[INFO] fetching crate tuige 0.1.0... [INFO] testing tuige-0.1.0 against 1.82.0 for beta-1.83-1 [INFO] extracting crate tuige 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tuige 0.1.0 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tuige 0.1.0 [INFO] finished tweaking crates.io crate tuige 0.1.0 [INFO] tweaked toml for crates.io crate tuige 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tuige 0.1.0 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tmi v0.7.2 [INFO] [stderr] Downloaded cacache v13.0.0 [INFO] [stderr] Downloaded tui-textarea v0.6.1 [INFO] [stderr] Downloaded bitstream-io v2.5.0 [INFO] [stderr] Downloaded ratatui-image v1.0.5 [INFO] [stderr] Downloaded ratatui v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91b05810f998bfa9d6145fb6f8ec0b069dd7ff55ab860af0a7e18f1187800e9 [INFO] running `Command { std: "docker" "start" "-a" "f91b05810f998bfa9d6145fb6f8ec0b069dd7ff55ab860af0a7e18f1187800e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91b05810f998bfa9d6145fb6f8ec0b069dd7ff55ab860af0a7e18f1187800e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91b05810f998bfa9d6145fb6f8ec0b069dd7ff55ab860af0a7e18f1187800e9", kill_on_drop: false }` [INFO] [stdout] f91b05810f998bfa9d6145fb6f8ec0b069dd7ff55ab860af0a7e18f1187800e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dde74f47f7c75d10c72a4650869456cecdd985a06b2372b1c840f95dd98cca9 [INFO] running `Command { std: "docker" "start" "-a" "7dde74f47f7c75d10c72a4650869456cecdd985a06b2372b1c840f95dd98cca9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling reflink-copy v0.1.19 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling icy_sixel v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tui-textarea v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling tmi v0.7.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling cacache v13.0.0 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling ratatui-image v1.0.5 [INFO] [stderr] Compiling tuige v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/event.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | request::{Cache, Value}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/event.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct EventHandler { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | cache: Cache, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http`, `disk_cache_dir`, and `lru` are never read [INFO] [stdout] --> src/request.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Cache { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | http: reqwest::Client, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | disk_cache_dir: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | lru: lru::LruCache, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/request.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 15 | impl Cache { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | async fn read_cache( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | async fn write_cache( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | async fn write_disk_cache(&mut self, key: &str, val: &RawCacheValue) -> eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn read_disk_cache_bytes>>(dir: &str, key: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | async fn write_disk_cache_bytes>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | async fn cache< [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub async fn get_client_id(&mut self, token: &str) -> eyre::Result<&Value> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub async fn get_user_id( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub async fn get_global_emotes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheValueDescriptor` is never constructed [INFO] [stdout] --> src/request.rs:240:8 [INFO] [stdout] | [INFO] [stdout] 240 | struct CacheValueDescriptor<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:247:14 [INFO] [stdout] | [INFO] [stdout] 247 | ClientId(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 247 | ClientId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | UserId(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 248 | UserId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | EmoteSet(Vec), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 249 | EmoteSet(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `image` are never read [INFO] [stdout] --> src/request.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct Emote { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 266 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 267 | image: DynamicImage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emote` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `transcode_from_bytes` is never used [INFO] [stdout] --> src/request.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 282 | impl Emote { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 283 | /// Returns both RawEmote and Emote for caching [INFO] [stdout] 284 | fn transcode_from_bytes(name: String, bytes: &[u8]) -> eyre::Result<(RawEmote, Emote)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_image` is never used [INFO] [stdout] --> src/request.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 309 | impl RawEmote { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 310 | fn from_image(name: String, image: &image::DynamicImage) -> eyre::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/request.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct Validate { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 327 | pub client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/request.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 331 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 332 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/request.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct UserData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 337 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/request.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 341 | pub struct GlobalEmotes { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 342 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `id`, and `images` are never read [INFO] [stdout] --> src/request.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 346 | pub struct GlobalEmoteData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 347 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 348 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 349 | pub images: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.98s [INFO] running `Command { std: "docker" "inspect" "7dde74f47f7c75d10c72a4650869456cecdd985a06b2372b1c840f95dd98cca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dde74f47f7c75d10c72a4650869456cecdd985a06b2372b1c840f95dd98cca9", kill_on_drop: false }` [INFO] [stdout] 7dde74f47f7c75d10c72a4650869456cecdd985a06b2372b1c840f95dd98cca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d916b5ad3d36a8e418e045ef63c328d5419139d2ccd282de53b86441c88658e3 [INFO] running `Command { std: "docker" "start" "-a" "d916b5ad3d36a8e418e045ef63c328d5419139d2ccd282de53b86441c88658e3", kill_on_drop: false }` [INFO] [stderr] Compiling tuige v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/event.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | request::{Cache, Value}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/event.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct EventHandler { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 46 | cache: Cache, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `http`, `disk_cache_dir`, and `lru` are never read [INFO] [stdout] --> src/request.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Cache { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 10 | http: reqwest::Client, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | disk_cache_dir: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | lru: lru::LruCache, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/request.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 15 | impl Cache { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | async fn read_cache( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | async fn write_cache( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | async fn write_disk_cache(&mut self, key: &str, val: &RawCacheValue) -> eyre::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | async fn read_disk_cache_bytes>>(dir: &str, key: &str) -> eyre::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | async fn write_disk_cache_bytes>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | async fn cache< [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub async fn get_client_id(&mut self, token: &str) -> eyre::Result<&Value> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub async fn get_user_id( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub async fn get_global_emotes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheValueDescriptor` is never constructed [INFO] [stdout] --> src/request.rs:240:8 [INFO] [stdout] | [INFO] [stdout] 240 | struct CacheValueDescriptor<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:247:14 [INFO] [stdout] | [INFO] [stdout] 247 | ClientId(String), [INFO] [stdout] | -------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 247 | ClientId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:248:12 [INFO] [stdout] | [INFO] [stdout] 248 | UserId(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 248 | UserId(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/request.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | EmoteSet(Vec), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 249 | EmoteSet(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `image` are never read [INFO] [stdout] --> src/request.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct Emote { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 266 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 267 | image: DynamicImage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emote` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `transcode_from_bytes` is never used [INFO] [stdout] --> src/request.rs:284:8 [INFO] [stdout] | [INFO] [stdout] 282 | impl Emote { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 283 | /// Returns both RawEmote and Emote for caching [INFO] [stdout] 284 | fn transcode_from_bytes(name: String, bytes: &[u8]) -> eyre::Result<(RawEmote, Emote)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_image` is never used [INFO] [stdout] --> src/request.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 309 | impl RawEmote { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 310 | fn from_image(name: String, image: &image::DynamicImage) -> eyre::Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/request.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 326 | pub struct Validate { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 327 | pub client_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/request.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 331 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 332 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/request.rs:337:17 [INFO] [stdout] | [INFO] [stdout] 336 | pub struct UserData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 337 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/request.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 341 | pub struct GlobalEmotes { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 342 | pub data: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `id`, and `images` are never read [INFO] [stdout] --> src/request.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 346 | pub struct GlobalEmoteData { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 347 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 348 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 349 | pub images: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "d916b5ad3d36a8e418e045ef63c328d5419139d2ccd282de53b86441c88658e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d916b5ad3d36a8e418e045ef63c328d5419139d2ccd282de53b86441c88658e3", kill_on_drop: false }` [INFO] [stdout] d916b5ad3d36a8e418e045ef63c328d5419139d2ccd282de53b86441c88658e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 386e060d8f24e028c0b81a04925b872dff5cee8422a16bde2dcf1df057425cb0 [INFO] running `Command { std: "docker" "start" "-a" "386e060d8f24e028c0b81a04925b872dff5cee8422a16bde2dcf1df057425cb0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Value` [INFO] [stderr] --> src/event.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | request::{Cache, Value}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `cache` is never read [INFO] [stderr] --> src/event.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct EventHandler { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 46 | cache: Cache, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `http`, `disk_cache_dir`, and `lru` are never read [INFO] [stderr] --> src/request.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Cache { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 10 | http: reqwest::Client, [INFO] [stderr] | ^^^^ [INFO] [stderr] 11 | disk_cache_dir: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 12 | lru: lru::LruCache, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/request.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 15 | impl Cache { [INFO] [stderr] | ---------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 24 | async fn read_cache( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | async fn write_cache( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 60 | async fn write_disk_cache(&mut self, key: &str, val: &RawCacheValue) -> eyre::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | async fn read_disk_cache_bytes>>(dir: &str, key: &str) -> eyre::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | async fn write_disk_cache_bytes>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 80 | async fn cache< [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 109 | pub async fn get_client_id(&mut self, token: &str) -> eyre::Result<&Value> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 136 | pub async fn get_user_id( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 170 | pub async fn get_global_emotes( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `CacheValueDescriptor` is never constructed [INFO] [stderr] --> src/request.rs:240:8 [INFO] [stderr] | [INFO] [stderr] 240 | struct CacheValueDescriptor<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/request.rs:247:14 [INFO] [stderr] | [INFO] [stderr] 247 | ClientId(String), [INFO] [stderr] | -------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 247 | ClientId(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/request.rs:248:12 [INFO] [stderr] | [INFO] [stderr] 248 | UserId(String), [INFO] [stderr] | ------ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 248 | UserId(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/request.rs:249:14 [INFO] [stderr] | [INFO] [stderr] 249 | EmoteSet(Vec), [INFO] [stderr] | -------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 249 | EmoteSet(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `name` and `image` are never read [INFO] [stderr] --> src/request.rs:266:5 [INFO] [stderr] | [INFO] [stderr] 265 | pub struct Emote { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 266 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 267 | image: DynamicImage, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Emote` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: associated function `transcode_from_bytes` is never used [INFO] [stderr] --> src/request.rs:284:8 [INFO] [stderr] | [INFO] [stderr] 282 | impl Emote { [INFO] [stderr] | ---------- associated function in this implementation [INFO] [stderr] 283 | /// Returns both RawEmote and Emote for caching [INFO] [stderr] 284 | fn transcode_from_bytes(name: String, bytes: &[u8]) -> eyre::Result<(RawEmote, Emote)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from_image` is never used [INFO] [stderr] --> src/request.rs:310:8 [INFO] [stderr] | [INFO] [stderr] 309 | impl RawEmote { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] 310 | fn from_image(name: String, image: &image::DynamicImage) -> eyre::Result { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/request.rs:327:17 [INFO] [stderr] | [INFO] [stderr] 326 | pub struct Validate { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 327 | pub client_id: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `data` is never read [INFO] [stderr] --> src/request.rs:332:17 [INFO] [stderr] | [INFO] [stderr] 331 | pub struct User { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 332 | pub data: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/request.rs:337:17 [INFO] [stderr] | [INFO] [stderr] 336 | pub struct UserData { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 337 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: field `data` is never read [INFO] [stderr] --> src/request.rs:342:17 [INFO] [stderr] | [INFO] [stderr] 341 | pub struct GlobalEmotes { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 342 | pub data: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `id`, and `images` are never read [INFO] [stderr] --> src/request.rs:347:17 [INFO] [stderr] | [INFO] [stderr] 346 | pub struct GlobalEmoteData { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 347 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 348 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 349 | pub images: HashMap, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tuige` (bin "tuige" test) generated 16 warnings (run `cargo fix --bin "tuige" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuige-894cd1cdd75d61f1) [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" "386e060d8f24e028c0b81a04925b872dff5cee8422a16bde2dcf1df057425cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386e060d8f24e028c0b81a04925b872dff5cee8422a16bde2dcf1df057425cb0", kill_on_drop: false }` [INFO] [stdout] 386e060d8f24e028c0b81a04925b872dff5cee8422a16bde2dcf1df057425cb0