[INFO] cloning repository https://github.com/tsirysndr/tunein-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsirysndr/tunein-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Ftunein-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Ftunein-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f56d6cf42f688d8d728410443fb0e84477c80132 [INFO] testing tsirysndr/tunein-cli against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsirysndr%2Ftunein-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsirysndr/tunein-cli on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tsirysndr/tunein-cli [INFO] finished tweaking git repo https://github.com/tsirysndr/tunein-cli [INFO] tweaked toml for git repo https://github.com/tsirysndr/tunein-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tsirysndr/tunein-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v6.5.3 [INFO] [stderr] Downloaded tunein v0.1.2 [INFO] [stderr] Downloaded axum-core v0.3.2 [INFO] [stderr] Downloaded transpose v0.2.3 [INFO] [stderr] Downloaded tonic-web v0.4.0 [INFO] [stderr] Downloaded deadpool v0.7.0 [INFO] [stderr] Downloaded ahash v0.8.10 [INFO] [stderr] Downloaded num_enum v0.5.10 [INFO] [stderr] Downloaded axum v0.6.8 [INFO] [stderr] Downloaded syn v2.0.51 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded symphonia-codec-alac v0.5.2 [INFO] [stderr] Downloaded ratatui v0.26.1 [INFO] [stderr] Downloaded prettyplease v0.1.23 [INFO] [stderr] Downloaded pls v0.2.2 [INFO] [stderr] Downloaded async-h1 v2.3.3 [INFO] [stderr] Downloaded async-tls v0.10.0 [INFO] [stderr] Downloaded m3u v1.0.0 [INFO] [stderr] Downloaded rust-ini v0.10.3 [INFO] [stderr] Downloaded async-trait v0.1.64 [INFO] [stderr] Downloaded num_enum_derive v0.5.10 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded tokio v1.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c2e9772d8886178ede245964805daef5b089ee40ee157307edaad7456671df [INFO] running `Command { std: "docker" "start" "-a" "d7c2e9772d8886178ede245964805daef5b089ee40ee157307edaad7456671df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c2e9772d8886178ede245964805daef5b089ee40ee157307edaad7456671df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c2e9772d8886178ede245964805daef5b089ee40ee157307edaad7456671df", kill_on_drop: false }` [INFO] [stdout] d7c2e9772d8886178ede245964805daef5b089ee40ee157307edaad7456671df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32835f1a81bb9bf436916d9a6c6048317f24bef7fb47aaf337e6aa59b309b85b [INFO] running `Command { std: "docker" "start" "-a" "32835f1a81bb9bf436916d9a6c6048317f24bef7fb47aaf337e6aa59b309b85b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling axum v0.6.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rust-ini v0.10.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling pls v0.2.2 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling m3u v1.0.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling symphonia-core v0.5.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.2 [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.2 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.2 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.2 [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.2 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling symphonia-format-wav v0.5.2 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.2 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.2 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.2 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling symphonia v0.5.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tunein-cli v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling async-h1 v2.3.3 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling tunein v0.1.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling tonic v0.8.3 [INFO] [stderr] Compiling tonic-web v0.4.0 [INFO] [stdout] warning: unused variable: `frame_rx` [INFO] [stdout] --> src/player.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let (frame_tx, frame_rx) = std::sync::mpsc::channel::(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScopeArgs` is never constructed [INFO] [stdout] --> src/cfg.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ScopeArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScopeArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tune` is never read [INFO] [stdout] --> src/cfg.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SourceOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub tune: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tune` is never used [INFO] [stdout] --> src/cfg.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl SourceOptions { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 45 | pub fn tune(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/extract.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | #[serde(rename = "Title")] [INFO] [stdout] 10 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tune_buffer_size` is never used [INFO] [stdout] --> src/music.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl Note { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 77 | pub fn tune_buffer_size(&self, sample_rate: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `freq` is never used [INFO] [stdout] --> src/music.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Tone { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 85 | pub fn freq(&self, octave: u32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `player` is never read [INFO] [stdout] --> src/server/playback.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Playback { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | client: TuneInClient, [INFO] [stdout] 17 | player: Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sampling_rate` is never read [INFO] [stdout] --> src/visualization/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GraphConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub sampling_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "32835f1a81bb9bf436916d9a6c6048317f24bef7fb47aaf337e6aa59b309b85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32835f1a81bb9bf436916d9a6c6048317f24bef7fb47aaf337e6aa59b309b85b", kill_on_drop: false }` [INFO] [stdout] 32835f1a81bb9bf436916d9a6c6048317f24bef7fb47aaf337e6aa59b309b85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3a578547c8fa78a1cea6fd56b96a7736d154ac15f54860b62613bb2b718526 [INFO] running `Command { std: "docker" "start" "-a" "dd3a578547c8fa78a1cea6fd56b96a7736d154ac15f54860b62613bb2b718526", kill_on_drop: false }` [INFO] [stderr] Compiling tunein-cli v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `frame_rx` [INFO] [stdout] --> src/player.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | let (frame_tx, frame_rx) = std::sync::mpsc::channel::(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScopeArgs` is never constructed [INFO] [stdout] --> src/cfg.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ScopeArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScopeArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tune` is never read [INFO] [stdout] --> src/cfg.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SourceOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub tune: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SourceOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tune` is never used [INFO] [stdout] --> src/cfg.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl SourceOptions { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 45 | pub fn tune(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/extract.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Header { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | #[serde(rename = "Title")] [INFO] [stdout] 10 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `tune_buffer_size` is never used [INFO] [stdout] --> src/music.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl Note { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 77 | pub fn tune_buffer_size(&self, sample_rate: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `freq` is never used [INFO] [stdout] --> src/music.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl Tone { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 85 | pub fn freq(&self, octave: u32) -> f32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `player` is never read [INFO] [stdout] --> src/server/playback.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Playback { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | client: TuneInClient, [INFO] [stdout] 17 | player: Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sampling_rate` is never read [INFO] [stdout] --> src/visualization/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GraphConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub sampling_rate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dd3a578547c8fa78a1cea6fd56b96a7736d154ac15f54860b62613bb2b718526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3a578547c8fa78a1cea6fd56b96a7736d154ac15f54860b62613bb2b718526", kill_on_drop: false }` [INFO] [stdout] dd3a578547c8fa78a1cea6fd56b96a7736d154ac15f54860b62613bb2b718526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e850c1891ef5c8272820d4a1a2930ba4d641f562a38ef8e2c9d611a9b209405 [INFO] running `Command { std: "docker" "start" "-a" "6e850c1891ef5c8272820d4a1a2930ba4d641f562a38ef8e2c9d611a9b209405", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `frame_rx` [INFO] [stderr] --> src/player.rs:54:24 [INFO] [stderr] | [INFO] [stderr] 54 | let (frame_tx, frame_rx) = std::sync::mpsc::channel::(); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_rx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ScopeArgs` is never constructed [INFO] [stderr] --> src/cfg.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct ScopeArgs { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ScopeArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `tune` is never read [INFO] [stderr] --> src/cfg.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct SourceOptions { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 40 | pub tune: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SourceOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `tune` is never used [INFO] [stderr] --> src/cfg.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 44 | impl SourceOptions { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 45 | pub fn tune(&mut self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `title` is never read [INFO] [stderr] --> src/extract.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Header { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 9 | #[serde(rename = "Title")] [INFO] [stderr] 10 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `tune_buffer_size` is never used [INFO] [stderr] --> src/music.rs:77:12 [INFO] [stderr] | [INFO] [stderr] 76 | impl Note { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] 77 | pub fn tune_buffer_size(&self, sample_rate: u32) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `freq` is never used [INFO] [stderr] --> src/music.rs:85:12 [INFO] [stderr] | [INFO] [stderr] 84 | impl Tone { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] 85 | pub fn freq(&self, octave: u32) -> f32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `player` is never read [INFO] [stderr] --> src/server/playback.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Playback { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 16 | client: TuneInClient, [INFO] [stderr] 17 | player: Player, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `sampling_rate` is never read [INFO] [stderr] --> src/visualization/mod.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct GraphConfig { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub sampling_rate: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GraphConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `tunein-cli` (bin "tunein" test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tunein_cli-a2e1b9e9f5feafc0) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tunein-8dc82688a9f0d0a1) [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 tunein_cli [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] [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" "6e850c1891ef5c8272820d4a1a2930ba4d641f562a38ef8e2c9d611a9b209405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e850c1891ef5c8272820d4a1a2930ba4d641f562a38ef8e2c9d611a9b209405", kill_on_drop: false }` [INFO] [stdout] 6e850c1891ef5c8272820d4a1a2930ba4d641f562a38ef8e2c9d611a9b209405