[INFO] cloning repository https://github.com/GonnaHackIt/crusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GonnaHackIt/crusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0483e1c9f5accda15753179827fd15272da48a29 [INFO] checking GonnaHackIt/crusty against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GonnaHackIt/crusty [INFO] finished tweaking git repo https://github.com/GonnaHackIt/crusty [INFO] tweaked toml for git repo https://github.com/GonnaHackIt/crusty written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GonnaHackIt/crusty on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GonnaHackIt/crusty 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" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4 [INFO] running `Command { std: "docker" "start" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling hax-lib v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling to-arraystring v0.2.2 [INFO] [stderr] Compiling libcrux-sha3 v0.0.3-alpha.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hpke-rs-crypto v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking libcrux-platform v0.0.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serenity v0.12.5 (https://github.com/serenity-rs/serenity?branch=next#ef40347b) [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking stable-vec v0.4.2 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking patricia_tree v0.8.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling songbird v0.5.0 (https://github.com/jtscuba/songbird?branch=davey#2ee686af) [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking ringbuf v0.4.8 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking audiopus v0.3.0-rc.0 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling hax-lib-macros v0.3.6 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking zerofrom v0.1.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling aformat-macros v0.1.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling typenum_mappings v0.1.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling bool_to_bitflags v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking realfft v3.3.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise?branch=serenity-next#8807088e) [INFO] [stderr] Checking rubato v0.16.2 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking hpke-rs-rust-crypto v0.3.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking hls_m3u8 v0.4.2 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking discortp v0.6.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking tls_codec v0.4.2 [INFO] [stderr] Checking symphonia-core v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-core) [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking aformat v0.1.8 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking fluvio-wasm-timer v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking small-fixed-array v0.4.10 [INFO] [stderr] Checking extract_map v0.3.1 [INFO] [stderr] Checking rusty_pool v0.7.0 [INFO] [stderr] Checking streamcatcher v1.0.1 [INFO] [stderr] Checking serenity-voice-model v0.2.1 (https://github.com/serenity-rs/voice-model.git?branch=next#b1400a12) [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking openmls_traits v0.4.1 [INFO] [stderr] Checking hpke-rs v0.3.0-alpha.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:343:19 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn planes(&self) -> AudioPlanes { [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] 343 | pub fn planes(&self) -> AudioPlanes<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut { [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] 361 | pub fn planes_mut(&mut self) -> AudioPlanesMut<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:475:28 [INFO] [stdout] | [INFO] [stdout] 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef; [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] 475 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 488 | impl_as_audio_buffer_ref!(u8, AudioBufferRef::U8); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 489 | impl_as_audio_buffer_ref!(u16, AudioBufferRef::U16); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 490 | impl_as_audio_buffer_ref!(u24, AudioBufferRef::U24); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 491 | impl_as_audio_buffer_ref!(u32, AudioBufferRef::U32); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 492 | impl_as_audio_buffer_ref!(i8, AudioBufferRef::S8); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 493 | impl_as_audio_buffer_ref!(i16, AudioBufferRef::S16); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 494 | impl_as_audio_buffer_ref!(i24, AudioBufferRef::S24); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 495 | impl_as_audio_buffer_ref!(i32, AudioBufferRef::S32); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 496 | impl_as_audio_buffer_ref!(f32, AudioBufferRef::F32); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/audio.rs:481:36 [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 497 | impl_as_audio_buffer_ref!(f64, AudioBufferRef::F64); [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: this warning originates in the macro `impl_as_audio_buffer_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 481 | fn as_audio_buffer_ref(&self) -> AudioBufferRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/codecs.rs:493:15 [INFO] [stdout] | [INFO] [stdout] 493 | fn decode(&mut self, packet: &Packet) -> Result; [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] 493 | fn decode(&mut self, packet: &Packet) -> Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/codecs.rs:503:21 [INFO] [stdout] | [INFO] [stdout] 503 | fn last_decoded(&self) -> AudioBufferRef; [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] 503 | fn last_decoded(&self) -> AudioBufferRef<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> symphonia-master/symphonia-core/src/formats.rs:322:26 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn as_buf_reader(&self) -> BufReader { [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] 322 | pub fn as_buf_reader(&self) -> BufReader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking symphonia-metadata v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-metadata) [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-codec-adpcm) [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-codec-pcm) [INFO] [stderr] Checking symphonia-codec-alac v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-codec-alac) [INFO] [stderr] Checking symphonia-codec-aac v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-codec-aac) [INFO] [stderr] Checking openmls_memory_storage v0.4.1 [INFO] [stderr] Checking openmls_basic_credential v0.4.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-utils-xiph) [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking symphonia-format-mkv v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-format-mkv) [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-format-isomp4) [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-codec-vorbis) [INFO] [stderr] Checking openmls_rust_crypto v0.4.1 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-format-ogg) [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-bundle-flac) [INFO] [stderr] Checking symphonia-format-riff v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-format-riff) [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-bundle-mp3) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> symphonia-master/symphonia-bundle-flac/src/frame.rs:210:51 [INFO] [stdout] | [INFO] [stdout] 210 | if crc8_expected != crc8_computed && cfg!(not(fuzzing)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 32 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking symphonia-format-caf v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia-format-caf) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-mkv/src/ebml.rs:515:15 [INFO] [stdout] | [INFO] [stdout] 515 | SignedInt(i64), [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ElementData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 515 - SignedInt(i64), [INFO] [stdout] 515 + SignedInt(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-mkv/src/ebml.rs:523:10 [INFO] [stdout] | [INFO] [stdout] 523 | Date(i64), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ElementData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 523 - Date(i64), [INFO] [stdout] 523 + Date(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> symphonia-master/symphonia-format-ogg/src/mappings/flac.rs:244:51 [INFO] [stdout] | [INFO] [stdout] 244 | if crc8_expected != crc8_computed && cfg!(not(fuzzing)) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 32 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking openmls v0.7.2 [INFO] [stderr] Checking serde-aux v4.5.0 [INFO] [stdout] warning: field `n_sample_frames` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-riff/src/aiff/chunks.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct CommonChunk { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub n_sample_frames: u32, [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 `offset` and `block_size` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-riff/src/aiff/chunks.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 252 | pub struct SoundChunk { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 253 | pub len: u32, [INFO] [stdout] 254 | pub offset: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 255 | pub block_size: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `channel_flags` and `coordinates` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-caf/src/chunks.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct ChannelDescription { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 373 | pub channel_label: u32, [INFO] [stdout] 374 | pub channel_flags: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 375 | pub coordinates: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChannelDescription` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-ogg/src/page.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PageHeader { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 21 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PageHeader` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `header` is never used [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mod.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 375 | pub trait Atom: Sized { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 376 | fn header(&self) -> AtomHeader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/alac.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct AlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AlacAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/co64.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Co64Atom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Co64Atom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CttsAtom` is never constructed [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ctts.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct CttsAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `elst` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/edts.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct EdtsAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub elst: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EdtsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/esds.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct EsdsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 43 | /// Atom header. [INFO] [stdout] 44 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EsdsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `es_id` and `sl_config` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/esds.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 124 | pub struct ESDescriptor { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 125 | pub es_id: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 126 | pub dec_config: DecoderConfigDescriptor, [INFO] [stdout] 127 | pub sl_config: SLDescriptor, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ESDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `object_type_indication` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/esds.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct DecoderConfigDescriptor { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 207 | pub codec_type: CodecType, [INFO] [stdout] 208 | pub object_type_indication: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecoderConfigDescriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/flac.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct FlacAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlacAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `major`, `minor`, and `compatible` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ftyp.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct FtypAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub major: FourCc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | pub minor: [u8; 4], [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub compatible: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FtypAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `handler_type`, and `name` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/hdlr.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct HdlrAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 38 | /// Atom header. [INFO] [stdout] 39 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | /// Handler type. [INFO] [stdout] 41 | pub handler_type: HandlerType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | /// Human-readable handler name. [INFO] [stdout] 43 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HdlrAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ilst.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | Unknown(u32), [INFO] [stdout] | ------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 52 - Unknown(u32), [INFO] [stdout] 52 + Unknown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ilst.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 475 | pub struct MetaTagDataAtom { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 476 | /// Atom header. [INFO] [stdout] 477 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ilst.rs:519:5 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct MetaTagNamespaceAtom { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 518 | /// Atom header. [INFO] [stdout] 519 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ilst.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 543 | pub struct MetaTagAtom { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 544 | /// Atom header. [INFO] [stdout] 545 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/ilst.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub struct IlstAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 609 | /// Atom header. [INFO] [stdout] 610 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mdhd.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct MdhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `hdlr` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mdia.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MdiaAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 15 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub mdhd: MdhdAtom, [INFO] [stdout] 17 | pub hdlr: HdlrAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MdiaAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `fragment_duration` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mehd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MehdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Fragment duration. [INFO] [stdout] 19 | pub fragment_duration: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MehdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/meta.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MetaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 18 | /// Atom header. [INFO] [stdout] 19 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MfhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MfhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `smhd` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/minf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MinfAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Sound media header atom. [INFO] [stdout] 19 | pub smhd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MinfAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/moof.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MoofAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoofAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `mvhd` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/moov.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct MoovAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | /// Atom header. [INFO] [stdout] 22 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | /// Movie header atom. [INFO] [stdout] 24 | pub mvhd: MvhdAtom, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoovAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `mehd` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mvex.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MvexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | pub header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | /// Movie extends header, optional. [INFO] [stdout] 19 | pub mehd: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvexAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/mvhd.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MvhdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | pub header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MvhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/opus.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct OpusAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpusAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `reference_type`, `reference_size`, and `subsegment_duration` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/sidx.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct SidxReference { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 21 | pub reference_type: ReferenceType, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub reference_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 23 | pub subsegment_duration: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxReference` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `reference_id`, `timescale`, `first_offset`, and `references` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/sidx.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct SidxAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 32 | /// Atom header. [INFO] [stdout] 33 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | pub reference_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | pub timescale: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | pub earliest_pts: u64, [INFO] [stdout] 37 | pub first_offset: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub references: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SidxAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `balance` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/smhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct SmhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Stereo balance. [INFO] [stdout] 20 | pub balance: FpI8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SmhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stbl.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct StblAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 19 | /// Atom header. [INFO] [stdout] 20 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StblAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stco.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StcoAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StcoAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_desc_index` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stsc.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StscEntry { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub sample_desc_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stsc.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StscAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 24 | /// Atom header. [INFO] [stdout] 25 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StscAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stsd.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct StsdAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 30 | /// Atom header. [INFO] [stdout] 31 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StsdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_channels` and `sample_size` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stsd.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct AudioSampleEntry { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 150 | pub num_channels: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 151 | pub sample_size: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AudioSampleEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StssAtom` is never constructed [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stss.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StssAtom { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stsz.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct StszAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StszAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/stts.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SttsAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 22 | /// Atom header. [INFO] [stdout] 23 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SttsAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `sample_desc_idx`, `default_sample_flags`, `duration_is_empty`, and `default_base_is_moof` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/tfhd.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TfhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub sample_desc_idx: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub default_sample_flags: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | /// If true, there are no samples for this time duration. [INFO] [stdout] 25 | pub duration_is_empty: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub default_base_is_moof: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TfhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `flags` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/tkhd.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TkhdAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | /// Track header flags. [INFO] [stdout] 20 | pub flags: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TkhdAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/traf.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrafAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrafAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `edts` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/trak.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrakAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub edts: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrakAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header`, `default_sample_desc_idx`, and `default_sample_flags` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/trex.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TrexAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 16 | /// Atom header. [INFO] [stdout] 17 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub default_sample_desc_idx: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub default_sample_flags: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrexAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `header` and `sample_flags` are never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/trun.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TrunAtom { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub sample_flags: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrunAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/udta.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct UdtaAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdtaAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `header` is never read [INFO] [stdout] --> symphonia-master/symphonia-format-isomp4/src/atoms/wave.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WaveAtom { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | /// Atom header. [INFO] [stdout] 18 | header: AtomHeader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WaveAtom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `emphasis`, `is_copyrighted`, `is_original`, and `has_padding` are never read [INFO] [stdout] --> symphonia-master/symphonia-bundle-mp3/src/common.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct FrameHeader { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub emphasis: Emphasis, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 101 | pub is_copyrighted: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 102 | pub is_original: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 103 | pub has_padding: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FrameHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking symphonia v0.5.4 (/opt/rustwide/workdir/symphonia-master/symphonia) [INFO] [stderr] Checking davey v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking stream_lib v0.5.2 [INFO] [stderr] Checking poise v0.6.1 (https://github.com/serenity-rs/poise?branch=serenity-next#8807088e) [INFO] [stderr] Checking bot-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4", kill_on_drop: false }` [INFO] [stdout] 69b75c9a2d3e33f6fbbf15dc554718127f814f4f7d33420916554984c4556de4