[INFO] cloning repository https://github.com/Connicpu/boop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Connicpu/boop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fboop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fboop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99b5286757707705c8674abd474b436d9c8a5519 [INFO] testing Connicpu/boop against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnicpu%2Fboop" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Connicpu/boop on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Connicpu/boop [INFO] finished tweaking git repo https://github.com/Connicpu/boop [INFO] tweaked toml for git repo https://github.com/Connicpu/boop written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Connicpu/boop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e95324acde87789dc66121081f00333c65745f07cfb1b13c8b876ce2e8fadbe4 [INFO] running `Command { std: "docker" "start" "-a" "e95324acde87789dc66121081f00333c65745f07cfb1b13c8b876ce2e8fadbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e95324acde87789dc66121081f00333c65745f07cfb1b13c8b876ce2e8fadbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95324acde87789dc66121081f00333c65745f07cfb1b13c8b876ce2e8fadbe4", kill_on_drop: false }` [INFO] [stdout] e95324acde87789dc66121081f00333c65745f07cfb1b13c8b876ce2e8fadbe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7401728ada0a82b7ddde486746063ad2e5f8f5b666a33d40b677d951a1a885 [INFO] running `Command { std: "docker" "start" "-a" "6c7401728ada0a82b7ddde486746063ad2e5f8f5b666a33d40b677d951a1a885", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling wio v0.2.2 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling boop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/tts.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | shared::{guiddef::GUID, winerror::SUCCEEDED}, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/tts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/tts.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Interface, [INFO] [stdout] | ^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wio::com`, `wio::wide` [INFO] [stdout] --> src/tts.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | use wio::{com::ComPtr, wide::ToWide}; [INFO] [stdout] | ^^^ ^^^^ could not find `wide` in `wio` [INFO] [stdout] | | [INFO] [stdout] | could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ISpVoice` [INFO] [stdout] --> src/tts.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | &ISpVoice::uuidof(), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ISpVoice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GUID` [INFO] [stdout] --> src/tts.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let mut clsid = GUID::default(); [INFO] [stdout] | ^^^^ use of undeclared type `GUID` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ISpVoice` in this scope [INFO] [stdout] --> src/tts.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Speaker { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 18 | _com_init: ComInitRaii, [INFO] [stdout] 19 | voice: ComPtr, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ISpVoice` in this scope [INFO] [stdout] --> src/tts.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 23 | impl Speaker { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 28 | let mut ptr = std::ptr::null_mut::(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope [INFO] [stdout] --> src/tts.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | CoCreateInstance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSCTX_ALL` in this scope [INFO] [stdout] --> src/tts.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | CLSCTX_ALL, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SUCCEEDED` in this scope [INFO] [stdout] --> src/tts.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | ensure!(SUCCEEDED(hr), "Failed to initialize SAPI Voice instance"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SPF_DEFAULT` in this scope [INFO] [stdout] --> src/tts.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | self.do_speak(text, SPF_DEFAULT) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SPF_ASYNC` in this scope [INFO] [stdout] --> src/tts.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | self.do_speak(text, SPF_ASYNC) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SUCCEEDED` in this scope [INFO] [stdout] --> src/tts.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | ensure!(SUCCEEDED(hr), "Failed to speak"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoInitializeEx` in this scope [INFO] [stdout] --> src/tts.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | let hr = unsafe { CoInitializeEx(0 as _, COINIT_MULTITHREADED) }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COINIT_MULTITHREADED` in this scope [INFO] [stdout] --> src/tts.rs:76:50 [INFO] [stdout] | [INFO] [stdout] 76 | let hr = unsafe { CoInitializeEx(0 as _, COINIT_MULTITHREADED) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SUCCEEDED` in this scope [INFO] [stdout] --> src/tts.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | ensure!(SUCCEEDED(hr), "CoInitializeEx failed"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoUninitialize` in this scope [INFO] [stdout] --> src/tts.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | CoUninitialize(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/tts.rs:91:45 [INFO] [stdout] | [INFO] [stdout] 91 | fn get_sapi_voice_clsid() -> anyhow::Result { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CLSIDFromProgID` in this scope [INFO] [stdout] --> src/tts.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | let hr = unsafe { CLSIDFromProgID(progid.as_ptr(), &mut clsid) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SUCCEEDED` in this scope [INFO] [stdout] --> src/tts.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | ensure!(SUCCEEDED(hr), "Failed to find SAPI.SpVoice class"); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_wide_null` found for reference `&'static str` in the current scope [INFO] [stdout] --> src/tts.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | let progid = "SAPI.SpVoice".to_wide_null(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&'static str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boop` due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "6c7401728ada0a82b7ddde486746063ad2e5f8f5b666a33d40b677d951a1a885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7401728ada0a82b7ddde486746063ad2e5f8f5b666a33d40b677d951a1a885", kill_on_drop: false }` [INFO] [stdout] 6c7401728ada0a82b7ddde486746063ad2e5f8f5b666a33d40b677d951a1a885