[INFO] cloning repository https://github.com/hbacelar8/playerctl-rust-wrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hbacelar8/playerctl-rust-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbacelar8%2Fplayerctl-rust-wrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbacelar8%2Fplayerctl-rust-wrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c0d6449ebe9955b68e3d4b5e08f06f4ba41000f
[INFO] testing hbacelar8/playerctl-rust-wrapper against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhbacelar8%2Fplayerctl-rust-wrapper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hbacelar8/playerctl-rust-wrapper
[INFO] finished tweaking git repo https://github.com/hbacelar8/playerctl-rust-wrapper
[INFO] tweaked toml for git repo https://github.com/hbacelar8/playerctl-rust-wrapper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hbacelar8/playerctl-rust-wrapper on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hbacelar8/playerctl-rust-wrapper 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d78c41ca968ad8079d77af3de60c08855ccb8117f213ee5703b74aeb7272e5b
[INFO] running `Command { std: "docker" "start" "-a" "7d78c41ca968ad8079d77af3de60c08855ccb8117f213ee5703b74aeb7272e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d78c41ca968ad8079d77af3de60c08855ccb8117f213ee5703b74aeb7272e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d78c41ca968ad8079d77af3de60c08855ccb8117f213ee5703b74aeb7272e5b", kill_on_drop: false }`
[INFO] [stdout] 7d78c41ca968ad8079d77af3de60c08855ccb8117f213ee5703b74aeb7272e5b
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b562848df45c0426bfcb78a07c1b7a638b0a9a306ed25e6dab88666ff95fa3
[INFO] running `Command { std: "docker" "start" "-a" "d1b562848df45c0426bfcb78a07c1b7a638b0a9a306ed25e6dab88666ff95fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling playerctl-rust-wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s
[INFO] running `Command { std: "docker" "inspect" "d1b562848df45c0426bfcb78a07c1b7a638b0a9a306ed25e6dab88666ff95fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b562848df45c0426bfcb78a07c1b7a638b0a9a306ed25e6dab88666ff95fa3", kill_on_drop: false }`
[INFO] [stdout] d1b562848df45c0426bfcb78a07c1b7a638b0a9a306ed25e6dab88666ff95fa3
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c647d24482cfe2662058ce7c326b40b575118b89a33e47f4ea3641aa7afaf243
[INFO] running `Command { std: "docker" "start" "-a" "c647d24482cfe2662058ce7c326b40b575118b89a33e47f4ea3641aa7afaf243", kill_on_drop: false }`
[INFO] [stderr]    Compiling playerctl-rust-wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "c647d24482cfe2662058ce7c326b40b575118b89a33e47f4ea3641aa7afaf243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c647d24482cfe2662058ce7c326b40b575118b89a33e47f4ea3641aa7afaf243", kill_on_drop: false }`
[INFO] [stdout] c647d24482cfe2662058ce7c326b40b575118b89a33e47f4ea3641aa7afaf243
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3a152308e4092a6d35d1f22ac58d13422b74bf40658c8201488d778d5adba53
[INFO] running `Command { std: "docker" "start" "-a" "e3a152308e4092a6d35d1f22ac58d13422b74bf40658c8201488d778d5adba53", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/playerctl_rust_wrapper-fab4de6ac9ea9a19)
[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 playerctl_rust_wrapper
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/lib.rs - Playerctl::metadata (line 187) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::next (line 122) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::status (line 172) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::play_pause (line 102) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::stop (line 112) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - run_command (line 211) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::pause (line 92) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl (line 72) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::volume (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::play (line 82) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::position (line 142) ... FAILED
[INFO] [stdout] test src/lib.rs - Playerctl::previous (line 132) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Playerctl::metadata (line 187) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:188:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let metadata = Playerctl::metadata().unwrap();
[INFO] [stdout]   |                ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::next (line 122) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::next().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::status (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:173:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::status(10.).unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::play_pause (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:103:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::play_pause().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::stop (line 112) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:113:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::stop().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:60:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::stop().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run_command (line 211) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:212:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::play().expect("Failed to run command");
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::pause (line 92) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:93:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::pause().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl (line 72) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:73:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let metadata = Playerctl::metadata().unwrap();
[INFO] [stdout]   |                ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::volume (line 157) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:158:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::volume(10.).unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::play (line 82) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:83:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::play().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:66:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::position(10.).unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:67:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Playerctl::position(-10.).unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::position (line 142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:143:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::position(10.).unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Playerctl::previous (line 132) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Playerctl`
[INFO] [stdout]  --> src/lib.rs:133:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | Playerctl::previous().unwrap();
[INFO] [stdout]   | ^^^^^^^^^ use of undeclared type `Playerctl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use playerctl_rust_wrapper::Playerctl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Playerctl (line 59)
[INFO] [stdout]     src/lib.rs - Playerctl (line 65)
[INFO] [stdout]     src/lib.rs - Playerctl (line 72)
[INFO] [stdout]     src/lib.rs - Playerctl::metadata (line 187)
[INFO] [stdout]     src/lib.rs - Playerctl::next (line 122)
[INFO] [stdout]     src/lib.rs - Playerctl::pause (line 92)
[INFO] [stdout]     src/lib.rs - Playerctl::play (line 82)
[INFO] [stdout]     src/lib.rs - Playerctl::play_pause (line 102)
[INFO] [stdout]     src/lib.rs - Playerctl::position (line 142)
[INFO] [stdout]     src/lib.rs - Playerctl::previous (line 132)
[INFO] [stdout]     src/lib.rs - Playerctl::status (line 172)
[INFO] [stdout]     src/lib.rs - Playerctl::stop (line 112)
[INFO] [stdout]     src/lib.rs - Playerctl::volume (line 157)
[INFO] [stdout]     src/lib.rs - run_command (line 211)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e3a152308e4092a6d35d1f22ac58d13422b74bf40658c8201488d778d5adba53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a152308e4092a6d35d1f22ac58d13422b74bf40658c8201488d778d5adba53", kill_on_drop: false }`
[INFO] [stdout] e3a152308e4092a6d35d1f22ac58d13422b74bf40658c8201488d778d5adba53
