[INFO] cloning repository https://github.com/jsim2010/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bf46741a7499164bc4a2eefdf7569da014aa99f [INFO] checking jsim2010/paper against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jsim2010/paper [INFO] finished tweaking git repo https://github.com/jsim2010/paper [INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 270 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.2.1 (available: v1.3.2) [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.48) [INFO] [stderr] Adding crossterm v0.20.0 (available: v0.29.0) [INFO] [stderr] Adding enum-map v0.6.6 (available: v2.7.3) [INFO] [stderr] Adding lsp-types v0.88.0 (available: v0.97.0) [INFO] [stderr] Adding market v0.26.0 (available: v0.30.1) [INFO] [stderr] Adding parse-display v0.5.5 (available: v0.10.0) [INFO] [stderr] Adding starship v0.51.0 (available: v1.23.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bfff3fa75de8f42e53965f8aec72a861a12683220248aa4ff4527619acf869f [INFO] running `Command { std: "docker" "start" "-a" "2bfff3fa75de8f42e53965f8aec72a861a12683220248aa4ff4527619acf869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bfff3fa75de8f42e53965f8aec72a861a12683220248aa4ff4527619acf869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bfff3fa75de8f42e53965f8aec72a861a12683220248aa4ff4527619acf869f", kill_on_drop: false }` [INFO] [stdout] 2bfff3fa75de8f42e53965f8aec72a861a12683220248aa4ff4527619acf869f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 116ba1f8526f8437be4a2aba80c8cb85e14fff194f8a2e800340f26934a02047 [INFO] running `Command { std: "docker" "start" "-a" "116ba1f8526f8437be4a2aba80c8cb85e14fff194f8a2e800340f26934a02047", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling process_control v3.5.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking path-slash v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rust-ini v0.16.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sys-info v0.8.0 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling market_derive v0.1.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking cur v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking enum-map v0.6.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Checking fehler v1.0.0 [INFO] [stderr] Checking conventus v0.3.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking parse-display v0.1.2 [INFO] [stderr] Checking parse-display v0.5.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking pest v2.8.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking semver-parser v0.10.3 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking byte-unit v4.0.19 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking market v0.26.0 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking git2 v0.13.25 [INFO] [stderr] Checking lsp-types v0.88.0 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking shadow-rs v0.5.25 [INFO] [stderr] Compiling starship v0.51.0 [INFO] [stderr] Checking docuglot v0.7.0 [INFO] [stderr] Checking paper v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/app/translate.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/app/translate.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DocOp` is never used [INFO] [stdout] --> src/app/translate.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) enum DocOp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadFileError` is never constructed [INFO] [stdout] --> src/io.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | struct ReadFileError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Glitch` is never used [INFO] [stdout] --> src/io.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | enum Glitch { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InvalidFileStringError` is never used [INFO] [stdout] --> src/io.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub(crate) enum InvalidFileStringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tongue` is never read [INFO] [stdout] --> src/io.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 254 | pub(crate) struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 260 | tongue: Rc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlError` is never constructed [INFO] [stdout] --> src/io.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 353 | struct UrlError(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/io.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 556 | Open { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 557 | /// The version of the document. [INFO] [stdout] 558 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DocChange` is never constructed [INFO] [stdout] --> src/io.rs:566:19 [INFO] [stdout] | [INFO] [stdout] 566 | pub(crate) struct DocChange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `modifiers` is never read [INFO] [stdout] --> src/io/ui.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 192 | Key { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 196 | modifiers: KeyModifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DocOp` is never used [INFO] [stdout] --> src/app/translate.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | pub(crate) enum DocOp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadFileError` is never constructed [INFO] [stdout] --> src/io.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | struct ReadFileError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Glitch` is never used [INFO] [stdout] --> src/io.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | enum Glitch { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InvalidFileStringError` is never used [INFO] [stdout] --> src/io.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub(crate) enum InvalidFileStringError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tongue` is never read [INFO] [stdout] --> src/io.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 254 | pub(crate) struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 260 | tongue: Rc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlError` is never constructed [INFO] [stdout] --> src/io.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 353 | struct UrlError(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/io.rs:558:9 [INFO] [stdout] | [INFO] [stdout] 556 | Open { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] 557 | /// The version of the document. [INFO] [stdout] 558 | version: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DocChange` is never constructed [INFO] [stdout] --> src/io.rs:566:19 [INFO] [stdout] | [INFO] [stdout] 566 | pub(crate) struct DocChange { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `modifiers` is never read [INFO] [stdout] --> src/io/ui.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 192 | Key { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 196 | modifiers: KeyModifiers, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "116ba1f8526f8437be4a2aba80c8cb85e14fff194f8a2e800340f26934a02047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116ba1f8526f8437be4a2aba80c8cb85e14fff194f8a2e800340f26934a02047", kill_on_drop: false }` [INFO] [stdout] 116ba1f8526f8437be4a2aba80c8cb85e14fff194f8a2e800340f26934a02047