[INFO] fetching crate audio-gate 0.1.4... [INFO] checking audio-gate-0.1.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate audio-gate 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate audio-gate 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate audio-gate 0.1.4 [INFO] tweaked toml for crates.io crate audio-gate 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate audio-gate 0.1.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate audio-gate 0.1.4 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ringbuf v0.4.8 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39c64fba35c1cd726385207c84fd0862d31c74e7ba32587ac34937a2ae56f5e [INFO] running `Command { std: "docker" "start" "-a" "a39c64fba35c1cd726385207c84fd0862d31c74e7ba32587ac34937a2ae56f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39c64fba35c1cd726385207c84fd0862d31c74e7ba32587ac34937a2ae56f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39c64fba35c1cd726385207c84fd0862d31c74e7ba32587ac34937a2ae56f5e", kill_on_drop: false }` [INFO] [stdout] a39c64fba35c1cd726385207c84fd0862d31c74e7ba32587ac34937a2ae56f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7cf1314e03a1e9b55cf012b8188676df4edc8e50455c421167fb06f0439eb1a [INFO] running `Command { std: "docker" "start" "-a" "e7cf1314e03a1e9b55cf012b8188676df4edc8e50455c421167fb06f0439eb1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking audio-gate v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking ringbuf v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use cpal::traits::{ DeviceTrait, HostTrait, StreamTrait }; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | let host = cpal::default_host(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | fn err_fn(err: cpal::StreamError) { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let config: cpal::StreamConfig = input_device.default_input_config()?.into(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | let input_data_fn = move |data: &[f32], _: &cpal::InputCallbackInfo| { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cpal` [INFO] [stdout] --> examples/feedback.rs:77:54 [INFO] [stdout] | [INFO] [stdout] 77 | let output_data_fn = move |data: &mut [f32], _: &cpal::OutputCallbackInfo| { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `cpal` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `cpal`, use `cargo add cpal` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `audio-gate` (example "feedback") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "e7cf1314e03a1e9b55cf012b8188676df4edc8e50455c421167fb06f0439eb1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cf1314e03a1e9b55cf012b8188676df4edc8e50455c421167fb06f0439eb1a", kill_on_drop: false }` [INFO] [stdout] e7cf1314e03a1e9b55cf012b8188676df4edc8e50455c421167fb06f0439eb1a