[INFO] fetching crate cytryna 0.1.3... [INFO] checking cytryna-0.1.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cytryna 0.1.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate cytryna 0.1.3 [INFO] finished tweaking crates.io crate cytryna 0.1.3 [INFO] tweaked toml for crates.io crate cytryna 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cytryna 0.1.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding hex-literal v0.4.1 (available: v1.0.0) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92c4f36fc4d28aa0d6256789f6b683b1da1dde8ce3b52e9832d4a3858ea513e5 [INFO] running `Command { std: "docker" "start" "-a" "92c4f36fc4d28aa0d6256789f6b683b1da1dde8ce3b52e9832d4a3858ea513e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92c4f36fc4d28aa0d6256789f6b683b1da1dde8ce3b52e9832d4a3858ea513e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c4f36fc4d28aa0d6256789f6b683b1da1dde8ce3b52e9832d4a3858ea513e5", kill_on_drop: false }` [INFO] [stdout] 92c4f36fc4d28aa0d6256789f6b683b1da1dde8ce3b52e9832d4a3858ea513e5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1535995aacbd851894c665fc21bac67b36644f70927952e032473eb0fda2a6c [INFO] running `Command { std: "docker" "start" "-a" "c1535995aacbd851894c665fc21bac67b36644f70927952e032473eb0fda2a6c", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking bmp v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking cytryna v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | pub ideal_proccessor: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 336 - pub ideal_proccessor: B2, [INFO] [stdout] 336 + ub ideal_proccessor: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub affinity_mask: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 337 - pub affinity_mask: B2, [INFO] [stdout] 337 + ub affinity_mask: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | pub old3ds_system_mode: Old3dsSystemMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - pub old3ds_system_mode: Old3dsSystemMode, [INFO] [stdout] 338 + ub old3ds_system_mode: Old3dsSystemMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub enable_l2_cache: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 365 - pub enable_l2_cache: bool, [INFO] [stdout] 365 + ub enable_l2_cache: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | pub cpuspeed_804mhz: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub cpuspeed_804mhz: bool, [INFO] [stdout] 366 + ub cpuspeed_804mhz: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | pub allow_debug: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 598 - pub allow_debug: bool, [INFO] [stdout] 598 + ub allow_debug: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | pub force_debug: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 599 - pub force_debug: bool, [INFO] [stdout] 599 + ub force_debug: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | pub allow_non_alphanum: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 600 - pub allow_non_alphanum: bool, [INFO] [stdout] 600 + ub allow_non_alphanum: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | pub shared_page_writing: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 601 - pub shared_page_writing: bool, [INFO] [stdout] 601 + ub shared_page_writing: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | pub priviledge_priority: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 602 - pub priviledge_priority: bool, [INFO] [stdout] 602 + ub priviledge_priority: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | pub allow_main_args: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 603 - pub allow_main_args: bool, [INFO] [stdout] 603 + ub allow_main_args: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | pub shared_deice_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 604 - pub shared_deice_memory: bool, [INFO] [stdout] 604 + ub shared_deice_memory: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub runnable_on_sleep: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 605 - pub runnable_on_sleep: bool, [INFO] [stdout] 605 + ub runnable_on_sleep: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | pub memory_type: Arm11MemoryType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 606 - pub memory_type: Arm11MemoryType, [INFO] [stdout] 606 + ub memory_type: Arm11MemoryTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | pub special_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 607 - pub special_memory: bool, [INFO] [stdout] 607 + ub special_memory: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub access_core2: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 608 - pub access_core2: bool, [INFO] [stdout] 608 + ub access_core2: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | b: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 449 - b: B5, [INFO] [stdout] 449 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | g: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 450 - g: B6, [INFO] [stdout] 450 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | r: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 451 - r: B5, [INFO] [stdout] 451 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | pub ideal_proccessor: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 336 - pub ideal_proccessor: B2, [INFO] [stdout] 336 + ub ideal_proccessor: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub affinity_mask: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 337 - pub affinity_mask: B2, [INFO] [stdout] 337 + ub affinity_mask: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:338:5 [INFO] [stdout] | [INFO] [stdout] 338 | pub old3ds_system_mode: Old3dsSystemMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 338 - pub old3ds_system_mode: Old3dsSystemMode, [INFO] [stdout] 338 + ub old3ds_system_mode: Old3dsSystemMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub enable_l2_cache: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 365 - pub enable_l2_cache: bool, [INFO] [stdout] 365 + ub enable_l2_cache: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:366:5 [INFO] [stdout] | [INFO] [stdout] 366 | pub cpuspeed_804mhz: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub cpuspeed_804mhz: bool, [INFO] [stdout] 366 + ub cpuspeed_804mhz: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:598:5 [INFO] [stdout] | [INFO] [stdout] 598 | pub allow_debug: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 598 - pub allow_debug: bool, [INFO] [stdout] 598 + ub allow_debug: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | pub force_debug: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 599 - pub force_debug: bool, [INFO] [stdout] 599 + ub force_debug: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | pub allow_non_alphanum: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 600 - pub allow_non_alphanum: bool, [INFO] [stdout] 600 + ub allow_non_alphanum: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:601:5 [INFO] [stdout] | [INFO] [stdout] 601 | pub shared_page_writing: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 601 - pub shared_page_writing: bool, [INFO] [stdout] 601 + ub shared_page_writing: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | pub priviledge_priority: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 602 - pub priviledge_priority: bool, [INFO] [stdout] 602 + ub priviledge_priority: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | pub allow_main_args: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 603 - pub allow_main_args: bool, [INFO] [stdout] 603 + ub allow_main_args: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:604:5 [INFO] [stdout] | [INFO] [stdout] 604 | pub shared_deice_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 604 - pub shared_deice_memory: bool, [INFO] [stdout] 604 + ub shared_deice_memory: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | pub runnable_on_sleep: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 605 - pub runnable_on_sleep: bool, [INFO] [stdout] 605 + ub runnable_on_sleep: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | pub memory_type: Arm11MemoryType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 606 - pub memory_type: Arm11MemoryType, [INFO] [stdout] 606 + ub memory_type: Arm11MemoryTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | pub special_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 607 - pub special_memory: bool, [INFO] [stdout] 607 + ub special_memory: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/ncch/mod.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub access_core2: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 608 - pub access_core2: bool, [INFO] [stdout] 608 + ub access_core2: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:449:5 [INFO] [stdout] | [INFO] [stdout] 449 | b: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 449 - b: B5, [INFO] [stdout] 449 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | g: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 450 - g: B6, [INFO] [stdout] 450 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/smdh.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | r: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 451 - r: B5, [INFO] [stdout] 451 + : B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ticket_region(&self) -> CytrynaResult { [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] 85 | pub fn ticket_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn tmd_region(&self) -> CytrynaResult { [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] 90 | pub fn tmd_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn content_region(&self) -> CytrynaResult { [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] 98 | pub fn content_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/crypto.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn from_bytes(bytes: &[u8]) -> CytrynaResult> { [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] 251 | pub fn from_bytes(bytes: &[u8]) -> CytrynaResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/mod.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn exefs(&self) -> CytrynaResult { [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] 162 | pub fn exefs(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/mod.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn exheader(&self) -> CytrynaResult> { [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] 181 | pub fn exheader(&self) -> CytrynaResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/exefs.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn file_by_name(&self, name: &[u8]) -> Option> { [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] 20 | pub fn file_by_name(&self, name: &[u8]) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/smdh.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn pixel_iter(&self) -> PixelIterator { [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] 506 | pub fn pixel_iter(&self) -> PixelIterator<'_, SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/smdh.rs:517:27 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn pixel_iter_mut(&mut self) -> PixelIteratorMut { [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] 517 | pub fn pixel_iter_mut(&mut self) -> PixelIteratorMut<'_, SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ticket_region(&self) -> CytrynaResult { [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] 85 | pub fn ticket_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:90:23 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn tmd_region(&self) -> CytrynaResult { [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] 90 | pub fn tmd_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cia.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn content_region(&self) -> CytrynaResult { [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] 98 | pub fn content_region(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/crypto.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn from_bytes(bytes: &[u8]) -> CytrynaResult> { [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] 251 | pub fn from_bytes(bytes: &[u8]) -> CytrynaResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/mod.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn exefs(&self) -> CytrynaResult { [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] 162 | pub fn exefs(&self) -> CytrynaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/mod.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn exheader(&self) -> CytrynaResult> { [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] 181 | pub fn exheader(&self) -> CytrynaResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ncch/exefs.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn file_by_name(&self, name: &[u8]) -> Option> { [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] 20 | pub fn file_by_name(&self, name: &[u8]) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/smdh.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn pixel_iter(&self) -> PixelIterator { [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] 506 | pub fn pixel_iter(&self) -> PixelIterator<'_, SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/smdh.rs:517:27 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn pixel_iter_mut(&mut self) -> PixelIteratorMut { [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] 517 | pub fn pixel_iter_mut(&mut self) -> PixelIteratorMut<'_, SIZE> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.56s [INFO] running `Command { std: "docker" "inspect" "c1535995aacbd851894c665fc21bac67b36644f70927952e032473eb0fda2a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1535995aacbd851894c665fc21bac67b36644f70927952e032473eb0fda2a6c", kill_on_drop: false }` [INFO] [stdout] c1535995aacbd851894c665fc21bac67b36644f70927952e032473eb0fda2a6c