[INFO] fetching crate pyroscope_rbspy 0.2.2... [INFO] checking pyroscope_rbspy-0.2.2 against try#b2686d78d0034bb3435b348d5a63910b074a1990 for pr-104429 [INFO] extracting crate pyroscope_rbspy 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pyroscope_rbspy 0.2.2 on toolchain b2686d78d0034bb3435b348d5a63910b074a1990 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pyroscope_rbspy 0.2.2 [INFO] finished tweaking crates.io crate pyroscope_rbspy 0.2.2 [INFO] tweaked toml for crates.io crate pyroscope_rbspy 0.2.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aae478f03a839415304a6251b4bf10e8adf0583615ca39d2c4baa795e4be5ee [INFO] running `Command { std: "docker" "start" "-a" "0aae478f03a839415304a6251b4bf10e8adf0583615ca39d2c4baa795e4be5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aae478f03a839415304a6251b4bf10e8adf0583615ca39d2c4baa795e4be5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aae478f03a839415304a6251b4bf10e8adf0583615ca39d2c4baa795e4be5ee", kill_on_drop: false }` [INFO] [stdout] 0aae478f03a839415304a6251b4bf10e8adf0583615ca39d2c4baa795e4be5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b2686d78d0034bb3435b348d5a63910b074a1990" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05492203bfe86b1f2e90c2b7c7477365bb1fc2420404cd1f3ab75573d3d38537 [INFO] running `Command { std: "docker" "start" "-a" "05492203bfe86b1f2e90c2b7c7477365bb1fc2420404cd1f3ab75573d3d38537", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking os_str_bytes v6.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling proc-maps v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling remoteprocess v0.4.10 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling names v0.13.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking rgb v0.8.34 [INFO] [stderr] Checking num-format v0.4.3 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking read-process-memory v0.1.5 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking addr2line v0.18.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking ipnet v2.5.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking ctrlc v3.2.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking rbspy-ruby-structs v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Checking hyper-rustls v0.23.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.5.4 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking inferno v0.11.12 [INFO] [stderr] Checking pyroscope v0.5.3 [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_0::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_1::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_10::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_2::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_3::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_4::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_5::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_6::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_7::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_8::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_6_9::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_0::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_1::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_2::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_3::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_4::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_5::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_2_7_6::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_0_0::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_0_1::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_0_2::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_0_3::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_0_4::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_1_0::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_1_1::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.entries` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move occurs because `self.entries` has type `ruby_3_1_2::__IncompleteArrayField`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rbspy-ruby-structs` due to 27 previous errors; 42 warnings emitted [INFO] running `Command { std: "docker" "inspect" "05492203bfe86b1f2e90c2b7c7477365bb1fc2420404cd1f3ab75573d3d38537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05492203bfe86b1f2e90c2b7c7477365bb1fc2420404cd1f3ab75573d3d38537", kill_on_drop: false }` [INFO] [stdout] 05492203bfe86b1f2e90c2b7c7477365bb1fc2420404cd1f3ab75573d3d38537