[INFO] cloning repository https://github.com/migraf/rec-bag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/migraf/rec-bag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigraf%2Frec-bag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigraf%2Frec-bag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21e42ecd398d085c711fb17fcdd68a214087d172 [INFO] testing migraf/rec-bag against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigraf%2Frec-bag" "/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/migraf/rec-bag [INFO] finished tweaking git repo https://github.com/migraf/rec-bag [INFO] tweaked toml for git repo https://github.com/migraf/rec-bag written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/migraf/rec-bag on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/migraf/rec-bag 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dc38b9c820004f9561605834c2f7d28913f75346cccbb19dd1dc529f799b672 [INFO] running `Command { std: "docker" "start" "-a" "5dc38b9c820004f9561605834c2f7d28913f75346cccbb19dd1dc529f799b672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dc38b9c820004f9561605834c2f7d28913f75346cccbb19dd1dc529f799b672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc38b9c820004f9561605834c2f7d28913f75346cccbb19dd1dc529f799b672", kill_on_drop: false }` [INFO] [stdout] 5dc38b9c820004f9561605834c2f7d28913f75346cccbb19dd1dc529f799b672 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69afc3ddeb784d4618c307e10e52daa8d7b65eabe3ebb4dfb49cfbdddb9a11a0 [INFO] running `Command { std: "docker" "start" "-a" "69afc3ddeb784d4618c307e10e52daa8d7b65eabe3ebb4dfb49cfbdddb9a11a0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dioxus-core-types v0.7.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling generational-box v0.7.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling subsecond-types v0.7.1 [INFO] [stderr] Compiling subsecond v0.7.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling dioxus-core v0.7.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling dioxus-signals v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling dioxus-cli-config v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling dioxus-rsx v0.7.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-serialize-macro v0.7.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling dioxus-core-macro v0.7.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling dioxus-hooks v0.7.1 [INFO] [stderr] Compiling libsql-ffi v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling lazy-js-bundle v0.7.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling dasp_ring_buffer v0.11.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling dioxus-document v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling dioxus-html v0.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling web-sys v0.3.83 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling const-serialize v0.7.1 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling dasp_rms v0.11.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling dasp_peak v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dioxus-history v0.7.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling libsql-rusqlite v0.33.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling libsql-sys v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling dasp_envelope v0.11.0 [INFO] [stderr] Compiling manganis-core v0.7.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling dasp_interpolate v0.11.0 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling dasp_window v0.11.1 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling manganis-macro v0.7.1 [INFO] [stderr] Compiling dioxus-fullstack-macro v0.7.1 [INFO] [stderr] Compiling dioxus-router-macro v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling dioxus-fullstack-core v0.7.1 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling dasp_signal v0.11.0 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling content_disposition v0.4.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.1 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling async-tungstenite v0.31.0 [INFO] [stderr] Compiling libsql-hrana v0.2.0 [INFO] [stderr] Compiling dasp_slice v0.11.0 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.1 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.1 [INFO] [stderr] Compiling lofty_attr v0.11.1 [INFO] [stderr] Compiling ogg_pager v0.7.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling const-str v0.7.0 [INFO] [stderr] Compiling libsql v0.6.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lofty v0.22.4 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling dioxus-fullstack v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dioxus-stores v0.7.1 [INFO] [stderr] Compiling dasp v0.11.0 [INFO] [stderr] Compiling dioxus-devtools v0.7.1 [INFO] [stderr] Compiling manganis v0.7.1 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling dioxus-router v0.7.1 [INFO] [stderr] Compiling dioxus-logger v0.7.1 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling dioxus-config-macro v0.7.1 [INFO] [stderr] Compiling dioxus-config-macros v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling dioxus v0.7.1 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/packages/api) [INFO] [stderr] Compiling rec_core v0.1.0 (/opt/rustwide/workdir/packages/core) [INFO] [stdout] warning: unused variable: `beat_frame` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let beat_frame = beat_pos as usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beat_interval_frames` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let beat_interval_frames = (bpm as f64 / 60.0) / onset_rate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_interval_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `FORMAT_CODE_OFFSET` is never used [INFO] [stdout] --> packages/core/src/doctor.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 99 | impl WavExtensibleCheck { [INFO] [stdout] | ----------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | const FORMAT_CODE_OFFSET: u64 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/packages/ui) [INFO] [stderr] Compiling export v0.1.0 (/opt/rustwide/workdir/packages/export) [INFO] [stdout] warning: unused variable: `badge_idx` [INFO] [stdout] --> packages/ui/src/track_list.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | ... for (badge_idx, badge) in playlist_badges.iter().take(2).enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/ui/src/track_list.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 48 | pub get_playlists: Option Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling desktop v0.1.0 (/opt/rustwide/workdir/packages/desktop) [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/packages/web) [INFO] [stderr] Compiling mobile v0.1.0 (/opt/rustwide/workdir/packages/mobile) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> packages/desktop/src/state.rs:950:29 [INFO] [stdout] | [INFO] [stdout] 950 | pub fn fix_all_by_check(mut self, check_name: &str) -> (usize, usize) { [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: variable does not need to be mutable [INFO] [stdout] --> packages/desktop/src/state.rs:973:30 [INFO] [stdout] | [INFO] [stdout] 973 | pub fn fix_all_for_track(mut self, track_id: Uuid) -> (usize, usize) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `search_query` is never read [INFO] [stdout] --> packages/desktop/src/state.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub search_query: Signal, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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: multiple methods are never used [INFO] [stdout] --> packages/desktop/src/state.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn add_track_to_playlist(mut self, track: Track, playlist_id: Uuid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 611 | fn scan_source_folder(&self, path: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 623 | pub fn scan_folder(mut self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 636 | pub fn set_search_query(mut self, query: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | pub fn filtered_library_tracks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 658 | pub fn filtered_playlist_tracks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | pub fn get_playlists_for_track(&self, track_id: Uuid) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | pub fn track_has_issues(&self, track_id: Uuid) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | pub fn track_has_fixable_issues(&self, track_id: Uuid) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlaylistRef` is never constructed [INFO] [stdout] --> packages/desktop/src/state.rs:1327:12 [INFO] [stdout] | [INFO] [stdout] 1327 | pub struct PlaylistRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 13s [INFO] running `Command { std: "docker" "inspect" "69afc3ddeb784d4618c307e10e52daa8d7b65eabe3ebb4dfb49cfbdddb9a11a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69afc3ddeb784d4618c307e10e52daa8d7b65eabe3ebb4dfb49cfbdddb9a11a0", kill_on_drop: false }` [INFO] [stdout] 69afc3ddeb784d4618c307e10e52daa8d7b65eabe3ebb4dfb49cfbdddb9a11a0 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69eab9c0b5f6e753870a27a28b57790f6322ec39097dab173a50a5079e41a4b7 [INFO] running `Command { std: "docker" "start" "-a" "69eab9c0b5f6e753870a27a28b57790f6322ec39097dab173a50a5079e41a4b7", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling dioxus-html v0.7.1 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling dioxus-document v0.7.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling dioxus-router v0.7.1 [INFO] [stderr] Compiling dioxus-fullstack-core v0.7.1 [INFO] [stderr] Compiling dioxus-fullstack v0.7.1 [INFO] [stderr] Compiling dioxus v0.7.1 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/packages/api) [INFO] [stderr] Compiling libsql-ffi v0.5.0 [INFO] [stderr] Compiling libsql-rusqlite v0.33.0 [INFO] [stderr] Compiling libsql-sys v0.8.0 [INFO] [stderr] Compiling libsql_replication v0.6.0 [INFO] [stderr] Compiling libsql v0.6.0 [INFO] [stderr] Compiling rec_core v0.1.0 (/opt/rustwide/workdir/packages/core) [INFO] [stdout] warning: unused variable: `beat_frame` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let beat_frame = beat_pos as usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beat_interval_frames` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let beat_interval_frames = (bpm as f64 / 60.0) / onset_rate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_interval_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `FORMAT_CODE_OFFSET` is never used [INFO] [stdout] --> packages/core/src/doctor.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 99 | impl WavExtensibleCheck { [INFO] [stdout] | ----------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | const FORMAT_CODE_OFFSET: u64 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ui v0.1.0 (/opt/rustwide/workdir/packages/ui) [INFO] [stderr] Compiling export v0.1.0 (/opt/rustwide/workdir/packages/export) [INFO] [stdout] warning: unused variable: `beat_frame` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | let beat_frame = beat_pos as usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beat_interval_frames` [INFO] [stdout] --> packages/core/src/analysis/beatgrid.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let beat_interval_frames = (bpm as f64 / 60.0) / onset_rate; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_interval_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> packages/core/src/doctor.rs:1202:13 [INFO] [stdout] | [INFO] [stdout] 1202 | let mut track_a = create_track_with_metadata("/music/proper.mp3", "Daft Punk", "Around The World"); [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: associated constant `FORMAT_CODE_OFFSET` is never used [INFO] [stdout] --> packages/core/src/doctor.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 99 | impl WavExtensibleCheck { [INFO] [stdout] | ----------------------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 105 | const FORMAT_CODE_OFFSET: u64 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `badge_idx` [INFO] [stdout] --> packages/ui/src/track_list.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | ... for (badge_idx, badge) in playlist_badges.iter().take(2).enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/ui/src/track_list.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 48 | pub get_playlists: Option Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mobile v0.1.0 (/opt/rustwide/workdir/packages/mobile) [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/packages/web) [INFO] [stderr] Compiling desktop v0.1.0 (/opt/rustwide/workdir/packages/desktop) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> packages/desktop/src/state.rs:950:29 [INFO] [stdout] | [INFO] [stdout] 950 | pub fn fix_all_by_check(mut self, check_name: &str) -> (usize, usize) { [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: variable does not need to be mutable [INFO] [stdout] --> packages/desktop/src/state.rs:973:30 [INFO] [stdout] | [INFO] [stdout] 973 | pub fn fix_all_for_track(mut self, track_id: Uuid) -> (usize, usize) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `search_query` is never read [INFO] [stdout] --> packages/desktop/src/state.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub search_query: Signal, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` 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: multiple methods are never used [INFO] [stdout] --> packages/desktop/src/state.rs:412:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub fn add_track_to_playlist(mut self, track: Track, playlist_id: Uuid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 611 | fn scan_source_folder(&self, path: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 623 | pub fn scan_folder(mut self, path: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 636 | pub fn set_search_query(mut self, query: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 641 | pub fn filtered_library_tracks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 658 | pub fn filtered_playlist_tracks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 677 | pub fn get_playlists_for_track(&self, track_id: Uuid) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 881 | pub fn track_has_issues(&self, track_id: Uuid) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 886 | pub fn track_has_fixable_issues(&self, track_id: Uuid) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlaylistRef` is never constructed [INFO] [stdout] --> packages/desktop/src/state.rs:1327:12 [INFO] [stdout] | [INFO] [stdout] 1327 | pub struct PlaylistRef { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `badge_idx` [INFO] [stdout] --> packages/ui/src/track_list.rs:223:54 [INFO] [stdout] | [INFO] [stdout] 223 | ... for (badge_idx, badge) in playlist_badges.iter().take(2).enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge_idx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/ui/src/track_list.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Props, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 48 | pub get_playlists: Option Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "69eab9c0b5f6e753870a27a28b57790f6322ec39097dab173a50a5079e41a4b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69eab9c0b5f6e753870a27a28b57790f6322ec39097dab173a50a5079e41a4b7", kill_on_drop: false }` [INFO] [stdout] 69eab9c0b5f6e753870a27a28b57790f6322ec39097dab173a50a5079e41a4b7 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce85cc50ebdde240152bb69956223655047433db2ce987426c801c47eecbdb70 [INFO] running `Command { std: "docker" "start" "-a" "ce85cc50ebdde240152bb69956223655047433db2ce987426c801c47eecbdb70", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `beat_frame` [INFO] [stderr] --> packages/core/src/analysis/beatgrid.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | let beat_frame = beat_pos as usize; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_frame` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `beat_interval_frames` [INFO] [stderr] --> packages/core/src/analysis/beatgrid.rs:237:13 [INFO] [stderr] | [INFO] [stderr] 237 | let beat_interval_frames = (bpm as f64 / 60.0) / onset_rate; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beat_interval_frames` [INFO] [stderr] [INFO] [stderr] warning: associated constant `FORMAT_CODE_OFFSET` is never used [INFO] [stderr] --> packages/core/src/doctor.rs:105:11 [INFO] [stderr] | [INFO] [stderr] 99 | impl WavExtensibleCheck { [INFO] [stderr] | ----------------------- associated constant in this implementation [INFO] [stderr] ... [INFO] [stderr] 105 | const FORMAT_CODE_OFFSET: u64 = 20; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rec_core` (lib) generated 3 warnings (run `cargo fix --lib -p rec_core` to apply 2 suggestions) [INFO] [stderr] warning: unused variable: `badge_idx` [INFO] [stderr] --> packages/ui/src/track_list.rs:223:54 [INFO] [stderr] | [INFO] [stderr] 223 | ... for (badge_idx, badge) in playlist_badges.iter().take(2).enumerate() { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_badge_idx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> packages/ui/src/track_list.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Props, Clone, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 48 | pub get_playlists: Option Vec>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ui` (lib) generated 2 warnings (run `cargo fix --lib -p ui` to apply 1 suggestion) [INFO] [stderr] warning: `ui` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> packages/desktop/src/state.rs:950:29 [INFO] [stderr] | [INFO] [stderr] 950 | pub fn fix_all_by_check(mut self, check_name: &str) -> (usize, usize) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> packages/desktop/src/state.rs:973:30 [INFO] [stderr] | [INFO] [stderr] 973 | pub fn fix_all_for_track(mut self, track_id: Uuid) -> (usize, usize) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field `search_query` is never read [INFO] [stderr] --> packages/desktop/src/state.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 74 | pub struct AppState { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 88 | pub search_query: Signal, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> packages/desktop/src/state.rs:412:12 [INFO] [stderr] | [INFO] [stderr] 123 | impl AppState { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 412 | pub fn add_track_to_playlist(mut self, track: Track, playlist_id: Uuid) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 611 | fn scan_source_folder(&self, path: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 623 | pub fn scan_folder(mut self, path: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 636 | pub fn set_search_query(mut self, query: String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 641 | pub fn filtered_library_tracks(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 658 | pub fn filtered_playlist_tracks(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 677 | pub fn get_playlists_for_track(&self, track_id: Uuid) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 881 | pub fn track_has_issues(&self, track_id: Uuid) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 886 | pub fn track_has_fixable_issues(&self, track_id: Uuid) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PlaylistRef` is never constructed [INFO] [stderr] --> packages/desktop/src/state.rs:1327:12 [INFO] [stderr] | [INFO] [stderr] 1327 | pub struct PlaylistRef { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> packages/core/src/doctor.rs:1202:13 [INFO] [stderr] | [INFO] [stderr] 1202 | let mut track_a = create_track_with_metadata("/music/proper.mp3", "Daft Punk", "Around The World"); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `desktop` (bin "desktop" test) generated 5 warnings (run `cargo fix --bin "desktop" -p desktop --tests` to apply 2 suggestions) [INFO] [stderr] warning: `rec_core` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p rec_core --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api-2a36ee755f33afda) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/desktop-3a472975cd029806) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/export-1c0020818b6abdb5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mobile-e6b102f78292ef27) [INFO] [stdout] test rekordbox::tests::test_rekordbox_export ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rec_core-7c3b693b724fef63) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test analysis::beatgrid::tests::test_beat_grid_analyzer_creation ... ok [INFO] [stdout] test analysis::beatgrid::tests::test_frame_to_ms ... ok [INFO] [stdout] test analysis::beatgrid::tests::test_generate_beat_positions ... ok [INFO] [stdout] test analysis::beatgrid::tests::test_insufficient_data ... ok [INFO] [stdout] test analysis::bpm::tests::test_bpm_with_custom_range ... ok [INFO] [stdout] test analysis::fft::tests::test_window_creation ... ok [INFO] [stdout] test analysis::fft::tests::test_fft_size ... ok [INFO] [stdout] test analysis::freq_waveform::tests::test_custom_resolution ... ok [INFO] [stdout] test analysis::freq_waveform::tests::test_custom_bands ... ok [INFO] [stdout] test analysis::freq_waveform::tests::test_frequency_waveform_analyzer_creation ... ok [INFO] [stdout] test analysis::fft::tests::test_freq_bin_conversion ... ok [INFO] [stdout] test analysis::fft::tests::test_band_energies ... ok [INFO] [stdout] test analysis::freq_waveform::tests::test_insufficient_data ... ok [INFO] [stdout] test analysis::key::tests::test_freq_to_pitch_class ... ok [INFO] [stdout] test analysis::key::tests::test_insufficient_data ... ok [INFO] [stdout] test analysis::key::tests::test_pearson_correlation ... ok [INFO] [stdout] test analysis::tests::test_musical_key_camelot ... ok [INFO] [stdout] test analysis::tests::test_musical_key_display ... ok [INFO] [stdout] test doctor::tests::test_doctor_runs_all_checks ... ok [INFO] [stdout] test doctor::tests::test_duplicate_artist_title_in_title ... ok [INFO] [stdout] test doctor::tests::test_doctor_includes_duplicates ... ok [INFO] [stdout] test analysis::key::tests::test_key_analyzer_creation ... ok [INFO] [stdout] test doctor::tests::test_duplicate_detection_exact_match ... ok [INFO] [stdout] test doctor::tests::test_duplicate_detection_case_insensitive ... ok [INFO] [stdout] test doctor::tests::test_duplicate_detection_multiple_groups ... ok [INFO] [stdout] test doctor::tests::test_duplicate_detection_no_duplicates ... ok [INFO] [stdout] test doctor::tests::test_duplicate_detection_whitespace_trimmed ... ok [INFO] [stdout] test doctor::tests::test_duplicate_fuzzy_match_slight_difference ... ok [INFO] [stdout] test doctor::tests::test_duplicate_normalized_suffix_extended ... ok [INFO] [stdout] test doctor::tests::test_duplicate_normalized_suffix_original_mix ... ok [INFO] [stdout] test doctor::tests::test_duplicate_fuzzy_match_typo ... ok [INFO] [stdout] test doctor::tests::test_duplicate_to_diagnoses ... ok [INFO] [stdout] test doctor::tests::test_duplicate_fuzzy_no_match_different_songs ... ok [INFO] [stdout] test doctor::tests::test_duplicate_normalized_suffix_radio_edit ... ok [INFO] [stdout] test doctor::tests::test_metadata_check_complete ... ok [INFO] [stdout] test doctor::tests::test_edit_distance ... ok [INFO] [stdout] test doctor::tests::test_metadata_check_missing_artist ... ok [INFO] [stdout] test doctor::tests::test_parse_artist_title ... ok [INFO] [stdout] test doctor::tests::test_normalize_deep_removes_suffixes ... ok [INFO] [stdout] test doctor::tests::test_metadata_check_missing_bpm ... ok [INFO] [stdout] test search::tests::test_artist_match ... ok [INFO] [stdout] test folder::tests::test_is_audio_extension ... ok [INFO] [stdout] test analysis::bpm::tests::test_insufficient_data ... ok [INFO] [stdout] test analysis::bpm::tests::test_bpm_analyzer_creation ... ok [INFO] [stdout] test doctor::tests::test_doctor_disable_duplicate_check ... ok [INFO] [stdout] test search::tests::test_empty_query_returns_all ... ok [INFO] [stdout] test waveform::tests::test_empty_waveform ... ok [INFO] [stdout] test storage::tests::test_empty_library_on_missing_file ... ok [INFO] [stdout] test storage::tests::test_local_storage_roundtrip ... ok [INFO] [stdout] test search::tests::test_exact_title_match ... ok [INFO] [stdout] test waveform::tests::test_peaks_in_range ... ok [INFO] [stdout] test search::tests::test_fuzzy_match ... ok [INFO] [stdout] test analysis::freq_waveform::tests::test_basic_extraction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ui-25771ac169535835) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web-c3185b72d2b2f453) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests export [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rec_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce85cc50ebdde240152bb69956223655047433db2ce987426c801c47eecbdb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce85cc50ebdde240152bb69956223655047433db2ce987426c801c47eecbdb70", kill_on_drop: false }` [INFO] [stdout] ce85cc50ebdde240152bb69956223655047433db2ce987426c801c47eecbdb70