[INFO] fetching crate awedio 0.2.0...
[INFO] checking awedio-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate awedio 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate awedio 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate awedio 0.2.0
[INFO] finished tweaking crates.io crate awedio 0.2.0
[INFO] tweaked toml for crates.io crate awedio 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.15
[INFO] [stderr]   Downloaded rmp3 v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e63c17e3efb804707ad859011c5a73053a45f77df3e21a498ba3fd9526c5d8fa
[INFO] running `Command { std: "docker" "start" "-a" "e63c17e3efb804707ad859011c5a73053a45f77df3e21a498ba3fd9526c5d8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e63c17e3efb804707ad859011c5a73053a45f77df3e21a498ba3fd9526c5d8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e63c17e3efb804707ad859011c5a73053a45f77df3e21a498ba3fd9526c5d8fa", kill_on_drop: false }`
[INFO] [stdout] e63c17e3efb804707ad859011c5a73053a45f77df3e21a498ba3fd9526c5d8fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d7de92cce6211d322e1f275478bb2a47b5b72acdc7e8110af4ef28787e1e4e
[INFO] running `Command { std: "docker" "start" "-a" "19d7de92cce6211d322e1f275478bb2a47b5b72acdc7e8110af4ef28787e1e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]    Compiling rmp3 v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking awedio v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `NextSample` is imported redundantly
[INFO] [stdout]  --> src/sounds/decoders/./tests/wav.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `NextSample` is already imported here
[INFO] [stdout] 2 | use crate::NextSample;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextSample` is imported redundantly
[INFO] [stdout]  --> src/sounds/wrappers/./tests/sample_rate_converter.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     NextSample, Sound,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 | use super::*;
[INFO] [stdout]   |     -------- the item `NextSample` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sound` is imported redundantly
[INFO] [stdout]  --> src/sounds/wrappers/./tests/sample_rate_converter.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     NextSample, Sound,
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 | use super::*;
[INFO] [stdout]   |     -------- the item `Sound` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextSample` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/memory_sound.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sounds::SoundList, NextSample, Sound};
[INFO] [stdout]   |                                ^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `NextSample` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sound` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/memory_sound.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sounds::SoundList, NextSample, Sound};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Sound` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextSample` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/sound_list.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{sounds::MemorySound, NextSample, Sound};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `NextSample` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sound` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/sound_list.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{sounds::MemorySound, NextSample, Sound};
[INFO] [stdout]   |                                              ^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Sound` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextSample` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/sounds_from_fn.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{sounds::MemorySound, NextSample, Sound};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `NextSample` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sound` is imported redundantly
[INFO] [stdout]  --> src/sounds/./tests/sounds_from_fn.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{sounds::MemorySound, NextSample, Sound};
[INFO] [stdout]   |                                              ^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Sound` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
[INFO] running `Command { std: "docker" "inspect" "19d7de92cce6211d322e1f275478bb2a47b5b72acdc7e8110af4ef28787e1e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d7de92cce6211d322e1f275478bb2a47b5b72acdc7e8110af4ef28787e1e4e", kill_on_drop: false }`
[INFO] [stdout] 19d7de92cce6211d322e1f275478bb2a47b5b72acdc7e8110af4ef28787e1e4e
