[INFO] cloning repository https://github.com/quorauk/arduino-audio-meter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quorauk/arduino-audio-meter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquorauk%2Farduino-audio-meter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquorauk%2Farduino-audio-meter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a18d32b89ad0fd46940213a8dedfa132d8045590 [INFO] documenting quorauk/arduino-audio-meter against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquorauk%2Farduino-audio-meter" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quorauk/arduino-audio-meter on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quorauk/arduino-audio-meter [INFO] finished tweaking git repo https://github.com/quorauk/arduino-audio-meter [INFO] tweaked toml for git repo https://github.com/quorauk/arduino-audio-meter written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/quorauk/arduino-audio-meter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libudev v0.2.0 [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.4 [INFO] [stderr] Downloaded IOKit-sys v0.1.5 [INFO] [stderr] Downloaded mach v0.1.2 [INFO] [stderr] Downloaded serialport v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc7910f91ab6eb845940faccf693400506734c1d752cc1eb3b04faa573349be [INFO] running `Command { std: "docker" "start" "-a" "cbc7910f91ab6eb845940faccf693400506734c1d752cc1eb3b04faa573349be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc7910f91ab6eb845940faccf693400506734c1d752cc1eb3b04faa573349be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc7910f91ab6eb845940faccf693400506734c1d752cc1eb3b04faa573349be", kill_on_drop: false }` [INFO] [stdout] cbc7910f91ab6eb845940faccf693400506734c1d752cc1eb3b04faa573349be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743c58d91886b428414bfe7801abe6743a529933bcbf6f0e3e0f9a25a9a02c04 [INFO] running `Command { std: "docker" "start" "-a" "743c58d91886b428414bfe7801abe6743a529933bcbf6f0e3e0f9a25a9a02c04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Documenting vmu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/windows.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::objbase::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/windows.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::mmdeviceapi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/windows.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::endpointvolume::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/windows.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/windows.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:21:78 [INFO] [stdout] | [INFO] [stdout] 21 | fn connected(port : &mut serialport::SerialPort, input_device : *mut winapi::um::endpointvolume::IAudioMeterInformation) { [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMMDeviceEnumerator` in this scope [INFO] [stdout] --> src/windows.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_device_enumerator() -> *mut IMMDeviceEnumerator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMMDeviceEnumerator` in this scope [INFO] [stdout] --> src/windows.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_imm_device(device_enumerator : *mut IMMDeviceEnumerator) -> *mut IMMDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMMDevice` in this scope [INFO] [stdout] --> src/windows.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | fn get_imm_device(device_enumerator : *mut IMMDeviceEnumerator) -> *mut IMMDevice { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMMDevice` in this scope [INFO] [stdout] --> src/windows.rs:38:50 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_iaudio_meter_information(pp_device : *mut IMMDevice) -> *mut IAudioMeterInformation { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IAudioMeterInformation` in this scope [INFO] [stdout] --> src/windows.rs:38:69 [INFO] [stdout] | [INFO] [stdout] 38 | fn get_iaudio_meter_information(pp_device : *mut IMMDevice) -> *mut IAudioMeterInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IAudioMeterInformation` in this scope [INFO] [stdout] --> src/windows.rs:54:46 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn get_audio_meter_information() -> *mut IAudioMeterInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `vmu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name vmu src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=783296617cf75bea -L dependency=/opt/rustwide/target/debug/deps --extern serialport=/opt/rustwide/target/debug/deps/libserialport-086e5b1cb35c2b75.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-2132c83c7eba85a3.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "743c58d91886b428414bfe7801abe6743a529933bcbf6f0e3e0f9a25a9a02c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743c58d91886b428414bfe7801abe6743a529933bcbf6f0e3e0f9a25a9a02c04", kill_on_drop: false }` [INFO] [stdout] 743c58d91886b428414bfe7801abe6743a529933bcbf6f0e3e0f9a25a9a02c04