[INFO] cloning repository https://github.com/Waayway/windows-volume-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Waayway/windows-volume-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Fwindows-volume-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Fwindows-volume-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d45e87bca0050be88550598be89eb2e73ad8ba5
[INFO] checking Waayway/windows-volume-control against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWaayway%2Fwindows-volume-control" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Waayway/windows-volume-control
[INFO] finished tweaking git repo https://github.com/Waayway/windows-volume-control
[INFO] tweaked toml for git repo https://github.com/Waayway/windows-volume-control written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Waayway/windows-volume-control on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Waayway/windows-volume-control 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84dda7e65835229e437356f0b04af6d679628b6dab13983e57f2d88a3a3d98aa
[INFO] running `Command { std: "docker" "start" "-a" "84dda7e65835229e437356f0b04af6d679628b6dab13983e57f2d88a3a3d98aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84dda7e65835229e437356f0b04af6d679628b6dab13983e57f2d88a3a3d98aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84dda7e65835229e437356f0b04af6d679628b6dab13983e57f2d88a3a3d98aa", kill_on_drop: false }`
[INFO] [stdout] 84dda7e65835229e437356f0b04af6d679628b6dab13983e57f2d88a3a3d98aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21b313fe4bec0b78a3b8d75269fbd501c1d33483ddcbd2387a4d47cd8cf6c5e4
[INFO] running `Command { std: "docker" "start" "-a" "21b313fe4bec0b78a3b8d75269fbd501c1d33483ddcbd2387a4d47cd8cf6c5e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking windows-targets v0.42.1
[INFO] [stderr]    Compiling windows-implement v0.44.0
[INFO] [stderr]    Compiling windows-interface v0.44.0
[INFO] [stderr]     Checking windows v0.44.0
[INFO] [stderr]     Checking windows-volume-control v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `GetSessions` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub unsafe fn GetSessions(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^ help: convert the identifier to snake case: `get_sessions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `GetDefaultAudioEnpointVolumeControl` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn GetDefaultAudioEnpointVolumeControl(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_default_audio_enpoint_volume_control`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `GetAllProcessSessions` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub unsafe fn GetAllProcessSessions(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_all_process_sessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getAudioEndpointVolume` should have a snake case name
[INFO] [stdout]  --> src/session.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe fn getAudioEndpointVolume(&self) -> Option<IAudioEndpointVolume>;
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_audio_endpoint_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getName` should have a snake case name
[INFO] [stdout]  --> src/session.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe fn getName(&self) -> String;
[INFO] [stdout]   |               ^^^^^^^ help: convert the identifier to snake case: `get_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getVolume` should have a snake case name
[INFO] [stdout]   --> src/session.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     unsafe fn getVolume(&self) -> f32;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to snake case: `get_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `setVolume` should have a snake case name
[INFO] [stdout]   --> src/session.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe fn setVolume(&self, vol: f32);
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to snake case: `set_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getMute` should have a snake case name
[INFO] [stdout]   --> src/session.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     unsafe fn getMute(&self) -> bool;
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `get_mute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `setMute` should have a snake case name
[INFO] [stdout]   --> src/session.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe fn setMute(&self, mute: bool);
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `set_mute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> examples/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]   --> examples/main.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let test = controller.get_all_session_names();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `GetSessions` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub unsafe fn GetSessions(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^ help: convert the identifier to snake case: `get_sessions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `GetDefaultAudioEnpointVolumeControl` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub unsafe fn GetDefaultAudioEnpointVolumeControl(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_default_audio_enpoint_volume_control`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `GetAllProcessSessions` should have a snake case name
[INFO] [stdout]   --> src/lib.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub unsafe fn GetAllProcessSessions(&mut self) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_all_process_sessions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getAudioEndpointVolume` should have a snake case name
[INFO] [stdout]  --> src/session.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe fn getAudioEndpointVolume(&self) -> Option<IAudioEndpointVolume>;
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_audio_endpoint_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getName` should have a snake case name
[INFO] [stdout]  --> src/session.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     unsafe fn getName(&self) -> String;
[INFO] [stdout]   |               ^^^^^^^ help: convert the identifier to snake case: `get_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getVolume` should have a snake case name
[INFO] [stdout]   --> src/session.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     unsafe fn getVolume(&self) -> f32;
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to snake case: `get_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `setVolume` should have a snake case name
[INFO] [stdout]   --> src/session.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     unsafe fn setVolume(&self, vol: f32);
[INFO] [stdout]    |               ^^^^^^^^^ help: convert the identifier to snake case: `set_volume`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `getMute` should have a snake case name
[INFO] [stdout]   --> src/session.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     unsafe fn getMute(&self) -> bool;
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `get_mute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `setMute` should have a snake case name
[INFO] [stdout]   --> src/session.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     unsafe fn setMute(&self, mute: bool);
[INFO] [stdout]    |               ^^^^^^^ help: convert the identifier to snake case: `set_mute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.65s
[INFO] running `Command { std: "docker" "inspect" "21b313fe4bec0b78a3b8d75269fbd501c1d33483ddcbd2387a4d47cd8cf6c5e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21b313fe4bec0b78a3b8d75269fbd501c1d33483ddcbd2387a4d47cd8cf6c5e4", kill_on_drop: false }`
[INFO] [stdout] 21b313fe4bec0b78a3b8d75269fbd501c1d33483ddcbd2387a4d47cd8cf6c5e4
