[INFO] fetching crate sync_dis_boi 0.6.2...
[INFO] testing sync_dis_boi-0.6.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sync_dis_boi 0.6.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sync_dis_boi 0.6.2
[INFO] finished tweaking crates.io crate sync_dis_boi 0.6.2
[INFO] tweaked toml for crates.io crate sync_dis_boi 0.6.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sync_dis_boi 0.6.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sync_dis_boi 0.6.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webbrowser v1.0.5
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90cfc9c90658238d1b97315ad34d5ddf1479b6709f9429e9c0efd5187782a40b
[INFO] running `Command { std: "docker" "start" "-a" "90cfc9c90658238d1b97315ad34d5ddf1479b6709f9429e9c0efd5187782a40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90cfc9c90658238d1b97315ad34d5ddf1479b6709f9429e9c0efd5187782a40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90cfc9c90658238d1b97315ad34d5ddf1479b6709f9429e9c0efd5187782a40b", kill_on_drop: false }`
[INFO] [stdout] 90cfc9c90658238d1b97315ad34d5ddf1479b6709f9429e9c0efd5187782a40b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 038b677df793af41fc854cc921828e05ebb717cf140caa0646bef0d038508a79
[INFO] running `Command { std: "docker" "start" "-a" "038b677df793af41fc854cc921828e05ebb717cf140caa0646bef0d038508a79", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling webbrowser v1.0.5
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling sync_dis_boi v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "038b677df793af41fc854cc921828e05ebb717cf140caa0646bef0d038508a79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038b677df793af41fc854cc921828e05ebb717cf140caa0646bef0d038508a79", kill_on_drop: false }`
[INFO] [stdout] 038b677df793af41fc854cc921828e05ebb717cf140caa0646bef0d038508a79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2293a20b954f75b10911ae03eab11252f0db10e8ea5803a3859fce98f7298e2
[INFO] running `Command { std: "docker" "start" "-a" "f2293a20b954f75b10911ae03eab11252f0db10e8ea5803a3859fce98f7298e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling sync_dis_boi v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/spotify/mod.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let ytmusic = YtMusicApi::new_oauth(
[INFO] [stdout]     |                       --------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 501 |             None,
[INFO] [stdout]     |             ^^^^ expected `ConfigArgs`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `ConfigArgs`
[INFO] [stdout]                  found enum `std::option::Option<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/yt_music/mod.rs:53:18
[INFO] [stdout]     |
[INFO] [stdout]  53 |     pub async fn new_oauth(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |         config: ConfigArgs,
[INFO] [stdout]     |         ------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 5 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/spotify/mod.rs:512:23
[INFO] [stdout]     |
[INFO] [stdout] 512 |         let spotify = SpotifyApi::new(&spotify_client_id, &spotify_secret, None)
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------------------------- two arguments of type `bool` and `ConfigArgs` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `PathBuf`, found `Option<_>`
[INFO] [stdout]    --> src/spotify/mod.rs:512:76
[INFO] [stdout]     |
[INFO] [stdout] 512 |         let spotify = SpotifyApi::new(&spotify_client_id, &spotify_secret, None)
[INFO] [stdout]     |                                                                            ^^^^
[INFO] [stdout]     = note: expected struct `PathBuf`
[INFO] [stdout]                  found enum `std::option::Option<_>`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/spotify/mod.rs:60:18
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub async fn new(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |         oauth_token_path: PathBuf,
[INFO] [stdout]     |         -------------------------
[INFO] [stdout]  64 |         clear_cache: bool,
[INFO] [stdout]     |         -----------------
[INFO] [stdout]  65 |         config: ConfigArgs,
[INFO] [stdout]     |         ------------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 512 -         let spotify = SpotifyApi::new(&spotify_client_id, &spotify_secret, None)
[INFO] [stdout] 512 +         let spotify = SpotifyApi::new(&spotify_client_id, &spotify_secret, /* PathBuf */, /* bool */, /* ConfigArgs */)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sync_dis_boi` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f2293a20b954f75b10911ae03eab11252f0db10e8ea5803a3859fce98f7298e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2293a20b954f75b10911ae03eab11252f0db10e8ea5803a3859fce98f7298e2", kill_on_drop: false }`
[INFO] [stdout] f2293a20b954f75b10911ae03eab11252f0db10e8ea5803a3859fce98f7298e2
