[INFO] cloning repository https://github.com/rektdeckard/moccasin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rektdeckard/moccasin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektdeckard%2Fmoccasin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektdeckard%2Fmoccasin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95d223518f2a12bb516f29cf394ca47decd6ec9b [INFO] testing rektdeckard/moccasin against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frektdeckard%2Fmoccasin" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rektdeckard/moccasin on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rektdeckard/moccasin [INFO] finished tweaking git repo https://github.com/rektdeckard/moccasin [INFO] tweaked toml for git repo https://github.com/rektdeckard/moccasin written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rektdeckard/moccasin 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc64fast v1.1.0 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded polodb_core v4.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d0c7107076cf5b3a52745af49798024d460d98844f272512fd852c78edf0cdc [INFO] running `Command { std: "docker" "start" "-a" "8d0c7107076cf5b3a52745af49798024d460d98844f272512fd852c78edf0cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d0c7107076cf5b3a52745af49798024d460d98844f272512fd852c78edf0cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0c7107076cf5b3a52745af49798024d460d98844f272512fd852c78edf0cdc", kill_on_drop: false }` [INFO] [stdout] 8d0c7107076cf5b3a52745af49798024d460d98844f272512fd852c78edf0cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de3e0c6adc3f1baad7b3362202fb48c5992d4794a4cd8ee3d4f943f010b42fb4 [INFO] running `Command { std: "docker" "start" "-a" "de3e0c6adc3f1baad7b3362202fb48c5992d4794a4cd8ee3d4f943f010b42fb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.129 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling lz4_flex v0.10.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling crc64fast v1.1.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling ratatui v0.22.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling js-sys v0.3.72 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling atom_syndication v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling rss v2.0.9 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.72 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.45 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling html_parser v0.7.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling polodb_core v4.4.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling moccasin v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> src/config/theme.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | let red = make_color("#850908"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/ui/detail.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `centered_rect_sized` is never used [INFO] [stdout] --> src/ui/mod.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | fn centered_rect_sized(width: u16, height: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_line_offset` is never used [INFO] [stdout] --> src/ui/detail.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn get_line_offset(line_width: u16, text_area_width: u16, alignment: Alignment) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HTML` is never constructed [INFO] [stdout] --> src/ui/detail.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_dom`, `block`, `style`, `wrap`, `scroll`, and `alignment` are never used [INFO] [stdout] --> src/ui/detail.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> HTML<'a> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn block(mut self, block: Block<'a>) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn style(mut self, style: Style) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn wrap(mut self, wrap: Wrap) -> HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn scroll(mut self, offset: (u16, u16)) -> HTML<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn alignment(mut self, alignment: Alignment) -> HTML<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:543:17 [INFO] [stdout] | [INFO] [stdout] 543 | self.config.add_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 543 | let _ = self.config.add_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:550:21 [INFO] [stdout] | [INFO] [stdout] 550 | self.config.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 550 | let _ = self.config.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | self.repo.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 551 | let _ = self.repo.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "de3e0c6adc3f1baad7b3362202fb48c5992d4794a4cd8ee3d4f943f010b42fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3e0c6adc3f1baad7b3362202fb48c5992d4794a4cd8ee3d4f943f010b42fb4", kill_on_drop: false }` [INFO] [stdout] de3e0c6adc3f1baad7b3362202fb48c5992d4794a4cd8ee3d4f943f010b42fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 413309921f8c43a79b895711880df33013c6f04e02dff50f17c095613b6e9721 [INFO] running `Command { std: "docker" "start" "-a" "413309921f8c43a79b895711880df33013c6f04e02dff50f17c095613b6e9721", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> src/config/theme.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | let red = make_color("#850908"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/ui/detail.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `centered_rect_sized` is never used [INFO] [stdout] --> src/ui/mod.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | fn centered_rect_sized(width: u16, height: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_line_offset` is never used [INFO] [stdout] --> src/ui/detail.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn get_line_offset(line_width: u16, text_area_width: u16, alignment: Alignment) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HTML` is never constructed [INFO] [stdout] --> src/ui/detail.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_dom`, `block`, `style`, `wrap`, `scroll`, and `alignment` are never used [INFO] [stdout] --> src/ui/detail.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> HTML<'a> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn block(mut self, block: Block<'a>) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn style(mut self, style: Style) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn wrap(mut self, wrap: Wrap) -> HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn scroll(mut self, offset: (u16, u16)) -> HTML<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn alignment(mut self, alignment: Alignment) -> HTML<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:543:17 [INFO] [stdout] | [INFO] [stdout] 543 | self.config.add_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 543 | let _ = self.config.add_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:550:21 [INFO] [stdout] | [INFO] [stdout] 550 | self.config.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 550 | let _ = self.config.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling moccasin v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | self.repo.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 551 | let _ = self.repo.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> src/config/theme.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | let red = make_color("#850908"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fragment` [INFO] [stdout] --> src/ui/detail.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `centered_rect_sized` is never used [INFO] [stdout] --> src/ui/mod.rs:217:4 [INFO] [stdout] | [INFO] [stdout] 217 | fn centered_rect_sized(width: u16, height: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_line_offset` is never used [INFO] [stdout] --> src/ui/detail.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn get_line_offset(line_width: u16, text_area_width: u16, alignment: Alignment) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HTML` is never constructed [INFO] [stdout] --> src/ui/detail.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_dom`, `block`, `style`, `wrap`, `scroll`, and `alignment` are never used [INFO] [stdout] --> src/ui/detail.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> HTML<'a> { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn block(mut self, block: Block<'a>) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn style(mut self, style: Style) -> HTML<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn wrap(mut self, wrap: Wrap) -> HTML<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn scroll(mut self, offset: (u16, u16)) -> HTML<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn alignment(mut self, alignment: Alignment) -> HTML<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:543:17 [INFO] [stdout] | [INFO] [stdout] 543 | self.config.add_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 543 | let _ = self.config.add_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:550:21 [INFO] [stdout] | [INFO] [stdout] 550 | self.config.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 550 | let _ = self.config.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/app.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | self.repo.remove_feed_url(&url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 551 | let _ = self.repo.remove_feed_url(&url); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "413309921f8c43a79b895711880df33013c6f04e02dff50f17c095613b6e9721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413309921f8c43a79b895711880df33013c6f04e02dff50f17c095613b6e9721", kill_on_drop: false }` [INFO] [stdout] 413309921f8c43a79b895711880df33013c6f04e02dff50f17c095613b6e9721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a1610bd6b20623745ad514b236efd688c61cd2daa0594462f300d946f29603e [INFO] running `Command { std: "docker" "start" "-a" "0a1610bd6b20623745ad514b236efd688c61cd2daa0594462f300d946f29603e", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `red` [INFO] [stderr] --> src/config/theme.rs:133:13 [INFO] [stderr] | [INFO] [stderr] 133 | let red = make_color("#850908"); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_red` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fragment` [INFO] [stderr] --> src/ui/detail.rs:31:17 [INFO] [stderr] | [INFO] [stderr] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fragment` [INFO] [stderr] [INFO] [stderr] warning: function `centered_rect_sized` is never used [INFO] [stderr] --> src/ui/mod.rs:217:4 [INFO] [stderr] | [INFO] [stderr] 217 | fn centered_rect_sized(width: u16, height: u16, r: Rect) -> Rect { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_line_offset` is never used [INFO] [stderr] --> src/ui/detail.rs:7:4 [INFO] [stderr] | [INFO] [stderr] 7 | fn get_line_offset(line_width: u16, text_area_width: u16, alignment: Alignment) -> u16 { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `HTML` is never constructed [INFO] [stderr] --> src/ui/detail.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | struct HTML<'a> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_dom`, `block`, `style`, `wrap`, `scroll`, and `alignment` are never used [INFO] [stderr] --> src/ui/detail.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 30 | impl<'a> HTML<'a> { [INFO] [stderr] | ----------------- associated items in this implementation [INFO] [stderr] 31 | fn from_dom(fragment: Dom) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | pub fn block(mut self, block: Block<'a>) -> HTML<'a> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub fn style(mut self, style: Style) -> HTML<'a> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn wrap(mut self, wrap: Wrap) -> HTML<'a> { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn scroll(mut self, offset: (u16, u16)) -> HTML<'a> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 65 | pub fn alignment(mut self, alignment: Alignment) -> HTML<'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/app.rs:543:17 [INFO] [stderr] | [INFO] [stderr] 543 | self.config.add_feed_url(&url); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 543 | let _ = self.config.add_feed_url(&url); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/app.rs:550:21 [INFO] [stderr] | [INFO] [stderr] 550 | self.config.remove_feed_url(&url); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 550 | let _ = self.config.remove_feed_url(&url); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/app.rs:551:21 [INFO] [stderr] | [INFO] [stderr] 551 | self.repo.remove_feed_url(&url); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 551 | let _ = self.repo.remove_feed_url(&url); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `moccasin` (lib) generated 9 warnings [INFO] [stderr] warning: `moccasin` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moccasin-3da84805fc832a51) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcsn-6054ef2cbbbacae9) [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 moccasin [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] [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] running `Command { std: "docker" "inspect" "0a1610bd6b20623745ad514b236efd688c61cd2daa0594462f300d946f29603e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1610bd6b20623745ad514b236efd688c61cd2daa0594462f300d946f29603e", kill_on_drop: false }` [INFO] [stdout] 0a1610bd6b20623745ad514b236efd688c61cd2daa0594462f300d946f29603e