[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] testing jsim2010/paper against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7aef238c21b3fbfd5825f623216d9808655fa476500e83a7f5d6a722ff36ace [INFO] running `Command { std: "docker" "start" "-a" "f7aef238c21b3fbfd5825f623216d9808655fa476500e83a7f5d6a722ff36ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7aef238c21b3fbfd5825f623216d9808655fa476500e83a7f5d6a722ff36ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7aef238c21b3fbfd5825f623216d9808655fa476500e83a7f5d6a722ff36ace", kill_on_drop: false }` [INFO] [stdout] f7aef238c21b3fbfd5825f623216d9808655fa476500e83a7f5d6a722ff36ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93726048aced785903643476431cce85f9c3c7bb433d11fd559d5a0a5cd87664 [INFO] running `Command { std: "docker" "start" "-a" "93726048aced785903643476431cce85f9c3c7bb433d11fd559d5a0a5cd87664", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling process_control v3.5.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling open v1.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling sys-info v0.8.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling market_derive v0.1.0 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-map v0.6.6 [INFO] [stderr] Compiling cur v0.4.0 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling parse-display v0.1.2 [INFO] [stderr] Compiling parse-display-derive 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 serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling conventus v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling market v0.26.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling lsp-types v0.88.0 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling shadow-rs v0.5.25 [INFO] [stderr] Compiling starship v0.51.0 [INFO] [stderr] Compiling docuglot v0.7.0 [INFO] [stderr] Compiling 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: 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 34s [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 3` [INFO] running `Command { std: "docker" "inspect" "93726048aced785903643476431cce85f9c3c7bb433d11fd559d5a0a5cd87664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93726048aced785903643476431cce85f9c3c7bb433d11fd559d5a0a5cd87664", kill_on_drop: false }` [INFO] [stdout] 93726048aced785903643476431cce85f9c3c7bb433d11fd559d5a0a5cd87664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8126af087864f7c5f4e1d6f696cfd3fe0760207fdf001e3e56a995a26be29ba2 [INFO] running `Command { std: "docker" "start" "-a" "8126af087864f7c5f4e1d6f696cfd3fe0760207fdf001e3e56a995a26be29ba2", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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: `#[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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [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 3` [INFO] running `Command { std: "docker" "inspect" "8126af087864f7c5f4e1d6f696cfd3fe0760207fdf001e3e56a995a26be29ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8126af087864f7c5f4e1d6f696cfd3fe0760207fdf001e3e56a995a26be29ba2", kill_on_drop: false }` [INFO] [stdout] 8126af087864f7c5f4e1d6f696cfd3fe0760207fdf001e3e56a995a26be29ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c9479f7579fe7855df4d8ce629edba297f31f5f9af740367db3422b71dd11db [INFO] running `Command { std: "docker" "start" "-a" "6c9479f7579fe7855df4d8ce629edba297f31f5f9af740367db3422b71dd11db", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/app/translate.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `DocOp` is never used [INFO] [stderr] --> src/app/translate.rs:83:17 [INFO] [stderr] | [INFO] [stderr] 83 | pub(crate) enum DocOp { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ReadFileError` is never constructed [INFO] [stderr] --> src/io.rs:96:8 [INFO] [stderr] | [INFO] [stderr] 96 | struct ReadFileError { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Glitch` is never used [INFO] [stderr] --> src/io.rs:107:6 [INFO] [stderr] | [INFO] [stderr] 107 | enum Glitch { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `InvalidFileStringError` is never used [INFO] [stderr] --> src/io.rs:143:17 [INFO] [stderr] | [INFO] [stderr] 143 | pub(crate) enum InvalidFileStringError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tongue` is never read [INFO] [stderr] --> src/io.rs:260:5 [INFO] [stderr] | [INFO] [stderr] 254 | pub(crate) struct Interface { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 260 | tongue: Rc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Interface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `UrlError` is never constructed [INFO] [stderr] --> src/io.rs:353:8 [INFO] [stderr] | [INFO] [stderr] 353 | struct UrlError(String); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `version` is never read [INFO] [stderr] --> src/io.rs:558:9 [INFO] [stderr] | [INFO] [stderr] 556 | Open { [INFO] [stderr] | ---- field in this variant [INFO] [stderr] 557 | /// The version of the document. [INFO] [stderr] 558 | version: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DocEdit` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `DocChange` is never constructed [INFO] [stderr] --> src/io.rs:566:19 [INFO] [stderr] | [INFO] [stderr] 566 | pub(crate) struct DocChange { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `modifiers` is never read [INFO] [stderr] --> src/io/ui.rs:196:9 [INFO] [stderr] | [INFO] [stderr] 192 | Key { [INFO] [stderr] | --- field in this variant [INFO] [stderr] ... [INFO] [stderr] 196 | modifiers: KeyModifiers, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `UserAction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `paper` (lib) generated 10 warnings (run `cargo fix --lib -p paper` to apply 1 suggestion) [INFO] [stderr] warning: `paper` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paper-e98abf190266f88c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test app::translate::test::collect::execute ... ok [INFO] [stdout] test app::translate::test::collect::reset ... ok [INFO] [stdout] test app::translate::test::confirm::cancel ... ok [INFO] [stdout] test app::translate::test::confirm::confirm ... ok [INFO] [stdout] test app::translate::test::collect::collect ... ok [INFO] [stdout] test app::translate::test::view::quit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paper-8bc6037556b91be6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests paper [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Paper (line 56) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c9479f7579fe7855df4d8ce629edba297f31f5f9af740367db3422b71dd11db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9479f7579fe7855df4d8ce629edba297f31f5f9af740367db3422b71dd11db", kill_on_drop: false }` [INFO] [stdout] 6c9479f7579fe7855df4d8ce629edba297f31f5f9af740367db3422b71dd11db