[INFO] cloning repository https://github.com/rbspy/rbspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbspy/rbspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 163a1760ed69be8628585259acb989b70bb8fafa [INFO] documenting rbspy/rbspy against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbspy%2Frbspy" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rbspy/rbspy on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rbspy/rbspy [INFO] removed workspace from git repo https://github.com/rbspy/rbspy [INFO] removed path dependency rbspy-ruby-structs from git repo https://github.com/rbspy/rbspy [INFO] finished tweaking git repo https://github.com/rbspy/rbspy [INFO] tweaked toml for git repo https://github.com/rbspy/rbspy written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rbspy/rbspy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rbspy/rbspy-testdata` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rbspy/rbspy-testdata` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.18.1 [INFO] [stderr] Downloaded inferno v0.9.9 [INFO] [stderr] Downloaded addr2line v0.11.0 [INFO] [stderr] Downloaded elf v0.0.10 [INFO] [stderr] Downloaded proc-maps v0.1.6 [INFO] [stderr] Downloaded object v0.17.0 [INFO] [stderr] Downloaded libproc v0.4.0 [INFO] [stderr] Downloaded benfred-read-process-memory v0.2.0 [INFO] [stderr] Downloaded libproc v0.7.2 [INFO] [stderr] Downloaded remoteprocess v0.3.4 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded gimli v0.20.0 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded mach_o_sys v0.1.1 [INFO] [stderr] Downloaded rbspy-ruby-structs v0.1.0 [INFO] [stderr] Downloaded cpp_demangle v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ea81cd440fb20de11319fefd3244b5c314ed27ce43aca09fae8afb05f218295 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ea81cd440fb20de11319fefd3244b5c314ed27ce43aca09fae8afb05f218295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ea81cd440fb20de11319fefd3244b5c314ed27ce43aca09fae8afb05f218295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea81cd440fb20de11319fefd3244b5c314ed27ce43aca09fae8afb05f218295", kill_on_drop: false }` [INFO] [stdout] 4ea81cd440fb20de11319fefd3244b5c314ed27ce43aca09fae8afb05f218295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a079c6b48b3e89886a4437fcaf21b25878856244654a0e753c1f221da0f393f0 [INFO] running `Command { std: "docker" "start" "-a" "a079c6b48b3e89886a4437fcaf21b25878856244654a0e753c1f221da0f393f0", kill_on_drop: false }` [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling remoteprocess v0.3.4 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking bytemuck v1.4.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking rbspy-ruby-structs v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cpp_demangle v0.2.16 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking benfred-read-process-memory v0.2.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking indexmap v1.5.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking proc-maps v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking scroll v0.10.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking goblin v0.1.3 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking inferno v0.9.9 [INFO] [stderr] Checking ctrlc v3.1.6 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking object v0.17.0 [INFO] [stderr] Checking addr2line v0.11.0 [INFO] [stderr] Documenting rbspy v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_2_10` [INFO] [stdout] --> src/core/ruby_version.rs:655:28 [INFO] [stdout] | [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ^^^^^^^^^^^ could not find `ruby_2_2_10` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_3_7` [INFO] [stdout] --> src/core/ruby_version.rs:663:28 [INFO] [stdout] | [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_3_7` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_3_8` [INFO] [stdout] --> src/core/ruby_version.rs:664:28 [INFO] [stdout] | [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_3_8` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_4` [INFO] [stdout] --> src/core/ruby_version.rs:669:28 [INFO] [stdout] | [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_4` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_5` [INFO] [stdout] --> src/core/ruby_version.rs:670:28 [INFO] [stdout] | [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_5` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_6` [INFO] [stdout] --> src/core/ruby_version.rs:671:28 [INFO] [stdout] | [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_6` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_7` [INFO] [stdout] --> src/core/ruby_version.rs:672:28 [INFO] [stdout] | [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_7` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_8` [INFO] [stdout] --> src/core/ruby_version.rs:673:28 [INFO] [stdout] | [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_8` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_4_9` [INFO] [stdout] --> src/core/ruby_version.rs:674:28 [INFO] [stdout] | [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_4_9` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_0` [INFO] [stdout] --> src/core/ruby_version.rs:675:22 [INFO] [stdout] | [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_0` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_1` [INFO] [stdout] --> src/core/ruby_version.rs:676:22 [INFO] [stdout] | [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_1` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_3` [INFO] [stdout] --> src/core/ruby_version.rs:677:22 [INFO] [stdout] | [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_3` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_4` [INFO] [stdout] --> src/core/ruby_version.rs:678:22 [INFO] [stdout] | [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_4` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_5` [INFO] [stdout] --> src/core/ruby_version.rs:679:22 [INFO] [stdout] | [INFO] [stdout] 679 | ruby_version_v2_5_x!(ruby_2_5_5); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_5` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_6` [INFO] [stdout] --> src/core/ruby_version.rs:680:22 [INFO] [stdout] | [INFO] [stdout] 680 | ruby_version_v2_5_x!(ruby_2_5_6); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_6` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_7` [INFO] [stdout] --> src/core/ruby_version.rs:681:22 [INFO] [stdout] | [INFO] [stdout] 681 | ruby_version_v2_5_x!(ruby_2_5_7); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_7` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_5_8` [INFO] [stdout] --> src/core/ruby_version.rs:682:22 [INFO] [stdout] | [INFO] [stdout] 682 | ruby_version_v2_5_x!(ruby_2_5_8); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_5_8` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_0` [INFO] [stdout] --> src/core/ruby_version.rs:683:27 [INFO] [stdout] | [INFO] [stdout] 683 | ruby_version_v2_6_to_2_7!(ruby_2_6_0); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_0` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_1` [INFO] [stdout] --> src/core/ruby_version.rs:684:27 [INFO] [stdout] | [INFO] [stdout] 684 | ruby_version_v2_6_to_2_7!(ruby_2_6_1); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_1` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_2` [INFO] [stdout] --> src/core/ruby_version.rs:685:27 [INFO] [stdout] | [INFO] [stdout] 685 | ruby_version_v2_6_to_2_7!(ruby_2_6_2); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_2` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_3` [INFO] [stdout] --> src/core/ruby_version.rs:686:27 [INFO] [stdout] | [INFO] [stdout] 686 | ruby_version_v2_6_to_2_7!(ruby_2_6_3); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_3` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_4` [INFO] [stdout] --> src/core/ruby_version.rs:687:27 [INFO] [stdout] | [INFO] [stdout] 687 | ruby_version_v2_6_to_2_7!(ruby_2_6_4); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_4` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_5` [INFO] [stdout] --> src/core/ruby_version.rs:688:27 [INFO] [stdout] | [INFO] [stdout] 688 | ruby_version_v2_6_to_2_7!(ruby_2_6_5); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_5` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_6_6` [INFO] [stdout] --> src/core/ruby_version.rs:689:27 [INFO] [stdout] | [INFO] [stdout] 689 | ruby_version_v2_6_to_2_7!(ruby_2_6_6); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_6_6` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bindings::ruby_2_7_0` [INFO] [stdout] --> src/core/ruby_version.rs:690:27 [INFO] [stdout] | [INFO] [stdout] 690 | ruby_version_v2_6_to_2_7!(ruby_2_7_0); [INFO] [stdout] | ^^^^^^^^^^ could not find `ruby_2_7_0` in `bindings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bindings::ruby_2_7_1`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std`, `std` [INFO] [stdout] --> src/core/ruby_version.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 104 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 679 | ruby_version_v2_5_x!(ruby_2_5_5); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 680 | ruby_version_v2_5_x!(ruby_2_5_6); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 681 | ruby_version_v2_5_x!(ruby_2_5_7); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 682 | ruby_version_v2_5_x!(ruby_2_5_8); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 683 | ruby_version_v2_6_to_2_7!(ruby_2_6_0); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 684 | ruby_version_v2_6_to_2_7!(ruby_2_6_1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 685 | ruby_version_v2_6_to_2_7!(ruby_2_6_2); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 686 | ruby_version_v2_6_to_2_7!(ruby_2_6_3); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 687 | ruby_version_v2_6_to_2_7!(ruby_2_6_4); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 688 | ruby_version_v2_6_to_2_7!(ruby_2_6_5); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 689 | ruby_version_v2_6_to_2_7!(ruby_2_6_6); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 690 | ruby_version_v2_6_to_2_7!(ruby_2_7_0); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] 691 | ruby_version_v2_6_to_2_7!(ruby_2_7_1); [INFO] [stdout] | --------------------------^^^^^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | could not find `ruby_2_7_1` in `bindings` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | get_pos!(rb_iseq_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:415:27 [INFO] [stdout] | [INFO] [stdout] 415 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:551:27 [INFO] [stdout] | [INFO] [stdout] 551 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:552:19 [INFO] [stdout] | [INFO] [stdout] 552 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 655 | ruby_version_v_2_0_to_2_2!(ruby_2_2_10); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 663 | ruby_version_v_2_3_to_2_4!(ruby_2_3_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 664 | ruby_version_v_2_3_to_2_4!(ruby_2_3_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 669 | ruby_version_v_2_3_to_2_4!(ruby_2_4_4); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 670 | ruby_version_v_2_3_to_2_4!(ruby_2_4_5); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 671 | ruby_version_v_2_3_to_2_4!(ruby_2_4_6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 672 | ruby_version_v_2_3_to_2_4!(ruby_2_4_7); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 673 | ruby_version_v_2_3_to_2_4!(ruby_2_4_8); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:90:30 [INFO] [stdout] | [INFO] [stdout] 90 | get_stack_trace!(rb_thread_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:445:27 [INFO] [stdout] | [INFO] [stdout] 445 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:446:19 [INFO] [stdout] | [INFO] [stdout] 446 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:567:27 [INFO] [stdout] | [INFO] [stdout] 567 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | fn stack_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 249 | fn stack_size_field(thread: &rb_thread_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_thread_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:269:45 [INFO] [stdout] | [INFO] [stdout] 269 | fn get_thread_id(thread_struct: &rb_thread_struct, _source: &T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 674 | ruby_version_v_2_3_to_2_4!(ruby_2_4_9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_thread_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_thread_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_thread_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | get_stack_trace!(rb_execution_context_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:489:27 [INFO] [stdout] | [INFO] [stdout] 489 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:585:27 [INFO] [stdout] | [INFO] [stdout] 585 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:261:38 [INFO] [stdout] | [INFO] [stdout] 261 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 675 | ruby_version_v2_5_x!(ruby_2_5_0); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | get_stack_trace!(rb_execution_context_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:489:27 [INFO] [stdout] | [INFO] [stdout] 489 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:585:27 [INFO] [stdout] | [INFO] [stdout] 585 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:261:38 [INFO] [stdout] | [INFO] [stdout] 261 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 676 | ruby_version_v2_5_x!(ruby_2_5_1); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | get_stack_trace!(rb_execution_context_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:489:27 [INFO] [stdout] | [INFO] [stdout] 489 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:585:27 [INFO] [stdout] | [INFO] [stdout] 585 | iseq_struct: &rb_iseq_struct, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_struct [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:586:19 [INFO] [stdout] | [INFO] [stdout] 586 | cfp: &rb_control_frame_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | fn stack_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:261:38 [INFO] [stdout] | [INFO] [stdout] 261 | fn stack_size_field(thread: &rb_execution_context_struct) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | fn get_thread_id(thread_struct: &rb_execution_context_struct, source: &T) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 677 | ruby_version_v2_5_x!(ruby_2_5_3); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_execution_context_struct` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | get_stack_trace!(rb_execution_context_struct); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing this struct: [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_execution_context_struct [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:615:38 [INFO] [stdout] | [INFO] [stdout] 615 | -> Result, MemoryCopyError> where T: ProcessMemory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | get_pos!(rb_iseq_constant_body); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_iseq_constant_body [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_control_frame_t` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:474:52 [INFO] [stdout] | [INFO] [stdout] 474 | fn get_pos(iseq_struct: &$iseq_type, cfp: &rb_control_frame_t) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_1_9_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_0_0_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_10::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_1_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_7::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_8::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_2_9::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_4::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_5::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_6::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_0::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_1::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_2::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_4_3::rb_control_frame_t [INFO] [stdout] rbspy_ruby_structs::ruby_2_5_0_rc1::rb_control_frame_t [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `rb_iseq_constant_body` in this scope [INFO] [stdout] --> src/core/ruby_version.rs:489:27 [INFO] [stdout] | [INFO] [stdout] 489 | iseq_struct: &rb_iseq_constant_body, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 678 | ruby_version_v2_5_x!(ruby_2_5_4); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] crate::core::ruby_version::ruby_2_3_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_3::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_4::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_5::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_3_6::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_0::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_1::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_2::rb_iseq_constant_body [INFO] [stdout] crate::core::ruby_version::ruby_2_4_3::rb_iseq_constant_body [INFO] [stdout] rbspy_ruby_structs::ruby_2_3_0::rb_iseq_constant_body [WARN] too many lines in the log, truncating it