[INFO] fetching crate rbspy-oncpu 0.12.1...
[INFO] testing rbspy-oncpu-0.12.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rbspy-oncpu 0.12.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate rbspy-oncpu 0.12.1
[INFO] finished tweaking crates.io crate rbspy-oncpu 0.12.1
[INFO] tweaked toml for crates.io crate rbspy-oncpu 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbspy-oncpu 0.12.1 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 rbspy-oncpu 0.12.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 35541e6912fbb4fc062e77a4df53b6d4aea4e37398a83c8c1dade58635a6c916
[INFO] running `Command { std: "docker" "start" "-a" "35541e6912fbb4fc062e77a4df53b6d4aea4e37398a83c8c1dade58635a6c916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35541e6912fbb4fc062e77a4df53b6d4aea4e37398a83c8c1dade58635a6c916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35541e6912fbb4fc062e77a4df53b6d4aea4e37398a83c8c1dade58635a6c916", kill_on_drop: false }`
[INFO] [stdout] 35541e6912fbb4fc062e77a4df53b6d4aea4e37398a83c8c1dade58635a6c916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ff99ea543cb8e49a28e6b6f1585c4d93c36625973bce61745895b22012329356
[INFO] running `Command { std: "docker" "start" "-a" "ff99ea543cb8e49a28e6b6f1585c4d93c36625973bce61745895b22012329356", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling proc-maps v0.2.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.2.3
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling remoteprocess v0.4.9
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling rgb v0.8.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling read-process-memory v0.1.4
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling elf v0.0.10
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v3.2.6
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling goblin v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.2.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling rbspy-ruby-structs v0.12.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling clap v3.2.6
[INFO] [stderr]    Compiling inferno v0.11.6
[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" "ff99ea543cb8e49a28e6b6f1585c4d93c36625973bce61745895b22012329356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff99ea543cb8e49a28e6b6f1585c4d93c36625973bce61745895b22012329356", kill_on_drop: false }`
[INFO] [stdout] ff99ea543cb8e49a28e6b6f1585c4d93c36625973bce61745895b22012329356
