Jul 12 01:37:13.951 INFO checking pure_vorbis-0.0.1 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 01:37:13.951 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:37:13.951 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:37:13.951 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 01:37:14.189 INFO blam! e1c1b2f9570d91119d63f7134dccec17a6a79a02af41c4ec041a48cce5abe2d7 Jul 12 01:37:14.205 INFO running `"docker" "start" "-a" "e1c1b2f9570d91119d63f7134dccec17a6a79a02af41c4ec041a48cce5abe2d7"` Jul 12 01:37:15.507 INFO kablam! Checking ao v0.6.1 Jul 12 01:37:15.509 INFO kablam! Checking scoped-pool v1.0.0 Jul 12 01:37:15.510 INFO kablam! Checking ogg_vorbis_ref v0.0.1 Jul 12 01:37:15.511 INFO kablam! Checking pure_vorbis v0.0.1 (file:///source) Jul 12 01:37:16.305 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 01:37:16.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Jul 12 01:37:16.305 INFO kablam! | Jul 12 01:37:16.305 INFO kablam! 143 | #[inline] Jul 12 01:37:16.305 INFO kablam! | ^^^^^^^^^ Jul 12 01:37:16.305 INFO kablam! 144 | / impl Sample for $t { Jul 12 01:37:16.305 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Jul 12 01:37:16.305 INFO kablam! 146 | | } Jul 12 01:37:16.305 INFO kablam! | |_________- not a function or closure Jul 12 01:37:16.305 INFO kablam! ... Jul 12 01:37:16.305 INFO kablam! 155 | sample_impl!(i8); Jul 12 01:37:16.305 INFO kablam! | ----------------- in this macro invocation Jul 12 01:37:16.306 INFO kablam! Jul 12 01:37:16.308 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 01:37:16.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Jul 12 01:37:16.308 INFO kablam! | Jul 12 01:37:16.308 INFO kablam! 143 | #[inline] Jul 12 01:37:16.308 INFO kablam! | ^^^^^^^^^ Jul 12 01:37:16.308 INFO kablam! 144 | / impl Sample for $t { Jul 12 01:37:16.308 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Jul 12 01:37:16.308 INFO kablam! 146 | | } Jul 12 01:37:16.308 INFO kablam! | |_________- not a function or closure Jul 12 01:37:16.308 INFO kablam! ... Jul 12 01:37:16.308 INFO kablam! 156 | sample_impl!(i16); Jul 12 01:37:16.308 INFO kablam! | ------------------ in this macro invocation Jul 12 01:37:16.309 INFO kablam! Jul 12 01:37:16.309 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 01:37:16.309 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Jul 12 01:37:16.309 INFO kablam! | Jul 12 01:37:16.310 INFO kablam! 143 | #[inline] Jul 12 01:37:16.310 INFO kablam! | ^^^^^^^^^ Jul 12 01:37:16.310 INFO kablam! 144 | / impl Sample for $t { Jul 12 01:37:16.310 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Jul 12 01:37:16.310 INFO kablam! 146 | | } Jul 12 01:37:16.310 INFO kablam! | |_________- not a function or closure Jul 12 01:37:16.310 INFO kablam! ... Jul 12 01:37:16.310 INFO kablam! 157 | sample_impl!(i32); Jul 12 01:37:16.310 INFO kablam! | ------------------ in this macro invocation Jul 12 01:37:16.311 INFO kablam! Jul 12 01:37:16.311 INFO kablam! error[E0518]: attribute should be applied to function or closure Jul 12 01:37:16.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:149:9 Jul 12 01:37:16.311 INFO kablam! | Jul 12 01:37:16.311 INFO kablam! 149 | #[inline] Jul 12 01:37:16.311 INFO kablam! | ^^^^^^^^^ Jul 12 01:37:16.311 INFO kablam! 150 | / impl Sample for [S; $w] { Jul 12 01:37:16.311 INFO kablam! 151 | | fn channels(&self) -> usize { $w } Jul 12 01:37:16.311 INFO kablam! 152 | | } Jul 12 01:37:16.311 INFO kablam! | |_________- not a function or closure Jul 12 01:37:16.311 INFO kablam! ... Jul 12 01:37:16.311 INFO kablam! 158 | sample_impl!(channels 2); Jul 12 01:37:16.311 INFO kablam! | ------------------------- in this macro invocation Jul 12 01:37:16.312 INFO kablam! Jul 12 01:37:16.499 INFO kablam! warning: unused import: `str` Jul 12 01:37:16.499 INFO kablam! --> src/decoder.rs:2:16 Jul 12 01:37:16.499 INFO kablam! | Jul 12 01:37:16.499 INFO kablam! 2 | use std::{mem, str}; Jul 12 01:37:16.499 INFO kablam! | ^^^ Jul 12 01:37:16.499 INFO kablam! | Jul 12 01:37:16.499 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 01:37:16.499 INFO kablam! Jul 12 01:37:16.548 INFO kablam! error: aborting due to 4 previous errors Jul 12 01:37:16.548 INFO kablam! Jul 12 01:37:16.549 INFO kablam! For more information about this error, try `rustc --explain E0518`. Jul 12 01:37:16.559 INFO kablam! error: Could not compile `ao`. Jul 12 01:37:16.560 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 01:37:16.573 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Jul 12 01:37:16.573 INFO kablam! --> src/header.rs:1:5 Jul 12 01:37:16.573 INFO kablam! | Jul 12 01:37:16.573 INFO kablam! 1 | use std::ascii::AsciiExt; Jul 12 01:37:16.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 01:37:16.573 INFO kablam! | Jul 12 01:37:16.573 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 01:37:16.573 INFO kablam! Jul 12 01:37:17.816 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:37:17.816 INFO kablam! --> src/huffman.rs:96:34 Jul 12 01:37:17.816 INFO kablam! | Jul 12 01:37:17.816 INFO kablam! 96 | let code = code_straight.reverse_bits() >> (32 - len); Jul 12 01:37:17.816 INFO kablam! | ^^^^^^^^^^^^ Jul 12 01:37:17.816 INFO kablam! | Jul 12 01:37:17.816 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 01:37:17.816 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:37:17.816 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:37:17.816 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Jul 12 01:37:17.816 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Jul 12 01:37:17.816 INFO kablam! Jul 12 01:37:18.322 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:37:18.322 INFO kablam! --> src/util.rs:24:43 Jul 12 01:37:18.322 INFO kablam! | Jul 12 01:37:18.322 INFO kablam! 24 | ((((self >> 16) & 0xFFFF) as u16).reverse_bits() as u32) | Jul 12 01:37:18.322 INFO kablam! | ^^^^^^^^^^^^ Jul 12 01:37:18.322 INFO kablam! | Jul 12 01:37:18.322 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:37:18.323 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:37:18.323 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Jul 12 01:37:18.323 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Jul 12 01:37:18.323 INFO kablam! Jul 12 01:37:18.323 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:37:18.323 INFO kablam! --> src/util.rs:25:35 Jul 12 01:37:18.323 INFO kablam! | Jul 12 01:37:18.323 INFO kablam! 25 | (((self & 0xFFFF) as u16).reverse_bits() as u32) << 16 Jul 12 01:37:18.323 INFO kablam! | ^^^^^^^^^^^^ Jul 12 01:37:18.323 INFO kablam! | Jul 12 01:37:18.323 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:37:18.323 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:37:18.323 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Jul 12 01:37:18.323 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Jul 12 01:37:18.323 INFO kablam! Jul 12 01:37:18.326 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:37:18.326 INFO kablam! --> src/util.rs:52:39 Jul 12 01:37:18.326 INFO kablam! | Jul 12 01:37:18.326 INFO kablam! 52 | ((((self >> 8) & 0xFF) as u8).reverse_bits() as u16) | Jul 12 01:37:18.326 INFO kablam! | ^^^^^^^^^^^^ Jul 12 01:37:18.327 INFO kablam! | Jul 12 01:37:18.327 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:37:18.327 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:37:18.327 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Jul 12 01:37:18.327 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Jul 12 01:37:18.327 INFO kablam! Jul 12 01:37:18.327 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:37:18.327 INFO kablam! --> src/util.rs:53:32 Jul 12 01:37:18.327 INFO kablam! | Jul 12 01:37:18.327 INFO kablam! 53 | (((self & 0xFF) as u8).reverse_bits() as u16) << 8 Jul 12 01:37:18.327 INFO kablam! | ^^^^^^^^^^^^ Jul 12 01:37:18.327 INFO kablam! | Jul 12 01:37:18.327 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:37:18.327 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:37:18.327 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Jul 12 01:37:18.327 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Jul 12 01:37:18.327 INFO kablam! Jul 12 01:37:18.385 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Jul 12 01:37:18.385 INFO kablam! --> src/header.rs:1:5 Jul 12 01:37:18.386 INFO kablam! | Jul 12 01:37:18.386 INFO kablam! 1 | use std::ascii::AsciiExt; Jul 12 01:37:18.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 01:37:18.386 INFO kablam! Jul 12 01:37:19.279 INFO kablam! error: build failed Jul 12 01:37:19.281 INFO kablam! su: No module specific data is present Jul 12 01:37:19.791 INFO running `"docker" "rm" "-f" "e1c1b2f9570d91119d63f7134dccec17a6a79a02af41c4ec041a48cce5abe2d7"` Jul 12 01:37:19.949 INFO blam! e1c1b2f9570d91119d63f7134dccec17a6a79a02af41c4ec041a48cce5abe2d7