[INFO] fetching crate apple-music 0.11.5... [INFO] testing apple-music-0.11.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate apple-music 0.11.5 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apple-music 0.11.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 169 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.24) [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded humantime v2.3.0 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12ce5303ac9fffce17590fba43740a26d26e907a8476602ed2d70cd56768de31 [INFO] running `Command { std: "docker" "start" "-a" "12ce5303ac9fffce17590fba43740a26d26e907a8476602ed2d70cd56768de31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12ce5303ac9fffce17590fba43740a26d26e907a8476602ed2d70cd56768de31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ce5303ac9fffce17590fba43740a26d26e907a8476602ed2d70cd56768de31", kill_on_drop: false }` [INFO] [stdout] 12ce5303ac9fffce17590fba43740a26d26e907a8476602ed2d70cd56768de31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b9024861989547eb79f09685cd67b9f7305fabe51f50001733216c508e9c8ff [INFO] running `Command { std: "docker" "start" "-a" "0b9024861989547eb79f09685cd67b9f7305fabe51f50001733216c508e9c8ff", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [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 1m 23s [INFO] running `Command { std: "docker" "inspect" "0b9024861989547eb79f09685cd67b9f7305fabe51f50001733216c508e9c8ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9024861989547eb79f09685cd67b9f7305fabe51f50001733216c508e9c8ff", kill_on_drop: false }` [INFO] [stdout] 0b9024861989547eb79f09685cd67b9f7305fabe51f50001733216c508e9c8ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c6e4e46a3bfbb00ea6e7ae5b6ab937452e24aedeb1400a9929befdef7911061 [INFO] running `Command { std: "docker" "start" "-a" "0c6e4e46a3bfbb00ea6e7ae5b6ab937452e24aedeb1400a9929befdef7911061", 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.78s [INFO] running `Command { std: "docker" "inspect" "0c6e4e46a3bfbb00ea6e7ae5b6ab937452e24aedeb1400a9929befdef7911061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c6e4e46a3bfbb00ea6e7ae5b6ab937452e24aedeb1400a9929befdef7911061", kill_on_drop: false }` [INFO] [stdout] 0c6e4e46a3bfbb00ea6e7ae5b6ab937452e24aedeb1400a9929befdef7911061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70aed029227124a42e114467bcb7c29ecbefddb11ec2307a6d393e42c654ec53 [INFO] running `Command { std: "docker" "start" "-a" "70aed029227124a42e114467bcb7c29ecbefddb11ec2307a6d393e42c654ec53", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_music-75f842fe73484576) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests apple_music [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 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] 16 | 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] 41 | 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] 41 - AppleMusic::play_playlist(playlist); //! Apple Music player starts playing provided Playlist. [INFO] [stdout] 41 + 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] 42 | 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] 42 - AppleMusic::set_shuffle(true); //! Shuffle is now enabled on currently playing Playlist. [INFO] [stdout] 42 + 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] 44 | 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] 44 - AppleMusic::play_track(track); //! Apple Music player starts playing provided Track. [INFO] [stdout] 44 + 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] 46 | println!("{}", current_track.name()); //! "An awesome song!" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 47 | 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] 46 - println!("{}", current_track.name()); //! "An awesome song!" [INFO] [stdout] 46 + 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] 47 | 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] 47 - println!("{}", current_track.artwork_url()); //! Prints the direct url for the Artwork of the Track. [INFO] [stdout] 47 + 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] 48 | 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] 48 - current_track.set_favorited(true); //! Track is now favorited! [INFO] [stdout] 48 + 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] 49 | 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] 49 - AppleMusic::next_track(); //! Goes to next track. [INFO] [stdout] 49 + 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] 51 | 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] 51 - current_track.reveal_in_player(); //! Track is revealed and selected on Apple Music player. [INFO] [stdout] 51 + 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] 52 | 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] 52 - current_track.set_disliked(true); //! Track is now disliked! [INFO] [stdout] 52 + 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] 53 | 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] 53 - AppleMusic::set_sound_volume(15); //! Sets Player volume to 15. [INFO] [stdout] 53 + 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] 54 | 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] 54 - playlist.download(); //! Playlist is being downloaded on Apple Music player. [INFO] [stdout] 54 + 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] 40 | 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] 39 + 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] 41 | 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] 39 + 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] 42 | 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] 39 + 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] 44 | 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] 39 + 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] 45 | 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] 39 + 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] 49 | 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] 39 + 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] 50 | 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] 39 + 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] 53 | 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] 39 + 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] 55 | AppleMusic::quit(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `AppleMusic` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 39 + 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.13s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "70aed029227124a42e114467bcb7c29ecbefddb11ec2307a6d393e42c654ec53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70aed029227124a42e114467bcb7c29ecbefddb11ec2307a6d393e42c654ec53", kill_on_drop: false }` [INFO] [stdout] 70aed029227124a42e114467bcb7c29ecbefddb11ec2307a6d393e42c654ec53