[INFO] cloning repository https://github.com/LeagueToolkit/lol-meta-classes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeagueToolkit/lol-meta-classes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeagueToolkit%2Flol-meta-classes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeagueToolkit%2Flol-meta-classes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd2cb6ee6bed0b408624dba1d0fbe6ff566bfc2f
[INFO] testing LeagueToolkit/lol-meta-classes against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeagueToolkit%2Flol-meta-classes" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  60% (152/252)
Updating files:  61% (154/252)
Updating files:  62% (157/252)
Updating files:  63% (159/252)
Updating files:  64% (162/252)
Updating files:  65% (164/252)
Updating files:  66% (167/252)
Updating files:  67% (169/252)
Updating files:  68% (172/252)
Updating files:  69% (174/252)
Updating files:  70% (177/252)
Updating files:  71% (179/252)
Updating files:  72% (182/252)
Updating files:  73% (184/252)
Updating files:  74% (187/252)
Updating files:  75% (189/252)
Updating files:  76% (192/252)
Updating files:  77% (195/252)
Updating files:  78% (197/252)
Updating files:  79% (200/252)
Updating files:  80% (202/252)
Updating files:  81% (205/252)
Updating files:  82% (207/252)
Updating files:  83% (210/252)
Updating files:  84% (212/252)
Updating files:  85% (215/252)
Updating files:  86% (217/252)
Updating files:  86% (218/252)
Updating files:  87% (220/252)
Updating files:  88% (222/252)
Updating files:  89% (225/252)
Updating files:  90% (227/252)
Updating files:  91% (230/252)
Updating files:  92% (232/252)
Updating files:  93% (235/252)
Updating files:  94% (237/252)
Updating files:  95% (240/252)
Updating files:  96% (242/252)
Updating files:  97% (245/252)
Updating files:  98% (247/252)
Updating files:  99% (250/252)
Updating files: 100% (252/252)
Updating files: 100% (252/252), done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LeagueToolkit/lol-meta-classes
[INFO] finished tweaking git repo https://github.com/LeagueToolkit/lol-meta-classes
[INFO] tweaked toml for git repo https://github.com/LeagueToolkit/lol-meta-classes written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeagueToolkit/lol-meta-classes on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeagueToolkit/lol-meta-classes 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/crates/rman/Cargo.toml: version requirement `0.8.1+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded zstd-safe v4.1.0+zstd.1.5.0
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded zstd v0.8.3+zstd.1.5.0
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded mmap v0.1.1
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded octocrab v0.44.1
[INFO] [stderr]   Downloaded zstd-sys v1.6.0+zstd.1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc2a8cedef8074df63b1acfb203c1dd3614e1dc4f306d40393e8fe7551d4929b
[INFO] running `Command { std: "docker" "start" "-a" "fc2a8cedef8074df63b1acfb203c1dd3614e1dc4f306d40393e8fe7551d4929b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc2a8cedef8074df63b1acfb203c1dd3614e1dc4f306d40393e8fe7551d4929b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2a8cedef8074df63b1acfb203c1dd3614e1dc4f306d40393e8fe7551d4929b", kill_on_drop: false }`
[INFO] [stdout] fc2a8cedef8074df63b1acfb203c1dd3614e1dc4f306d40393e8fe7551d4929b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a9f3635f7802db324349a414fe30b1dd28165b298de875a4a0673843938a313
[INFO] running `Command { std: "docker" "start" "-a" "9a9f3635f7802db324349a414fe30b1dd28165b298de875a4a0673843938a313", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/rman/Cargo.toml: version requirement `0.8.1+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling zstd-safe v4.1.0+zstd.1.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v1.6.0+zstd.1.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dumper v0.3.0 (/opt/rustwide/workdir/crates/dumper)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling mmap v0.1.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> crates/dumper/src/loader/newer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::CStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]  --> crates/dumper/src/loader/newer.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::raw::{c_char, c_void};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/dumper/src/meta.rs:226:23
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter {
[INFO] [stdout]     |                       ^^^^^                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling octocrab v0.44.1
[INFO] [stderr]    Compiling zstd v0.8.3+zstd.1.5.0
[INFO] [stderr]    Compiling rman v0.1.0 (/opt/rustwide/workdir/crates/rman)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/rman/src/dl.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         mut progress: F,
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `get_or_error` are never used
[INFO] [stdout]    --> crates/rman/src/fb.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl<'a> Table<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn get<T: ReadPtr<'a>>(&self, index: usize) -> Result<Option<T>, String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_or_error<T: ReadPtr<'a> + Default>(&self, index: usize) -> Result<T, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unk5`, `unk6`, `unk8`, `unk10`, and `permissions` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub unk5: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub unk6: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub link: String,
[INFO] [stdout] 43 |     pub unk8: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub chunk_ids: Vec<u64>,
[INFO] [stdout] 45 |     pub unk10: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |     pub params_index: u8,
[INFO] [stdout] 47 |     pub permissions: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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: fields `unk0`, `unk2`, and `unk3` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Params {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 62 |     pub unk0: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub hash_type: u8,
[INFO] [stdout] 64 |     pub unk2: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub unk3: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Params` 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: field `keys` is never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub keys: Vec<Key>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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: fields `magic`, `version`, `flags`, and `size_uncompressed` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 90 |     pub magic: [u8; 4],
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 91 |     pub version: [u8; 2],
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 92 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub size_uncompressed: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `verify_filename` is never used
[INFO] [stdout]    --> crates/rman/src/raw.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl Manifest {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 236 |     fn verify_filename(name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling meta-sync v0.1.0 (/opt/rustwide/workdir/crates/meta-sync)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "9a9f3635f7802db324349a414fe30b1dd28165b298de875a4a0673843938a313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9f3635f7802db324349a414fe30b1dd28165b298de875a4a0673843938a313", kill_on_drop: false }`
[INFO] [stdout] 9a9f3635f7802db324349a414fe30b1dd28165b298de875a4a0673843938a313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2d96281c41416f35e635cbe4f800082034626451d646ed2bc4e3b339ff8ce50
[INFO] running `Command { std: "docker" "start" "-a" "a2d96281c41416f35e635cbe4f800082034626451d646ed2bc4e3b339ff8ce50", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/rman/Cargo.toml: version requirement `0.8.1+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling rman v0.1.0 (/opt/rustwide/workdir/crates/rman)
[INFO] [stderr]    Compiling meta-sync v0.1.0 (/opt/rustwide/workdir/crates/meta-sync)
[INFO] [stderr]    Compiling dumper v0.3.0 (/opt/rustwide/workdir/crates/dumper)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/rman/src/dl.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         mut progress: F,
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `get_or_error` are never used
[INFO] [stdout]    --> crates/rman/src/fb.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl<'a> Table<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn get<T: ReadPtr<'a>>(&self, index: usize) -> Result<Option<T>, String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_or_error<T: ReadPtr<'a> + Default>(&self, index: usize) -> Result<T, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unk5`, `unk6`, `unk8`, `unk10`, and `permissions` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub unk5: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub unk6: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub link: String,
[INFO] [stdout] 43 |     pub unk8: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub chunk_ids: Vec<u64>,
[INFO] [stdout] 45 |     pub unk10: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |     pub params_index: u8,
[INFO] [stdout] 47 |     pub permissions: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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: fields `unk0`, `unk2`, and `unk3` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Params {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 62 |     pub unk0: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub hash_type: u8,
[INFO] [stdout] 64 |     pub unk2: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub unk3: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Params` 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: field `keys` is never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub keys: Vec<Key>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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: fields `magic`, `version`, `flags`, and `size_uncompressed` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 90 |     pub magic: [u8; 4],
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 91 |     pub version: [u8; 2],
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 92 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub size_uncompressed: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `verify_filename` is never used
[INFO] [stdout]    --> crates/rman/src/raw.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl Manifest {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 236 |     fn verify_filename(name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::CStr`
[INFO] [stdout]  --> crates/dumper/src/loader/newer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::CStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]  --> crates/dumper/src/loader/newer.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::os::raw::{c_char, c_void};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/rman/src/dl.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         mut progress: F,
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `get_or_error` are never used
[INFO] [stdout]    --> crates/rman/src/fb.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl<'a> Table<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn get<T: ReadPtr<'a>>(&self, index: usize) -> Result<Option<T>, String> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn get_or_error<T: ReadPtr<'a> + Default>(&self, index: usize) -> Result<T, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `unk5`, `unk6`, `unk8`, `unk10`, and `permissions` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct File {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub unk5: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub unk6: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub link: String,
[INFO] [stdout] 43 |     pub unk8: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub chunk_ids: Vec<u64>,
[INFO] [stdout] 45 |     pub unk10: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |     pub params_index: u8,
[INFO] [stdout] 47 |     pub permissions: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` 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: fields `unk0`, `unk2`, and `unk3` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Params {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 62 |     pub unk0: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub hash_type: u8,
[INFO] [stdout] 64 |     pub unk2: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |     pub unk3: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Params` 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: field `keys` is never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Body {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub keys: Vec<Key>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` 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: fields `magic`, `version`, `flags`, and `size_uncompressed` are never read
[INFO] [stdout]   --> crates/rman/src/raw.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 90 |     pub magic: [u8; 4],
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 91 |     pub version: [u8; 2],
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 92 |     pub flags: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub size_uncompressed: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `verify_filename` is never used
[INFO] [stdout]    --> crates/rman/src/raw.rs:236:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl Manifest {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 236 |     fn verify_filename(name: &str) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/dumper/src/meta.rs:226:23
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter {
[INFO] [stdout]     |                       ^^^^^                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "a2d96281c41416f35e635cbe4f800082034626451d646ed2bc4e3b339ff8ce50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d96281c41416f35e635cbe4f800082034626451d646ed2bc4e3b339ff8ce50", kill_on_drop: false }`
[INFO] [stdout] a2d96281c41416f35e635cbe4f800082034626451d646ed2bc4e3b339ff8ce50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77ed6b30cc827de452258bfd539b7c7bb5c74ce73acd78584df4f1a4fd3c6adf
[INFO] running `Command { std: "docker" "start" "-a" "77ed6b30cc827de452258bfd539b7c7bb5c74ce73acd78584df4f1a4fd3c6adf", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/rman/Cargo.toml: version requirement `0.8.1+zstd.1.4.9` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/rman/src/dl.rs:128:9
[INFO] [stderr]     |
[INFO] [stderr] 128 |         mut progress: F,
[INFO] [stderr]     |         ----^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get` and `get_or_error` are never used
[INFO] [stderr]    --> crates/rman/src/fb.rs:86:12
[INFO] [stderr]     |
[INFO] [stderr]  72 | impl<'a> Table<'a> {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  86 |     pub fn get<T: ReadPtr<'a>>(&self, index: usize) -> Result<Option<T>, String> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 |     pub fn get_or_error<T: ReadPtr<'a> + Default>(&self, index: usize) -> Result<T, String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `unk5`, `unk6`, `unk8`, `unk10`, and `permissions` are never read
[INFO] [stderr]   --> crates/rman/src/raw.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct File {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub unk5: u8,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 41 |     pub unk6: u8,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 42 |     pub link: String,
[INFO] [stderr] 43 |     pub unk8: u8,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 44 |     pub chunk_ids: Vec<u64>,
[INFO] [stderr] 45 |     pub unk10: u8,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 46 |     pub params_index: u8,
[INFO] [stderr] 47 |     pub permissions: u8,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `File` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `unk0`, `unk2`, and `unk3` are never read
[INFO] [stderr]   --> crates/rman/src/raw.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct Params {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 62 |     pub unk0: u16,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 63 |     pub hash_type: u8,
[INFO] [stderr] 64 |     pub unk2: u8,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 65 |     pub unk3: u32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Params` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `keys` is never read
[INFO] [stderr]   --> crates/rman/src/raw.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct Body {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub keys: Vec<Key>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Body` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `magic`, `version`, `flags`, and `size_uncompressed` are never read
[INFO] [stderr]   --> crates/rman/src/raw.rs:90:9
[INFO] [stderr]    |
[INFO] [stderr] 89 | struct Header {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 90 |     pub magic: [u8; 4],
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 91 |     pub version: [u8; 2],
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 92 |     pub flags: u16,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     pub size_uncompressed: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `verify_filename` is never used
[INFO] [stderr]    --> crates/rman/src/raw.rs:236:8
[INFO] [stderr]     |
[INFO] [stderr] 235 | impl Manifest {
[INFO] [stderr]     | ------------- associated function in this implementation
[INFO] [stderr] 236 |     fn verify_filename(name: &str) -> Result<(), String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rman` (lib) generated 7 warnings (run `cargo fix --lib -p rman` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `std::ffi::CStr`
[INFO] [stderr]  --> crates/dumper/src/loader/newer.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ffi::CStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `c_char`
[INFO] [stderr]  --> crates/dumper/src/loader/newer.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::os::raw::{c_char, c_void};
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/dumper/src/meta.rs:226:23
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter {
[INFO] [stderr]     |                       ^^^^^                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn iter_const(&self, instance: usize) -> MapConstIter<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dumper` (bin "dumper" test) generated 3 warnings (run `cargo fix --bin "dumper" -p dumper --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `rman` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dumper-e1adebb1a6893002)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meta_sync-a8fe478a30d7904b)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rman-e8745d41458d0e73)
[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 rman
[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" "77ed6b30cc827de452258bfd539b7c7bb5c74ce73acd78584df4f1a4fd3c6adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ed6b30cc827de452258bfd539b7c7bb5c74ce73acd78584df4f1a4fd3c6adf", kill_on_drop: false }`
[INFO] [stdout] 77ed6b30cc827de452258bfd539b7c7bb5c74ce73acd78584df4f1a4fd3c6adf
