[INFO] fetching crate apple-music 0.11.5...
[INFO] testing apple-music-0.11.5 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate apple-music 0.11.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate apple-music 0.11.5
[INFO] finished tweaking crates.io crate apple-music 0.11.5
[INFO] tweaked toml for crates.io crate apple-music 0.11.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apple-music 0.11.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d8e16a9bec3373ba27a5ad374e897c7c312704919890bb77e56ac6bcb72f743
[INFO] running `Command { std: "docker" "start" "-a" "3d8e16a9bec3373ba27a5ad374e897c7c312704919890bb77e56ac6bcb72f743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d8e16a9bec3373ba27a5ad374e897c7c312704919890bb77e56ac6bcb72f743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8e16a9bec3373ba27a5ad374e897c7c312704919890bb77e56ac6bcb72f743", kill_on_drop: false }`
[INFO] [stdout] 3d8e16a9bec3373ba27a5ad374e897c7c312704919890bb77e56ac6bcb72f743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ce53810454eeccec6dd54d5a771635a0d1533e741e6dce3f72e2712b3c82baa
[INFO] running `Command { std: "docker" "start" "-a" "7ce53810454eeccec6dd54d5a771635a0d1533e741e6dce3f72e2712b3c82baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling apple-music v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.22s
[INFO] running `Command { std: "docker" "inspect" "7ce53810454eeccec6dd54d5a771635a0d1533e741e6dce3f72e2712b3c82baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce53810454eeccec6dd54d5a771635a0d1533e741e6dce3f72e2712b3c82baa", kill_on_drop: false }`
[INFO] [stdout] 7ce53810454eeccec6dd54d5a771635a0d1533e741e6dce3f72e2712b3c82baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c49713d9518daf2ed67e58679e15aa6be048d5d5b080f7a9a426c968ff73729
[INFO] running `Command { std: "docker" "start" "-a" "0c49713d9518daf2ed67e58679e15aa6be048d5d5b080f7a9a426c968ff73729", kill_on_drop: false }`
[INFO] [stderr]    Compiling apple-music v0.11.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "0c49713d9518daf2ed67e58679e15aa6be048d5d5b080f7a9a426c968ff73729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c49713d9518daf2ed67e58679e15aa6be048d5d5b080f7a9a426c968ff73729", kill_on_drop: false }`
[INFO] [stdout] 0c49713d9518daf2ed67e58679e15aa6be048d5d5b080f7a9a426c968ff73729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06d8b7cc6d6168239f6010050fe1f0fc2100ee1e9bcd10e5cf999754b4f98622
[INFO] running `Command { std: "docker" "start" "-a" "06d8b7cc6d6168239f6010050fe1f0fc2100ee1e9bcd10e5cf999754b4f98622", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_music-84e630fa7200437e)
[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 apple_music
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 39) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]  --> src/lib.rs:16:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use apple-music::AppleMusic;
[INFO] [stdout]   |          ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]  --> src/lib.rs:41:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | AppleMusic::play_playlist(playlist); //! Apple Music player starts playing provided Playlist.
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]   |
[INFO] [stdout] 4 - AppleMusic::play_playlist(playlist); //! Apple Music player starts playing provided Playlist.
[INFO] [stdout] 4 + AppleMusic::play_playlist(playlist); // Apple Music player starts playing provided Playlist.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]  --> src/lib.rs:42:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | AppleMusic::set_shuffle(true); //! Shuffle is now enabled on currently playing Playlist.
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]   |
[INFO] [stdout] 5 - AppleMusic::set_shuffle(true); //! Shuffle is now enabled on currently playing Playlist.
[INFO] [stdout] 5 + AppleMusic::set_shuffle(true); // Shuffle is now enabled on currently playing Playlist.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]  --> src/lib.rs:44:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | AppleMusic::play_track(track); //! Apple Music player starts playing provided Track.
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]   |
[INFO] [stdout] 7 - AppleMusic::play_track(track); //! Apple Music player starts playing provided Track.
[INFO] [stdout] 7 + AppleMusic::play_track(track); // Apple Music player starts playing provided Track.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:46:39
[INFO] [stdout]    |
[INFO] [stdout]  9 | println!("{}", current_track.name()); //! "An awesome song!"
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 | println!("{}", current_track.artwork_url()); //! Prints the direct url for the Artwork of the Track.
[INFO] [stdout]    | -------------------------------------------- the inner doc comment doesn't annotate this item macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: to annotate the item macro invocation, change the doc comment from inner to outer style
[INFO] [stdout]    |
[INFO] [stdout]  9 - println!("{}", current_track.name()); //! "An awesome song!"
[INFO] [stdout]  9 + println!("{}", current_track.name()); /// "An awesome song!"
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:47:46
[INFO] [stdout]    |
[INFO] [stdout] 10 | println!("{}", current_track.artwork_url()); //! Prints the direct url for the Artwork of the Track.
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 10 - println!("{}", current_track.artwork_url()); //! Prints the direct url for the Artwork of the Track.
[INFO] [stdout] 10 + println!("{}", current_track.artwork_url()); // Prints the direct url for the Artwork of the Track.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | current_track.set_favorited(true); //! Track is now favorited!
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 11 - current_track.set_favorited(true); //! Track is now favorited!
[INFO] [stdout] 11 + current_track.set_favorited(true); // Track is now favorited!
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | AppleMusic::next_track(); //! Goes to next track.
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 12 - AppleMusic::next_track(); //! Goes to next track.
[INFO] [stdout] 12 + AppleMusic::next_track(); // Goes to next track.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:51:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | current_track.reveal_in_player(); //! Track is revealed and selected on Apple Music player.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 14 - current_track.reveal_in_player(); //! Track is revealed and selected on Apple Music player.
[INFO] [stdout] 14 + current_track.reveal_in_player(); // Track is revealed and selected on Apple Music player.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:52:35
[INFO] [stdout]    |
[INFO] [stdout] 15 | current_track.set_disliked(true); //! Track is now disliked!
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 15 - current_track.set_disliked(true); //! Track is now disliked!
[INFO] [stdout] 15 + current_track.set_disliked(true); // Track is now disliked!
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:53:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | AppleMusic::set_sound_volume(15); //! Sets Player volume to 15.
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 16 - AppleMusic::set_sound_volume(15); //! Sets Player volume to 15.
[INFO] [stdout] 16 + AppleMusic::set_sound_volume(15); // Sets Player volume to 15.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0753]: expected outer doc comment
[INFO] [stdout]   --> src/lib.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | playlist.download(); //! Playlist is being downloaded on Apple Music player.
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner doc comments like this (starting with `//!` or `/*!`) can only appear before items
[INFO] [stdout] help: you might have meant to write a regular comment
[INFO] [stdout]    |
[INFO] [stdout] 17 - playlist.download(); //! Playlist is being downloaded on Apple Music player.
[INFO] [stdout] 17 + playlist.download(); // Playlist is being downloaded on Apple Music player.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]  --> src/lib.rs:40:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | let playlist = &AppleMusic::get_playlist_by_id(1234).unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use apple_music::AppleMusic;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]  --> src/lib.rs:41:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | AppleMusic::play_playlist(playlist); //! Apple Music player starts playing provided Playlist.
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use apple_music::AppleMusic;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]  --> src/lib.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | AppleMusic::set_shuffle(true); //! Shuffle is now enabled on currently playing Playlist.
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use apple_music::AppleMusic;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]  --> src/lib.rs:44:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | AppleMusic::play_track(track); //! Apple Music player starts playing provided Track.
[INFO] [stdout]   | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use apple_music::AppleMusic;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]  --> src/lib.rs:45:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | let current_track = AppleMusic::get_current_track().unwrap();
[INFO] [stdout]   |                     ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use apple_music::AppleMusic;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]   --> src/lib.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | AppleMusic::next_track(); //! Goes to next track.
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use apple_music::AppleMusic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]   --> src/lib.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | let current_track = AppleMusic::get_current_track().unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use apple_music::AppleMusic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]   --> src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | AppleMusic::set_sound_volume(15); //! Sets Player volume to 15.
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use apple_music::AppleMusic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppleMusic`
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | AppleMusic::quit();
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared type `AppleMusic`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use apple_music::AppleMusic;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0753.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "06d8b7cc6d6168239f6010050fe1f0fc2100ee1e9bcd10e5cf999754b4f98622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d8b7cc6d6168239f6010050fe1f0fc2100ee1e9bcd10e5cf999754b4f98622", kill_on_drop: false }`
[INFO] [stdout] 06d8b7cc6d6168239f6010050fe1f0fc2100ee1e9bcd10e5cf999754b4f98622
