[INFO] fetching crate ao 0.6.1...
[INFO] checking ao-0.6.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ao 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ao 0.6.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ao 0.6.1
[INFO] finished tweaking crates.io crate ao 0.6.1
[INFO] tweaked toml for crates.io crate ao 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b306b5074898ffca40312efa408a074342d040f7c522a33a5f05ac654602a0f
[INFO] running `Command { std: "docker" "start" "-a" "4b306b5074898ffca40312efa408a074342d040f7c522a33a5f05ac654602a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b306b5074898ffca40312efa408a074342d040f7c522a33a5f05ac654602a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b306b5074898ffca40312efa408a074342d040f7c522a33a5f05ac654602a0f", kill_on_drop: false }`
[INFO] [stdout] 4b306b5074898ffca40312efa408a074342d040f7c522a33a5f05ac654602a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 601390a2653118c8fc8661b0302722c5903f082d59b2c2d8a6370b78a08296d9
[INFO] running `Command { std: "docker" "start" "-a" "601390a2653118c8fc8661b0302722c5903f082d59b2c2d8a6370b78a08296d9", kill_on_drop: false }`
[INFO] [stderr]     Checking ao v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |             self.device = Some(try!(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |             self.device = Some(try!(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 155 |   sample_impl!(i8);
[INFO] [stdout]     |   ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 156 |   sample_impl!(i16);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 157 |   sample_impl!(i32);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 150 | /         impl<S: Sample> Sample for [S; $w] {
[INFO] [stdout] 151 | |             fn channels(&self) -> usize { $w }
[INFO] [stdout] 152 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 158 |   sample_impl!(channels 2);
[INFO] [stdout]     |   ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 155 |   sample_impl!(i8);
[INFO] [stdout]     |   ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 156 |   sample_impl!(i16);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 157 |   sample_impl!(i32);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 150 | /         impl<S: Sample> Sample for [S; $w] {
[INFO] [stdout] 151 | |             fn channels(&self) -> usize { $w }
[INFO] [stdout] 152 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 158 |   sample_impl!(channels 2);
[INFO] [stdout]     |   ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]     |                                          ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/auto.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &dyn SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]     |                                          ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/auto.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &dyn SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |         f.write_str(self.description())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             if FFI_INITIALIZED.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |         f.write_str(self.description())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             if FFI_INITIALIZED.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0518`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0518`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ao` (lib test) due to 5 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ao` (lib) due to 5 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "601390a2653118c8fc8661b0302722c5903f082d59b2c2d8a6370b78a08296d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601390a2653118c8fc8661b0302722c5903f082d59b2c2d8a6370b78a08296d9", kill_on_drop: false }`
[INFO] [stdout] 601390a2653118c8fc8661b0302722c5903f082d59b2c2d8a6370b78a08296d9
[INFO] checking ao-0.6.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate ao 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ao 0.6.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ao 0.6.1
[INFO] finished tweaking crates.io crate ao 0.6.1
[INFO] tweaked toml for crates.io crate ao 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22024184f8b091ceb116f18acbaaa113eb7897a3661db5633b203ca619e22cfa
[INFO] running `Command { std: "docker" "start" "-a" "22024184f8b091ceb116f18acbaaa113eb7897a3661db5633b203ca619e22cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22024184f8b091ceb116f18acbaaa113eb7897a3661db5633b203ca619e22cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22024184f8b091ceb116f18acbaaa113eb7897a3661db5633b203ca619e22cfa", kill_on_drop: false }`
[INFO] [stdout] 22024184f8b091ceb116f18acbaaa113eb7897a3661db5633b203ca619e22cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb3c72297e396a0a44b856dc98046af3e4b535c9709f3a85ae95437ac1acf315
[INFO] running `Command { std: "docker" "start" "-a" "bb3c72297e396a0a44b856dc98046af3e4b535c9709f3a85ae95437ac1acf315", kill_on_drop: false }`
[INFO] [stderr]     Checking ao v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |             self.device = Some(try!(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |             self.device = Some(try!(
[INFO] [stdout]     |                                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 155 |   sample_impl!(i8);
[INFO] [stdout]     |   ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 156 |   sample_impl!(i16);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 155 |   sample_impl!(i8);
[INFO] [stdout]     |   ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 157 |   sample_impl!(i32);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 156 |   sample_impl!(i16);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 150 | /         impl<S: Sample> Sample for [S; $w] {
[INFO] [stdout] 151 | |             fn channels(&self) -> usize { $w }
[INFO] [stdout] 152 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 158 |   sample_impl!(channels 2);
[INFO] [stdout]     |   ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 144 | /         impl Sample for $t {
[INFO] [stdout] 145 | |             fn channels(&self) -> usize { 1 }
[INFO] [stdout] 146 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 157 |   sample_impl!(i32);
[INFO] [stdout]     |   ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0518]: attribute should be applied to function or closure
[INFO] [stdout]    --> src/lib.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 150 | /         impl<S: Sample> Sample for [S; $w] {
[INFO] [stdout] 151 | |             fn channels(&self) -> usize { $w }
[INFO] [stdout] 152 | |         }
[INFO] [stdout]     | |_________- not a function or closure
[INFO] [stdout] ...
[INFO] [stdout] 158 |   sample_impl!(channels 2);
[INFO] [stdout]     |   ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sample_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:52:47
[INFO] [stdout]    |
[INFO] [stdout] 52 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]     |                                          ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:239:42
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT;
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 239 | static mut FFI_INITIALIZED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]     |                                          ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/auto.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &dyn SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/auto.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn play(&mut self, data: &dyn SampleBuffer) -> AoResult<()> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |         f.write_str(self.description())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |         f.write_str(self.description())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             if FFI_INITIALIZED.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]    --> src/lib.rs:245:32
[INFO] [stdout]     |
[INFO] [stdout] 245 |             if FFI_INITIALIZED.compare_and_swap(false, true, Ordering::AcqRel) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0518`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0518`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ao` (lib) due to 5 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ao` (lib test) due to 5 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bb3c72297e396a0a44b856dc98046af3e4b535c9709f3a85ae95437ac1acf315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb3c72297e396a0a44b856dc98046af3e4b535c9709f3a85ae95437ac1acf315", kill_on_drop: false }`
[INFO] [stdout] bb3c72297e396a0a44b856dc98046af3e4b535c9709f3a85ae95437ac1acf315
