[INFO] fetching crate rust-portaudio 0.3.1... [INFO] checking rust-portaudio-0.3.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate rust-portaudio 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rust-portaudio 0.3.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-4-tc1/source/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: file `/workspace/builds/worker-4-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 612918f349d4681fde4c2dccab7e36ceb879eb3bd27a80c1d87ef42d7182d55e [INFO] running `Command { std: "docker" "start" "-a" "612918f349d4681fde4c2dccab7e36ceb879eb3bd27a80c1d87ef42d7182d55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612918f349d4681fde4c2dccab7e36ceb879eb3bd27a80c1d87ef42d7182d55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612918f349d4681fde4c2dccab7e36ceb879eb3bd27a80c1d87ef42d7182d55e", kill_on_drop: false }` [INFO] [stdout] 612918f349d4681fde4c2dccab7e36ceb879eb3bd27a80c1d87ef42d7182d55e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7701ef18088b50cd9e3be0ee7a0db3e9a4fc0148a2c09191f712f933fb69b3f2 [INFO] running `Command { std: "docker" "start" "-a" "7701ef18088b50cd9e3be0ee7a0db3e9a4fc0148a2c09191f712f933fb69b3f2", kill_on_drop: false }` [INFO] [stderr] warning: path `/opt/rustwide/workdir/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: 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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-portaudio` (build script) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7701ef18088b50cd9e3be0ee7a0db3e9a4fc0148a2c09191f712f933fb69b3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7701ef18088b50cd9e3be0ee7a0db3e9a4fc0148a2c09191f712f933fb69b3f2", kill_on_drop: false }` [INFO] [stdout] 7701ef18088b50cd9e3be0ee7a0db3e9a4fc0148a2c09191f712f933fb69b3f2 [INFO] checking rust-portaudio-0.3.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate rust-portaudio 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rust-portaudio 0.3.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: path `/workspace/builds/worker-4-tc2/source/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: file `/workspace/builds/worker-4-tc2/source/examples/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `portaudio_example` [INFO] [stderr] * `example` target `main` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f932c119ee2d9786dc38dc9e168a1577f90d1012f40cf95240729c27f336de6 [INFO] running `Command { std: "docker" "start" "-a" "4f932c119ee2d9786dc38dc9e168a1577f90d1012f40cf95240729c27f336de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f932c119ee2d9786dc38dc9e168a1577f90d1012f40cf95240729c27f336de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f932c119ee2d9786dc38dc9e168a1577f90d1012f40cf95240729c27f336de6", kill_on_drop: false }` [INFO] [stdout] 4f932c119ee2d9786dc38dc9e168a1577f90d1012f40cf95240729c27f336de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 512a827a7dc3a177f8f6e959b9918ec9403ded45a09d1d9cb42a962a412efaff [INFO] running `Command { std: "docker" "start" "-a" "512a827a7dc3a177f8f6e959b9918ec9403ded45a09d1d9cb42a962a412efaff", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "512a827a7dc3a177f8f6e959b9918ec9403ded45a09d1d9cb42a962a412efaff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "512a827a7dc3a177f8f6e959b9918ec9403ded45a09d1d9cb42a962a412efaff", kill_on_drop: false }` [INFO] [stdout] 512a827a7dc3a177f8f6e959b9918ec9403ded45a09d1d9cb42a962a412efaff