[INFO] cloning repository https://github.com/Weilai114/phira3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weilai114/phira3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeilai114%2Fphira3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeilai114%2Fphira3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adea6388616828c6624ad825211ba4d531aee68e
[INFO] checking Weilai114/phira3 against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeilai114%2Fphira3" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Weilai114/phira3
[INFO] finished tweaking git repo https://github.com/Weilai114/phira3
[INFO] tweaked toml for git repo https://github.com/Weilai114/phira3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Weilai114/phira3 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Weilai114/phira3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a12395191a7fb3e1b0018d2ef6084ae5ee2e56ff5e0faf18a529d17e623ac68e
[INFO] running `Command { std: "docker" "start" "-a" "a12395191a7fb3e1b0018d2ef6084ae5ee2e56ff5e0faf18a529d17e623ac68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a12395191a7fb3e1b0018d2ef6084ae5ee2e56ff5e0faf18a529d17e623ac68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12395191a7fb3e1b0018d2ef6084ae5ee2e56ff5e0faf18a529d17e623ac68e", kill_on_drop: false }`
[INFO] [stdout] a12395191a7fb3e1b0018d2ef6084ae5ee2e56ff5e0faf18a529d17e623ac68e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 890be3bce091e5a191d33d964d6a2265ab531de25033b220187c73074b6dced6
[INFO] running `Command { std: "docker" "start" "-a" "890be3bce091e5a191d33d964d6a2265ab531de25033b220187c73074b6dced6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking lyon_path v1.0.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling prpr-avc v0.1.0 (/opt/rustwide/workdir/prpr-avc)
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling miniquad v0.3.15 (https://github.com/Mivik/prpr-miniquad#e8deff64)
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling rfd v0.10.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling system-deps v6.1.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.6
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rgb v0.8.47
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.7 (https://github.com/Mivik/prpr-macroquad#19119d6e)
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking color-thief v0.2.2
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking obfstr v0.4.3
[INFO] [stderr]     Checking fastblur v0.1.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling dotenv-build v0.1.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling phira v0.6.9-plus (/opt/rustwide/workdir/phira)
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling logos-codegen v0.14.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking lru v0.9.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking macroquad v0.3.25 (https://github.com/Mivik/prpr-macroquad#19119d6e)
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking sasa v0.1.0 (https://github.com/Mivik/sasa#a8ed07ba)
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling phira-mp-macros v0.1.0 (https://github.com/TeamFlos/phira-mp#c3511ac7)
[INFO] [stderr]     Checking glyph_brush v0.7.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling logos-derive v0.14.1
[INFO] [stderr]     Checking logos v0.14.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stdout] warning: struct `AVProbeData` is never constructed
[INFO] [stdout]    --> prpr-avc/src/ffi.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | pub struct AVProbeData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stdout] warning: struct `AVProbeData` is never constructed
[INFO] [stdout]    --> prpr-avc/src/ffi.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | pub struct AVProbeData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking phira-mp-common v0.1.0 (https://github.com/TeamFlos/phira-mp#c3511ac7)
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking reflink-copy v0.1.14
[INFO] [stderr]     Checking phira-mp-client v0.1.0 (https://github.com/TeamFlos/phira-mp#c3511ac7)
[INFO] [stderr]     Checking cacache v12.0.0
[INFO] [stderr]     Checking prpr v0.6.9-plus (/opt/rustwide/workdir/prpr)
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/scene.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/scene.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> prpr/src/l10n.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: prpr/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking prpr-pbc v0.1.0 (/opt/rustwide/workdir/prpr-pbc)
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking phira-monitor v0.1.0 (/opt/rustwide/workdir/phira-monitor)
[INFO] [stdout] warning: unused import: `super::mtl`
[INFO] [stdout]  --> phira/src/mp/panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::mtl;
[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 imports: `GenericImageView` and `imageops::FilterType`
[INFO] [stdout]   --> phira/src/page/home.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use image::{imageops::FilterType, DynamicImage, GenericImageView};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]   --> phira/src/page/home.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 |     borrow::Cow, fs::File, io::Read, path::Path, sync::{atomic::Ordering, Arc}
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HomePage`
[INFO] [stdout]  --> phira/src/page/settings.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{HomePage, NextPage, OffsetPage, Page, SharedState};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config`
[INFO] [stdout]   --> phira/src/page/settings.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     config, core::BOLD_FONT, ext::{open_url, poll_future, semi_white, LocalTask, RectExt, SafeTexture}, l10n::{LanguageIdentifier, L...
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itl`
[INFO] [stdout]  --> phira/src/scene/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{import_chart, itl, L10N_LOCAL};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::io::BufWriter`
[INFO] [stdout]   --> phira/src/scene/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use futures_util::io::BufWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_dir_all` and `path::Path`
[INFO] [stdout]   --> phira/src/scene/main.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fs::{create_dir_all, File},
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ttl`
[INFO] [stdout]   --> phira/src/scene.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     save_data, ttl,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::mtl`
[INFO] [stdout]  --> phira/src/mp/panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::mtl;
[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 imports: `GenericImageView` and `imageops::FilterType`
[INFO] [stdout]   --> phira/src/page/home.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use image::{imageops::FilterType, DynamicImage, GenericImageView};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::Path`
[INFO] [stdout]   --> phira/src/page/home.rs:35:38
[INFO] [stdout]    |
[INFO] [stdout] 35 |     borrow::Cow, fs::File, io::Read, path::Path, sync::{atomic::Ordering, Arc}
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HomePage`
[INFO] [stdout]  --> phira/src/page/settings.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{HomePage, NextPage, OffsetPage, Page, SharedState};
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config`
[INFO] [stdout]   --> phira/src/page/settings.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     config, core::BOLD_FONT, ext::{open_url, poll_future, semi_white, LocalTask, RectExt, SafeTexture}, l10n::{LanguageIdentifier, L...
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itl`
[INFO] [stdout]  --> phira/src/scene/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{import_chart, itl, L10N_LOCAL};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::io::BufWriter`
[INFO] [stdout]   --> phira/src/scene/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use futures_util::io::BufWriter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_dir_all` and `path::Path`
[INFO] [stdout]   --> phira/src/scene/main.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fs::{create_dir_all, File},
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     path::Path,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ttl`
[INFO] [stdout]   --> phira/src/scene.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     save_data, ttl,
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `r` is never read
[INFO] [stdout]    --> phira/src/page/respack.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 r.y += sp;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> phira/src/page/settings.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |         let mut data = get_data_mut();
[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: value assigned to `r` is never read
[INFO] [stdout]    --> phira/src/page/respack.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 r.y += sp;
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> phira/src/page/settings.rs:896:13
[INFO] [stdout]     |
[INFO] [stdout] 896 |         let mut data = get_data_mut();
[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: enum `LevelType` is never used
[INFO] [stdout]   --> phira/src/client/model.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub enum LevelType {
[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 `cover`, `owner`, `name`, `description`, `created`, and `updated` are never read
[INFO] [stdout]   --> phira/src/client/model/collection.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Collection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub cover: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub owner: Ptr<User>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 14 |     pub created: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub updated: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Collection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator` is never read
[INFO] [stdout]  --> phira/src/client/model/event.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Event {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 8 |     pub id: i32,
[INFO] [stdout] 9 |     pub creator: Ptr<User>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> phira/src/client/model/message.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     pub id: i32,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> phira/src/client/model/record.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Record {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub perfect: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub good: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub bad: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 15 |     pub miss: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 16 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub max_combo: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 18 |     pub full_combo: bool,
[INFO] [stdout] 19 |     pub best: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub mods: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub time: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Record` 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 `0` and `1` are never read
[INFO] [stdout]   --> phira/src/scene.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AssetsChartFileSystem(pub String, pub String);
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `AssetsChartFileSystem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> phira/src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     unsafe { DATA.as_ref().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> phira/src/lib.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     unsafe { DATA.as_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `LevelType` is never used
[INFO] [stdout]   --> phira/src/client/model.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub enum LevelType {
[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 `cover`, `owner`, `name`, `description`, `created`, and `updated` are never read
[INFO] [stdout]   --> phira/src/client/model/collection.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Collection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub cover: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub owner: Ptr<User>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 14 |     pub created: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub updated: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Collection` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `creator` is never read
[INFO] [stdout]  --> phira/src/client/model/event.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Event {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 8 |     pub id: i32,
[INFO] [stdout] 9 |     pub creator: Ptr<User>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> phira/src/client/model/message.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     pub id: i32,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> phira/src/client/model/record.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Record {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub perfect: i32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub good: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 14 |     pub bad: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 15 |     pub miss: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 16 |     pub speed: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub max_combo: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 18 |     pub full_combo: bool,
[INFO] [stdout] 19 |     pub best: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub mods: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 21 |     pub time: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Record` 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 `0` and `1` are never read
[INFO] [stdout]   --> phira/src/scene.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AssetsChartFileSystem(pub String, pub String);
[INFO] [stdout]    |            --------------------- ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `AssetsChartFileSystem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> phira/src/lib.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 |     unsafe { DATA.as_ref().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> phira/src/lib.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     unsafe { DATA.as_mut().unwrap() }
[INFO] [stdout]    |              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phira-main v0.6.9-plus (/opt/rustwide/workdir/phira-main)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s
[INFO] running `Command { std: "docker" "inspect" "890be3bce091e5a191d33d964d6a2265ab531de25033b220187c73074b6dced6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "890be3bce091e5a191d33d964d6a2265ab531de25033b220187c73074b6dced6", kill_on_drop: false }`
[INFO] [stdout] 890be3bce091e5a191d33d964d6a2265ab531de25033b220187c73074b6dced6
