[INFO] cloning repository https://github.com/MacroFake/houston-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MacroFake/houston-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d488e6b50c3e52083b8ae0b99a4d97485a1c1fa0
[INFO] testing MacroFake/houston-tools against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMacroFake%2Fhouston-tools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MacroFake/houston-tools
[INFO] finished tweaking git repo https://github.com/MacroFake/houston-tools
[INFO] tweaked toml for git repo https://github.com/MacroFake/houston-tools written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MacroFake/houston-tools on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MacroFake/houston-tools 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a6fc8bf34b0ccc4323a09902039a8c41d5a1fc8b3180c3472bf1fdcb17a2eea
[INFO] running `Command { std: "docker" "start" "-a" "3a6fc8bf34b0ccc4323a09902039a8c41d5a1fc8b3180c3472bf1fdcb17a2eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a6fc8bf34b0ccc4323a09902039a8c41d5a1fc8b3180c3472bf1fdcb17a2eea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6fc8bf34b0ccc4323a09902039a8c41d5a1fc8b3180c3472bf1fdcb17a2eea", kill_on_drop: false }`
[INFO] [stdout] 3a6fc8bf34b0ccc4323a09902039a8c41d5a1fc8b3180c3472bf1fdcb17a2eea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e74e636e158be1db9083217e4a9c43b940efe58f13550e4b69641070382aaf4
[INFO] running `Command { std: "docker" "start" "-a" "3e74e636e158be1db9083217e4a9c43b940efe58f13550e4b69641070382aaf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling binrw_derive v0.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling lz4-sys v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling serenity v0.12.2 (https://github.com/serenity-rs/serenity.git?rev=d3665b7f25019b0fbf163c38014fe2cd31935416#d3665b7f)
[INFO] [stderr]    Compiling binrw v0.14.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling simdutf8 v0.1.4
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling texture2ddecoder v0.1.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling azur_lane_data_collector v1.6.1 (/opt/rustwide/workdir/azur_lane_data_collector)
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.10+f725e44
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling houston_app v1.7.2 (/opt/rustwide/workdir/houston_app)
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling mlua-sys v0.6.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise.git?rev=575025909b063c3b998659abf9d241c8790404ee#57502590)
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling utils v4.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling simd-json v0.13.10
[INFO] [stderr]    Compiling azur_lane v1.6.1 (/opt/rustwide/workdir/azur_lane)
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling lz4 v1.27.0
[INFO] [stderr]    Compiling unity_read v3.0.1 (/opt/rustwide/workdir/unity_read)
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[bits = 6]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     blocks_info_at_end: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -     blocks_info_at_end: bool,
[INFO] [stdout] 66 +     locks_info_at_en: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     blocks_info_need_start_pad: bool,
[INFO] [stdout]    |     ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     blocks_info_need_start_pad: bool,
[INFO] [stdout] 69 +     locks_info_need_start_pa: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[bits = 6]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[allow(dead_code)]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:299:37
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<[u8]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^ the same lifetime is hidden 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] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> azur_lane_data_collector/src/parse/skill.rs:531:27
[INFO] [stdout]     |
[INFO] [stdout] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable> {
[INFO] [stdout]     |                           ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> azur_lane_data_collector/src/parse/skill.rs:536:28
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable> {
[INFO] [stdout]     |                            ^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling poise v0.6.1 (https://github.com/serenity-rs/poise.git?rev=575025909b063c3b998659abf9d241c8790404ee#57502590)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/buttons/mod.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |               pub const fn borrow(&self) -> ButtonArgsRef {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 75 | / define_button_args! {
[INFO] [stdout] 76 | |     /// Unused button. A sentinel value is used to avoid duplicating custom IDs.
[INFO] [stdout] 77 | |     None(common::None),
[INFO] [stdout] 78 | |     /// Open the ship detail view.
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     ViewSearchAugment(azur::search_augment::View),
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `define_button_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |             pub const fn borrow(&self) -> ButtonArgsRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/slashies/calc/mod.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn eval_text(text: &str) -> Result<f64> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn eval_text(text: &str) -> Result<'_, f64> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/data/mod.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn app_emojis(&self) -> HAppEmojis {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn app_emojis(&self) -> HAppEmojis<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "3e74e636e158be1db9083217e4a9c43b940efe58f13550e4b69641070382aaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e74e636e158be1db9083217e4a9c43b940efe58f13550e4b69641070382aaf4", kill_on_drop: false }`
[INFO] [stdout] 3e74e636e158be1db9083217e4a9c43b940efe58f13550e4b69641070382aaf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05e98a0bdfa26282a5567dec8cd70251d01b92765384e33715e73ebd7a9d2621
[INFO] running `Command { std: "docker" "start" "-a" "05e98a0bdfa26282a5567dec8cd70251d01b92765384e33715e73ebd7a9d2621", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[bits = 6]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     blocks_info_at_end: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -     blocks_info_at_end: bool,
[INFO] [stdout] 66 +     locks_info_at_en: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     blocks_info_need_start_pad: bool,
[INFO] [stdout]    |     ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     blocks_info_need_start_pad: bool,
[INFO] [stdout] 69 +     locks_info_need_start_pa: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[bits = 6]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[allow(dead_code)]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:299:37
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<[u8]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^ the same lifetime is hidden 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] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unity_read v3.0.1 (/opt/rustwide/workdir/unity_read)
[INFO] [stderr]    Compiling azur_lane v1.6.1 (/opt/rustwide/workdir/azur_lane)
[INFO] [stderr]    Compiling utils v4.0.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling houston_app v1.7.2 (/opt/rustwide/workdir/houston_app)
[INFO] [stderr]    Compiling azur_lane_data_collector v1.6.1 (/opt/rustwide/workdir/azur_lane_data_collector)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[bits = 6]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     blocks_info_at_end: bool,
[INFO] [stdout]    |     ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 66 -     blocks_info_at_end: bool,
[INFO] [stdout] 66 +     locks_info_at_en: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     blocks_info_need_start_pad: bool,
[INFO] [stdout]    |     ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     blocks_info_need_start_pad: bool,
[INFO] [stdout] 69 +     locks_info_need_start_pa: bool,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> unity_read/src/unity_fs.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[allow(dead_code)]
[INFO] [stdout]    |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[bits = 6]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[allow(dead_code)]
[INFO] [stdout]     |     ^ help: remove these parentheses
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> azur_lane_data_collector/src/parse/skill.rs:531:27
[INFO] [stdout]     |
[INFO] [stdout] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable> {
[INFO] [stdout]     |                           ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> azur_lane_data_collector/src/parse/skill.rs:536:28
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable> {
[INFO] [stdout]     |                            ^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> unity_read/src/unity_fs.rs:299:37
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<[u8]>> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^ the same lifetime is hidden 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] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/buttons/mod.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |               pub const fn borrow(&self) -> ButtonArgsRef {
[INFO] [stdout]    |                                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 75 | / define_button_args! {
[INFO] [stdout] 76 | |     /// Unused button. A sentinel value is used to avoid duplicating custom IDs.
[INFO] [stdout] 77 | |     None(common::None),
[INFO] [stdout] 78 | |     /// Open the ship detail view.
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     ViewSearchAugment(azur::search_augment::View),
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `define_button_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |             pub const fn borrow(&self) -> ButtonArgsRef<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/slashies/calc/mod.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn eval_text(text: &str) -> Result<f64> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn eval_text(text: &str) -> Result<'_, f64> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> houston_app/src/data/mod.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn app_emojis(&self) -> HAppEmojis {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn app_emojis(&self) -> HAppEmojis<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.30s
[INFO] running `Command { std: "docker" "inspect" "05e98a0bdfa26282a5567dec8cd70251d01b92765384e33715e73ebd7a9d2621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e98a0bdfa26282a5567dec8cd70251d01b92765384e33715e73ebd7a9d2621", kill_on_drop: false }`
[INFO] [stdout] 05e98a0bdfa26282a5567dec8cd70251d01b92765384e33715e73ebd7a9d2621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 98ffff1e2a50c98646dead31f9eda5f03115a3e681cf694e59c631e930edad3c
[INFO] running `Command { std: "docker" "start" "-a" "98ffff1e2a50c98646dead31f9eda5f03115a3e681cf694e59c631e930edad3c", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 62 |     #[bits = 6]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 |     blocks_info_at_end: bool,
[INFO] [stderr]    |     ^                ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 66 -     blocks_info_at_end: bool,
[INFO] [stderr] 66 +     locks_info_at_en: bool,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     blocks_info_need_start_pad: bool,
[INFO] [stderr]    |     ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 69 -     blocks_info_need_start_pad: bool,
[INFO] [stderr] 69 +     locks_info_need_start_pa: bool,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> unity_read/src/unity_fs.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[bits = 6]
[INFO] [stderr]     |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> unity_read/src/unity_fs.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     #[allow(dead_code)]
[INFO] [stderr]     |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> unity_read/src/unity_fs.rs:299:37
[INFO] [stderr]     |
[INFO] [stderr] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<[u8]>> {
[INFO] [stderr]     |                                     ^^^^^ the lifetime is elided here                             ^^^^^^^^^ the same lifetime is hidden 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] 299 | fn decompress_data(compressed_data: &[u8], compression: Compression, size: u32) -> anyhow::Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `unity_read` (lib) generated 9 warnings (run `cargo fix --lib -p unity_read` to apply 9 suggestions)
[INFO] [stderr] warning: `unity_read` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> azur_lane_data_collector/src/parse/skill.rs:531:27
[INFO] [stderr]     |
[INFO] [stderr] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable> {
[INFO] [stderr]     |                           ^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden 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] 531 | fn require_buff_data(lua: &Lua, buff_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> azur_lane_data_collector/src/parse/skill.rs:536:28
[INFO] [stderr]     |
[INFO] [stderr] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable> {
[INFO] [stderr]     |                            ^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 536 | fn require_skill_data(lua: &Lua, skill_id: u32) -> LuaResult<LuaTable<'_>> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> houston_app/src/buttons/mod.rs:56:33
[INFO] [stderr]    |
[INFO] [stderr] 56 |               pub const fn borrow(&self) -> ButtonArgsRef {
[INFO] [stderr]    |                                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 75 | / define_button_args! {
[INFO] [stderr] 76 | |     /// Unused button. A sentinel value is used to avoid duplicating custom IDs.
[INFO] [stderr] 77 | |     None(common::None),
[INFO] [stderr] 78 | |     /// Open the ship detail view.
[INFO] [stderr] ...  |
[INFO] [stderr] 95 | |     ViewSearchAugment(azur::search_augment::View),
[INFO] [stderr] 96 | | }
[INFO] [stderr]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `define_button_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |             pub const fn borrow(&self) -> ButtonArgsRef<'_> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> houston_app/src/slashies/calc/mod.rs:95:20
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn eval_text(text: &str) -> Result<f64> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 | fn eval_text(text: &str) -> Result<'_, f64> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> houston_app/src/data/mod.rs:95:23
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn app_emojis(&self) -> HAppEmojis {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn app_emojis(&self) -> HAppEmojis<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `azur_lane_data_collector` (bin "azur_lane_data_collector" test) generated 2 warnings (run `cargo fix --bin "azur_lane_data_collector" --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `houston_app` (bin "houston_app" test) generated 3 warnings (run `cargo fix --bin "houston_app" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azur_lane-5461ed407725c13b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/azur_lane_data_collector-2d724ddd0f8a7037)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/houston_app-17da5d05736b8931)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test slashies::calc::test::success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unity_read-e259cfc50700c1e8)
[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/utils-2bcf4860e034747e)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test range::test::range_i128 ... ok
[INFO] [stdout] test range::test::range_i64 ... ok
[INFO] [stdout] test range::test::range_isize ... ok
[INFO] [stdout] test fuzzy::test::search ... ok
[INFO] [stdout] test range::test::range_u128 ... ok
[INFO] [stdout] test range::test::range_i16 ... ok
[INFO] [stdout] test range::test::range_u32 ... ok
[INFO] [stdout] test range::test::range_i32 ... ok
[INFO] [stdout] test range::test::range_u64 ... ok
[INFO] [stdout] test range::test::range_u16 ... ok
[INFO] [stdout] test range::test::range_u8 ... ok
[INFO] [stdout] test range::test::range_usize ... ok
[INFO] [stdout] test str_as_data::test::invalid_char_b256_fails ... ok
[INFO] [stdout] test str_as_data::test::min_b256 ... ok
[INFO] [stdout] test str_as_data::test::invalid_char_b65536_fails ... ok
[INFO] [stdout] test str_as_data::test::min_b65536 ... ok
[INFO] [stdout] test test::add_correct ... ok
[INFO] [stdout] test test::sub_correct ... ok
[INFO] [stdout] test text::truncate_impl::test::truncate_multi_byte ... ok
[INFO] [stdout] test text::truncate_impl::test::truncate_ref ... ok
[INFO] [stdout] test text::truncate_impl::test::truncate_string ... ok
[INFO] [stdout] test range::test::range_i8 ... ok
[INFO] [stdout] test str_as_data::test::round_trip_b65536_even ... ok
[INFO] [stdout] test str_as_data::test::round_trip_b65536_odd ... ok
[INFO] [stdout] test str_as_data::test::round_trip_b256 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests azur_lane
[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 unity_read
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 62 |     #[bits = 6]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 66 |     blocks_info_at_end: bool,
[INFO] [stderr]    |     ^                ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 66 -     blocks_info_at_end: bool,
[INFO] [stderr] 66 +     locks_info_at_en: bool,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:69:5
[INFO] [stderr]    |
[INFO] [stderr] 69 |     blocks_info_need_start_pad: bool,
[INFO] [stderr]    |     ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 69 -     blocks_info_need_start_pad: bool,
[INFO] [stderr] 69 +     locks_info_need_start_pa: bool,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> unity_read/src/unity_fs.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     #[allow(dead_code)]
[INFO] [stderr]    |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> unity_read/src/unity_fs.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[bits = 6]
[INFO] [stderr]     |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> unity_read/src/unity_fs.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 |     #[allow(dead_code)]
[INFO] [stderr]     |     ^ help: remove these parentheses
[INFO] [stderr] 
[INFO] [stderr] warning: 8 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test unity_read/src/classes/mod.rs - classes::define_unity_class (line 150) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests utils
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test utils/src/range.rs - range::RangeI128<MIN,MAX>::new (line 254) - compile ... ok
[INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 70) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeI32<MIN,MAX>::new (line 252) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeI8<MIN,MAX>::new (line 250) - compile ... ok
[INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 56) - compile ... ok
[INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 77) - compile ... ok
[INFO] [stdout] test utils/src/lib.rs - define_simple_error (line 63) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeI16<MIN,MAX>::new (line 251) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeIsize<MIN,MAX>::new (line 255) - compile ... ok
[INFO] [stdout] test utils/src/mem.rs - mem::transmute_slice (line 82) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeU128<MIN,MAX>::new (line 247) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeI64<MIN,MAX>::new (line 253) - compile ... ok
[INFO] [stdout] test utils/src/fields.rs - fields::field (line 120) ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeUsize<MIN,MAX>::new (line 248) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeU8<MIN,MAX>::new (line 243) - compile ... ok
[INFO] [stdout] test utils/src/fields.rs - fields::field_mut (line 147) ... ok
[INFO] [stdout] test utils/src/mem.rs - mem::as_sized (line 17) ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeU32<MIN,MAX>::new (line 245) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeU64<MIN,MAX>::new (line 246) - compile ... ok
[INFO] [stdout] test utils/src/range.rs - range::RangeU16<MIN,MAX>::new (line 244) - compile ... ok
[INFO] [stdout] test utils/src/lib.rs - impl_op_via_assign (line 183) ... ok
[INFO] [stdout] test utils/src/mem.rs - mem::try_as_sized (line 38) ... ok
[INFO] [stdout] test utils/src/lib.rs - impl_op_via_assign (line 164) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::join (line 107) ... ok
[INFO] [stdout] test utils/src/mem.rs - mem::as_bytes (line 131) ... ok
[INFO] [stdout] test utils/src/lib.rs - join_path (line 132) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::to_titlecase (line 21) ... ok
[INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 35) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 73) ... ok
[INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 24) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 67) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::titlecase (line 61) ... ok
[INFO] [stdout] test utils/src/text/truncate_impl.rs - text::truncate_impl::truncate (line 46) ... ok
[INFO] [stdout] test utils/src/text/mod.rs - text::to_titlecase (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "98ffff1e2a50c98646dead31f9eda5f03115a3e681cf694e59c631e930edad3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98ffff1e2a50c98646dead31f9eda5f03115a3e681cf694e59c631e930edad3c", kill_on_drop: false }`
[INFO] [stdout] 98ffff1e2a50c98646dead31f9eda5f03115a3e681cf694e59c631e930edad3c
