[INFO] fetching crate pyroscope-cli 0.2.0...
[INFO] testing pyroscope-cli-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pyroscope-cli 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pyroscope-cli 0.2.0
[INFO] finished tweaking crates.io crate pyroscope-cli 0.2.0
[INFO] tweaked toml for crates.io crate pyroscope-cli 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyroscope-cli 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyroscope-cli 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3078668f895340959e39b1f82edfeed79a5c9768970708189e4f10ad3b60b0a
[INFO] running `Command { std: "docker" "start" "-a" "a3078668f895340959e39b1f82edfeed79a5c9768970708189e4f10ad3b60b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3078668f895340959e39b1f82edfeed79a5c9768970708189e4f10ad3b60b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3078668f895340959e39b1f82edfeed79a5c9768970708189e4f10ad3b60b0a", kill_on_drop: false }`
[INFO] [stdout] a3078668f895340959e39b1f82edfeed79a5c9768970708189e4f10ad3b60b0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ad486f38f5d4a242df8da888f861726c4f65cbee61281cc3a718afc15b3eca
[INFO] running `Command { std: "docker" "start" "-a" "c5ad486f38f5d4a242df8da888f861726c4f65cbee61281cc3a718afc15b3eca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling proc-maps v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling rgb v0.8.32
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling remoteprocess v0.4.8
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling read-process-memory v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling debugid v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling symbolic-demangle v8.7.0
[INFO] [stderr]    Compiling symbolic-common v8.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pprof v0.8.0
[INFO] [stderr]    Compiling py-spy v0.3.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling elf v0.0.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling lru v0.7.5
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling goblin v0.4.3
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling names v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling rbspy-ruby-structs v0.12.1
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap v3.1.12
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling prost v0.10.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling os_type v2.4.0
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling color-backtrace v0.5.1
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling inferno v0.11.2
[INFO] [stderr]    Compiling inferno v0.10.12
[INFO] [stderr]    Compiling clap_complete v3.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling pyroscope v0.5.1
[INFO] [stderr]    Compiling pyroscope_pprofrs v0.2.0
[INFO] [stderr]    Compiling pyroscope_pyspy v0.2.0
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_0.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_0.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_1.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_1.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_2.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_2.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_3.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_3.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_4.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_4.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_5.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_5.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_6.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_6.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_7.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_7.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_8.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_8.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_9.rs:2373:223
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_5_9.rs:2373:237
[INFO] [stdout]      |
[INFO] [stdout] 2373 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_0.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_0.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_0.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_0::__IncompleteArrayField<ruby_2_6_0::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_0::__IncompleteArrayField<ruby_2_6_0::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_0.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_1.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_1.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_1.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_1::__IncompleteArrayField<ruby_2_6_1::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_1::__IncompleteArrayField<ruby_2_6_1::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_1.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_10.rs:2464:223
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_10.rs:2464:237
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_10.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_10::__IncompleteArrayField<ruby_2_6_10::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_10::__IncompleteArrayField<ruby_2_6_10::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_10.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_2.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_2.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_2.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_2::__IncompleteArrayField<ruby_2_6_2::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_2::__IncompleteArrayField<ruby_2_6_2::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_2.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_3.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_3.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_3.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_3::__IncompleteArrayField<ruby_2_6_3::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_3::__IncompleteArrayField<ruby_2_6_3::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_3.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_4.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_4.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_4.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_4::__IncompleteArrayField<ruby_2_6_4::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_4::__IncompleteArrayField<ruby_2_6_4::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_4.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_5.rs:2459:223
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_5.rs:2459:237
[INFO] [stdout]      |
[INFO] [stdout] 2459 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_5.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_5::__IncompleteArrayField<ruby_2_6_5::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_5::__IncompleteArrayField<ruby_2_6_5::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_5.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_6.rs:2464:223
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_6.rs:2464:237
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_6.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_6::__IncompleteArrayField<ruby_2_6_6::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_6::__IncompleteArrayField<ruby_2_6_6::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_6.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_7.rs:2464:223
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_7.rs:2464:237
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_7.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_7::__IncompleteArrayField<ruby_2_6_7::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_7::__IncompleteArrayField<ruby_2_6_7::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_7.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_8.rs:2464:223
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_8.rs:2464:237
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_8.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_8::__IncompleteArrayField<ruby_2_6_8::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_8::__IncompleteArrayField<ruby_2_6_8::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_8.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_9.rs:2464:223
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ... () , self . alias_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to packed field is unaligned
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_9.rs:2464:237
[INFO] [stdout]      |
[INFO] [stdout] 2464 | ...s_count () , self . complemented_count () , self . body , self . original_id)
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: packed structs are only aligned by one byte, and many modern architectures penalize unaligned field accesses
[INFO] [stdout]      = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]      = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout]      = note: this error originates in the macro `$crate::format_args` which comes from the expansion of the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_9.rs:7586:5
[INFO] [stdout]      |
[INFO] [stdout] 7583 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_6_9::__IncompleteArrayField<ruby_2_6_9::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_6_9::__IncompleteArrayField<ruby_2_6_9::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_6_9.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7586 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_0.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_0::__IncompleteArrayField<ruby_2_7_0::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_0::__IncompleteArrayField<ruby_2_7_0::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_0.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_1.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_1::__IncompleteArrayField<ruby_2_7_1::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_1::__IncompleteArrayField<ruby_2_7_1::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_1.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_2.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_2::__IncompleteArrayField<ruby_2_7_2::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_2::__IncompleteArrayField<ruby_2_7_2::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_2.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_3.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_3::__IncompleteArrayField<ruby_2_7_3::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_3::__IncompleteArrayField<ruby_2_7_3::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_3.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_4.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_4::__IncompleteArrayField<ruby_2_7_4::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_4::__IncompleteArrayField<ruby_2_7_4::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_4.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_5.rs:7824:5
[INFO] [stdout]      |
[INFO] [stdout] 7821 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_5::__IncompleteArrayField<ruby_2_7_5::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_5::__IncompleteArrayField<ruby_2_7_5::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_5.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7824 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_6.rs:7840:5
[INFO] [stdout]      |
[INFO] [stdout] 7837 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7840 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_2_7_6::__IncompleteArrayField<ruby_2_7_6::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_2_7_6::__IncompleteArrayField<ruby_2_7_6::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_2_7_6.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7840 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_0.rs:7667:5
[INFO] [stdout]      |
[INFO] [stdout] 7664 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7667 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_0_0::__IncompleteArrayField<ruby_3_0_0::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_0_0::__IncompleteArrayField<ruby_3_0_0::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_0.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7667 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_1.rs:7735:5
[INFO] [stdout]      |
[INFO] [stdout] 7732 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_0_1::__IncompleteArrayField<ruby_3_0_1::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_0_1::__IncompleteArrayField<ruby_3_0_1::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_1.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_2.rs:7735:5
[INFO] [stdout]      |
[INFO] [stdout] 7732 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_0_2::__IncompleteArrayField<ruby_3_0_2::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_0_2::__IncompleteArrayField<ruby_3_0_2::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_2.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_3.rs:7735:5
[INFO] [stdout]      |
[INFO] [stdout] 7732 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_0_3::__IncompleteArrayField<ruby_3_0_3::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_0_3::__IncompleteArrayField<ruby_3_0_3::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_3.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7735 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_4.rs:7751:5
[INFO] [stdout]      |
[INFO] [stdout] 7748 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 7751 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_0_4::__IncompleteArrayField<ruby_3_0_4::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_0_4::__IncompleteArrayField<ruby_3_0_4::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_0_4.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 7751 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_0.rs:8728:5
[INFO] [stdout]      |
[INFO] [stdout] 8725 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8728 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_1_0::__IncompleteArrayField<ruby_3_1_0::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_1_0::__IncompleteArrayField<ruby_3_1_0::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_0.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 8728 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_1.rs:8744:5
[INFO] [stdout]      |
[INFO] [stdout] 8741 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8744 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_1_1::__IncompleteArrayField<ruby_3_1_1::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_1_1::__IncompleteArrayField<ruby_3_1_1::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_1.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 8744 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_2.rs:8744:5
[INFO] [stdout]      |
[INFO] [stdout] 8741 | #[derive(Debug)]
[INFO] [stdout]      |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 8744 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because value has type `ruby_3_1_2::__IncompleteArrayField<ruby_3_1_2::iseq_catch_table_entry>`, which does not implement the `Copy` trait
[INFO] [stdout]      |
[INFO] [stdout] note: if `ruby_3_1_2::__IncompleteArrayField<ruby_3_1_2::iseq_catch_table_entry>` implemented `Clone`, you could clone the value
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rbspy-ruby-structs-0.12.1/src/ruby_3_1_2.rs:85:1
[INFO] [stdout]      |
[INFO] [stdout]   85 | pub struct __IncompleteArrayField<T>(::std::marker::PhantomData<T>, [T; 0]);
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 8744 |     pub entries: __IncompleteArrayField<iseq_catch_table_entry>,
[INFO] [stdout]      |     ----------------------------------------------------------- you could clone this value
[INFO] [stdout]      = note: `#[derive(Debug)]` triggers a move because taking references to the fields of a packed struct is undefined behaviour
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0507, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rbspy-ruby-structs` (lib) due to 68 previous errors
[INFO] running `Command { std: "docker" "inspect" "c5ad486f38f5d4a242df8da888f861726c4f65cbee61281cc3a718afc15b3eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ad486f38f5d4a242df8da888f861726c4f65cbee61281cc3a718afc15b3eca", kill_on_drop: false }`
[INFO] [stdout] c5ad486f38f5d4a242df8da888f861726c4f65cbee61281cc3a718afc15b3eca
