[INFO] fetching crate bae_rs 0.13.2...
[INFO] checking bae_rs-0.13.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bae_rs 0.13.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bae_rs 0.13.2 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 bae_rs 0.13.2
[INFO] finished tweaking crates.io crate bae_rs 0.13.2
[INFO] tweaked toml for crates.io crate bae_rs 0.13.2 written to /workspace/builds/worker-1-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 riff v0.1.1
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded wav v0.3.0
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 27d28bef20ece7a13ea5d701a722025ffd140821bd69691acf14e25300716d72
[INFO] running `Command { std: "docker" "start" "-a" "27d28bef20ece7a13ea5d701a722025ffd140821bd69691acf14e25300716d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d28bef20ece7a13ea5d701a722025ffd140821bd69691acf14e25300716d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d28bef20ece7a13ea5d701a722025ffd140821bd69691acf14e25300716d72", kill_on_drop: false }`
[INFO] [stdout] 27d28bef20ece7a13ea5d701a722025ffd140821bd69691acf14e25300716d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 22422aeb5e0e6bfd921541ae4c069420e11bc8b6443507f42220afd728311b1f
[INFO] running `Command { std: "docker" "start" "-a" "22422aeb5e0e6bfd921541ae4c069420e11bc8b6443507f42220afd728311b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking riff v0.1.1
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking wav v0.3.0
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking bae_rs v0.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]  --> src/channels/standard_channel.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Arc` is already imported here
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SampleFormat` is imported redundantly
[INFO] [stdout]  --> src/channels/standard_channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `SampleFormat` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::sample_format::SampleFormat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/generators/noise.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand;
[INFO] [stdout]   |     ^^^^ the item `rand` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FreqMod` is imported redundantly
[INFO] [stdout]  --> src/generators/sawtooth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `FreqMod` is already imported here
[INFO] [stdout] 6 | use super::FreqMod;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Generator` is imported redundantly
[INFO] [stdout]  --> src/generators/sawtooth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Generator` is already imported here
[INFO] [stdout] 6 | use super::FreqMod;
[INFO] [stdout] 7 | use super::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonoTrackT` is imported redundantly
[INFO] [stdout]  --> src/generators/mono_wav.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `MonoTrackT` is already imported here
[INFO] [stdout] 6 | use crate::utils::mono_resampler::*;
[INFO] [stdout] 7 | use crate::sample_format::MonoTrackT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/sounds/standard_block.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/sounds/complex_sound.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 11 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/utils/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Vec` is already imported here
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SampleFormat` is imported redundantly
[INFO] [stdout]  --> src/utils/mono_resampler.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `SampleFormat` is already imported here
[INFO] [stdout] 7 | use sample_format::{SampleFormat, MonoTrackT};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonoTrackT` is imported redundantly
[INFO] [stdout]  --> src/utils/mono_resampler.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `MonoTrackT` is already imported here
[INFO] [stdout] 7 | use sample_format::{SampleFormat, MonoTrackT};
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]  --> src/channels/standard_channel.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `Arc` is already imported here
[INFO] [stdout] 4 |
[INFO] [stdout] 5 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SampleFormat` is imported redundantly
[INFO] [stdout]  --> src/channels/standard_channel.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `SampleFormat` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use crate::sample_format::SampleFormat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `rand` is imported redundantly
[INFO] [stdout]  --> src/generators/noise.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand;
[INFO] [stdout]   |     ^^^^ the item `rand` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `FreqMod` is imported redundantly
[INFO] [stdout]  --> src/generators/sawtooth.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `FreqMod` is already imported here
[INFO] [stdout] 6 | use super::FreqMod;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Generator` is imported redundantly
[INFO] [stdout]  --> src/generators/sawtooth.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Generator` is already imported here
[INFO] [stdout] 6 | use super::FreqMod;
[INFO] [stdout] 7 | use super::Generator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonoTrackT` is imported redundantly
[INFO] [stdout]  --> src/generators/mono_wav.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `MonoTrackT` is already imported here
[INFO] [stdout] 6 | use crate::utils::mono_resampler::*;
[INFO] [stdout] 7 | use crate::sample_format::MonoTrackT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/sounds/standard_block.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 11 |
[INFO] [stdout] 12 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/sounds/complex_sound.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::*;
[INFO] [stdout]    |     -------- the item `Arc` is already imported here
[INFO] [stdout] 11 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/utils/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::*;
[INFO] [stdout]   |     -------- the item `Vec` is already imported here
[INFO] [stdout] 6 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SampleFormat` is imported redundantly
[INFO] [stdout]  --> src/utils/mono_resampler.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `SampleFormat` is already imported here
[INFO] [stdout] 7 | use sample_format::{SampleFormat, MonoTrackT};
[INFO] [stdout]   |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MonoTrackT` is imported redundantly
[INFO] [stdout]  --> src/utils/mono_resampler.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::*;
[INFO] [stdout]   |     -------- the item `MonoTrackT` is already imported here
[INFO] [stdout] 7 | use sample_format::{SampleFormat, MonoTrackT};
[INFO] [stdout]   |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
[INFO] running `Command { std: "docker" "inspect" "22422aeb5e0e6bfd921541ae4c069420e11bc8b6443507f42220afd728311b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22422aeb5e0e6bfd921541ae4c069420e11bc8b6443507f42220afd728311b1f", kill_on_drop: false }`
[INFO] [stdout] 22422aeb5e0e6bfd921541ae4c069420e11bc8b6443507f42220afd728311b1f
