[INFO] fetching crate codesnap 0.12.9... [INFO] checking codesnap-0.12.9 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate codesnap 0.12.9 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate codesnap 0.12.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate codesnap 0.12.9 [INFO] tweaked toml for crates.io crate codesnap 0.12.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate codesnap 0.12.9 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate codesnap 0.12.9 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cansi v2.2.1 [INFO] [stderr] Downloaded polyglot_tokenizer v0.2.1 [INFO] [stderr] Downloaded os_pipe v1.2.1 [INFO] [stderr] Downloaded cached v0.53.1 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.2 [INFO] [stderr] Downloaded unicode-properties v0.1.2 [INFO] [stderr] Downloaded pcre2 v0.2.9 [INFO] [stderr] Downloaded plist v1.7.1 [INFO] [stderr] Downloaded tree_magic_mini v3.1.6 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded pcre2-sys v0.2.9 [INFO] [stderr] Downloaded hyperpolyglot_fork v0.1.7 [INFO] [stderr] Downloaded two-face v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed981f69c95b0c9cab6f75f0adcad131725ba10d4464a45a5e44948fa70872e [INFO] running `Command { std: "docker" "start" "-a" "eed981f69c95b0c9cab6f75f0adcad131725ba10d4464a45a5e44948fa70872e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed981f69c95b0c9cab6f75f0adcad131725ba10d4464a45a5e44948fa70872e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed981f69c95b0c9cab6f75f0adcad131725ba10d4464a45a5e44948fa70872e", kill_on_drop: false }` [INFO] [stdout] eed981f69c95b0c9cab6f75f0adcad131725ba10d4464a45a5e44948fa70872e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad3ae79bcf428209225952da3f7e35f665880266ec49bdcc5bb27ceda65133b [INFO] running `Command { std: "docker" "start" "-a" "1ad3ae79bcf428209225952da3f7e35f665880266ec49bdcc5bb27ceda65133b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking cansi v2.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking font-types v0.9.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking read-fonts v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cached v0.53.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking plist v1.7.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking skrifa v0.31.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking two-face v0.4.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking swash v0.2.4 [INFO] [stderr] Checking cosmic-text v0.14.2 [INFO] [stderr] Checking codesnap v0.12.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ansi.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn colorize(&self) -> Vec<(&str, Attrs)> { [INFO] [stdout] | ^^^^^ ---- ----- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn colorize(&self) -> Vec<(&str, Attrs<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/highlight_code_block.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 93 | ) -> (Rect, Paint) { [INFO] [stdout] | ----- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | ) -> (Rect, Paint<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/highlight.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result, RenderError> { [INFO] [stdout] | ---- ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result)>, RenderError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ansi.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn colorize(&self) -> Vec<(&str, Attrs)> { [INFO] [stdout] | ^^^^^ ---- ----- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn colorize(&self) -> Vec<(&str, Attrs<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/components/highlight_code_block.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 93 | ) -> (Rect, Paint) { [INFO] [stdout] | ----- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | ) -> (Rect, Paint<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils/highlight.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> Result, RenderError> { [INFO] [stdout] | ---- ----- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result)>, RenderError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/ascii.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/basic.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "ascii") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/command_output.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/line_number.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "basic") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "line_number") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/breadcrumbs.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "command_output") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "breadcrumbs") due to 1 previous error [INFO] [stdout] error[E0599]: no method named `copy` found for enum `SnapshotData` in the current scope [INFO] [stdout] --> examples/highlight.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | snapshot.raw_data()?.copy() [INFO] [stdout] | ^^^^ method not found in `SnapshotData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codesnap` (example "highlight") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ad3ae79bcf428209225952da3f7e35f665880266ec49bdcc5bb27ceda65133b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad3ae79bcf428209225952da3f7e35f665880266ec49bdcc5bb27ceda65133b", kill_on_drop: false }` [INFO] [stdout] 1ad3ae79bcf428209225952da3f7e35f665880266ec49bdcc5bb27ceda65133b