[INFO] fetching crate rust-portaudio 0.3.1...
[INFO] testing rust-portaudio-0.3.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rust-portaudio 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rust-portaudio 0.3.1
[INFO] finished tweaking crates.io crate rust-portaudio 0.3.1
[INFO] tweaked toml for crates.io crate rust-portaudio 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-portaudio 0.3.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: path `src/portaudio.rs` was erroneously implicitly accepted for library `portaudio`,
[INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `portaudio_example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce0d6c5be125ed40d3368419278a2a9e48371e5e4826703683e26934c1ee0e27
[INFO] running `Command { std: "docker" "start" "-a" "ce0d6c5be125ed40d3368419278a2a9e48371e5e4826703683e26934c1ee0e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce0d6c5be125ed40d3368419278a2a9e48371e5e4826703683e26934c1ee0e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0d6c5be125ed40d3368419278a2a9e48371e5e4826703683e26934c1ee0e27", kill_on_drop: false }`
[INFO] [stdout] ce0d6c5be125ed40d3368419278a2a9e48371e5e4826703683e26934c1ee0e27
[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=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73fdee5f3c6f780323734e4648d22a2c41105f7e41a5cd7b52614c12b40437bb
[INFO] running `Command { std: "docker" "start" "-a" "73fdee5f3c6f780323734e4648d22a2c41105f7e41a5cd7b52614c12b40437bb", kill_on_drop: false }`
[INFO] [stderr] warning: path `src/portaudio.rs` was erroneously implicitly accepted for library `portaudio`,
[INFO] [stderr] please rename the file to `src/lib.rs` or set lib.path in Cargo.toml
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `portaudio_example`
[INFO] [stderr]   * `example` target `main`
[INFO] [stderr]    Compiling rust-portaudio v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found `"pkg-config"`
[INFO] [stdout]   --> build.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | extern crate "pkg-config" as pkg_config;
[INFO] [stdout]    |              ^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-portaudio` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "73fdee5f3c6f780323734e4648d22a2c41105f7e41a5cd7b52614c12b40437bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73fdee5f3c6f780323734e4648d22a2c41105f7e41a5cd7b52614c12b40437bb", kill_on_drop: false }`
[INFO] [stdout] 73fdee5f3c6f780323734e4648d22a2c41105f7e41a5cd7b52614c12b40437bb
