[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] 5ab01dde04e1c0a959cef481c48d18893ea737e3
[INFO] testing LeagueToolkit/lol-meta-classes against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeagueToolkit%2Flol-meta-classes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  31% (73/231)
Updating files:  32% (74/231)
Updating files:  33% (77/231)
Updating files:  34% (79/231)
Updating files:  35% (81/231)
Updating files:  36% (84/231)
Updating files:  37% (86/231)
Updating files:  38% (88/231)
Updating files:  39% (91/231)
Updating files:  40% (93/231)
Updating files:  41% (95/231)
Updating files:  42% (98/231)
Updating files:  43% (100/231)
Updating files:  44% (102/231)
Updating files:  45% (104/231)
Updating files:  46% (107/231)
Updating files:  47% (109/231)
Updating files:  48% (111/231)
Updating files:  49% (114/231)
Updating files:  49% (115/231)
Updating files:  50% (116/231)
Updating files:  51% (118/231)
Updating files:  52% (121/231)
Updating files:  53% (123/231)
Updating files:  54% (125/231)
Updating files:  55% (128/231)
Updating files:  56% (130/231)
Updating files:  57% (132/231)
Updating files:  58% (134/231)
Updating files:  59% (137/231)
Updating files:  60% (139/231)
Updating files:  60% (140/231)
Updating files:  61% (141/231)
Updating files:  62% (144/231)
Updating files:  63% (146/231)
Updating files:  64% (148/231)
Updating files:  65% (151/231)
Updating files:  66% (153/231)
Updating files:  67% (155/231)
Updating files:  68% (158/231)
Updating files:  69% (160/231)
Updating files:  70% (162/231)
Updating files:  71% (165/231)
Updating files:  72% (167/231)
Updating files:  73% (169/231)
Updating files:  74% (171/231)
Updating files:  75% (174/231)
Updating files:  76% (176/231)
Updating files:  77% (178/231)
Updating files:  78% (181/231)
Updating files:  79% (183/231)
Updating files:  80% (185/231)
Updating files:  81% (188/231)
Updating files:  82% (190/231)
Updating files:  82% (191/231)
Updating files:  83% (192/231)
Updating files:  84% (195/231)
Updating files:  85% (197/231)
Updating files:  86% (199/231)
Updating files:  87% (201/231)
Updating files:  88% (204/231)
Updating files:  89% (206/231)
Updating files:  90% (208/231)
Updating files:  90% (210/231)
Updating files:  91% (211/231)
Updating files:  92% (213/231)
Updating files:  93% (215/231)
Updating files:  94% (218/231)
Updating files:  95% (220/231)
Updating files:  96% (222/231)
Updating files:  97% (225/231)
Updating files:  98% (227/231)
Updating files:  99% (229/231)
Updating files: 100% (231/231)
Updating files: 100% (231/231), done.
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeagueToolkit/lol-meta-classes on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 168dbe251350546fbb200720d2d4e8259604fd4ab259bd09fe48490d174bda80
[INFO] running `Command { std: "docker" "start" "-a" "168dbe251350546fbb200720d2d4e8259604fd4ab259bd09fe48490d174bda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "168dbe251350546fbb200720d2d4e8259604fd4ab259bd09fe48490d174bda80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168dbe251350546fbb200720d2d4e8259604fd4ab259bd09fe48490d174bda80", kill_on_drop: false }`
[INFO] [stdout] 168dbe251350546fbb200720d2d4e8259604fd4ab259bd09fe48490d174bda80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ad5d81d59b5afbcd28ac64d301dbfb25beb56ae1411fb3a26e009f730273840
[INFO] running `Command { std: "docker" "start" "-a" "1ad5d81d59b5afbcd28ac64d301dbfb25beb56ae1411fb3a26e009f730273840", 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 shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zstd-sys v1.6.0+zstd.1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zstd-safe v4.1.0+zstd.1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[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 tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dumper v0.3.0 (/opt/rustwide/workdir/crates/dumper)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[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 libc v0.1.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling octocrab v0.44.1
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling mmap v0.1.1
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[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 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 3m 34s
[INFO] running `Command { std: "docker" "inspect" "1ad5d81d59b5afbcd28ac64d301dbfb25beb56ae1411fb3a26e009f730273840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ad5d81d59b5afbcd28ac64d301dbfb25beb56ae1411fb3a26e009f730273840", kill_on_drop: false }`
[INFO] [stdout] 1ad5d81d59b5afbcd28ac64d301dbfb25beb56ae1411fb3a26e009f730273840
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 781bff703be41ae5e284f5a9f79eb8b2ab646412452e22314ffc362847125956
[INFO] running `Command { std: "docker" "start" "-a" "781bff703be41ae5e284f5a9f79eb8b2ab646412452e22314ffc362847125956", 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] [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 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: 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.13s
[INFO] running `Command { std: "docker" "inspect" "781bff703be41ae5e284f5a9f79eb8b2ab646412452e22314ffc362847125956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781bff703be41ae5e284f5a9f79eb8b2ab646412452e22314ffc362847125956", kill_on_drop: false }`
[INFO] [stdout] 781bff703be41ae5e284f5a9f79eb8b2ab646412452e22314ffc362847125956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 546ca0a192dd1da519d2319a28f141ceb774c2f7f6e4354bd39207046d69eb05
[INFO] running `Command { std: "docker" "start" "-a" "546ca0a192dd1da519d2319a28f141ceb774c2f7f6e4354bd39207046d69eb05", 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: `rman` (lib test) generated 7 warnings (7 duplicates)
[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" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dumper-f4d9d4507c3a09e6)
[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-6ec8ca5ed253623c)
[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-457b2a22dbc59924)
[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" "546ca0a192dd1da519d2319a28f141ceb774c2f7f6e4354bd39207046d69eb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546ca0a192dd1da519d2319a28f141ceb774c2f7f6e4354bd39207046d69eb05", kill_on_drop: false }`
[INFO] [stdout] 546ca0a192dd1da519d2319a28f141ceb774c2f7f6e4354bd39207046d69eb05
