Sep 19 22:28:17.341 INFO checking pure_vorbis-0.0.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 22:28:17.341 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 22:28:17.341 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:28:17.534 INFO blam! 7f8b330e1ba57d0c4947992f68f79dbe0426e806eb1d9c9c9c9160c731e27d95 Sep 19 22:28:17.536 INFO running `"docker" "start" "-a" "7f8b330e1ba57d0c4947992f68f79dbe0426e806eb1d9c9c9c9160c731e27d95"` Sep 19 22:28:18.159 INFO kablam! usermod: no changes Sep 19 22:28:18.242 INFO kablam! Checking scopeguard v0.1.2 Sep 19 22:28:18.242 INFO kablam! Checking variance v0.1.3 Sep 19 22:28:18.243 INFO kablam! Checking ao v0.6.1 Sep 19 22:28:18.244 INFO kablam! Checking ogg_vorbis_ref v0.0.1 Sep 19 22:28:18.246 INFO kablam! Checking pure_vorbis v0.0.1 (/source) Sep 19 22:28:18.702 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 19 22:28:18.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 19 22:28:18.702 INFO kablam! | Sep 19 22:28:18.702 INFO kablam! 143 | #[inline] Sep 19 22:28:18.702 INFO kablam! | ^^^^^^^^^ Sep 19 22:28:18.702 INFO kablam! 144 | / impl Sample for $t { Sep 19 22:28:18.702 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 19 22:28:18.702 INFO kablam! 146 | | } Sep 19 22:28:18.702 INFO kablam! | |_________- not a function or closure Sep 19 22:28:18.702 INFO kablam! ... Sep 19 22:28:18.702 INFO kablam! 155 | sample_impl!(i8); Sep 19 22:28:18.702 INFO kablam! | ----------------- in this macro invocation Sep 19 22:28:18.702 INFO kablam! Sep 19 22:28:18.702 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 19 22:28:18.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 19 22:28:18.702 INFO kablam! | Sep 19 22:28:18.702 INFO kablam! 143 | #[inline] Sep 19 22:28:18.702 INFO kablam! | ^^^^^^^^^ Sep 19 22:28:18.702 INFO kablam! 144 | / impl Sample for $t { Sep 19 22:28:18.702 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 19 22:28:18.702 INFO kablam! 146 | | } Sep 19 22:28:18.702 INFO kablam! | |_________- not a function or closure Sep 19 22:28:18.702 INFO kablam! ... Sep 19 22:28:18.702 INFO kablam! 156 | sample_impl!(i16); Sep 19 22:28:18.702 INFO kablam! | ------------------ in this macro invocation Sep 19 22:28:18.702 INFO kablam! Sep 19 22:28:18.702 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 19 22:28:18.702 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 19 22:28:18.702 INFO kablam! | Sep 19 22:28:18.702 INFO kablam! 143 | #[inline] Sep 19 22:28:18.702 INFO kablam! | ^^^^^^^^^ Sep 19 22:28:18.702 INFO kablam! 144 | / impl Sample for $t { Sep 19 22:28:18.702 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 19 22:28:18.702 INFO kablam! 146 | | } Sep 19 22:28:18.703 INFO kablam! | |_________- not a function or closure Sep 19 22:28:18.703 INFO kablam! ... Sep 19 22:28:18.703 INFO kablam! 157 | sample_impl!(i32); Sep 19 22:28:18.703 INFO kablam! | ------------------ in this macro invocation Sep 19 22:28:18.703 INFO kablam! Sep 19 22:28:18.703 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 19 22:28:18.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:149:9 Sep 19 22:28:18.703 INFO kablam! | Sep 19 22:28:18.703 INFO kablam! 149 | #[inline] Sep 19 22:28:18.703 INFO kablam! | ^^^^^^^^^ Sep 19 22:28:18.703 INFO kablam! 150 | / impl Sample for [S; $w] { Sep 19 22:28:18.703 INFO kablam! 151 | | fn channels(&self) -> usize { $w } Sep 19 22:28:18.703 INFO kablam! 152 | | } Sep 19 22:28:18.703 INFO kablam! | |_________- not a function or closure Sep 19 22:28:18.703 INFO kablam! ... Sep 19 22:28:18.703 INFO kablam! 158 | sample_impl!(channels 2); Sep 19 22:28:18.703 INFO kablam! | ------------------------- in this macro invocation Sep 19 22:28:18.703 INFO kablam! Sep 19 22:28:18.714 INFO kablam! Checking scoped-pool v1.0.0 Sep 19 22:28:18.891 INFO kablam! error: aborting due to 4 previous errors Sep 19 22:28:18.891 INFO kablam! Sep 19 22:28:18.892 INFO kablam! For more information about this error, try `rustc --explain E0518`. Sep 19 22:28:18.900 INFO kablam! error: Could not compile `ao`. Sep 19 22:28:18.900 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 22:28:18.934 INFO kablam! warning: unused import: `str` Sep 19 22:28:18.934 INFO kablam! --> src/decoder.rs:2:16 Sep 19 22:28:18.935 INFO kablam! | Sep 19 22:28:18.935 INFO kablam! 2 | use std::{mem, str}; Sep 19 22:28:18.935 INFO kablam! | ^^^ Sep 19 22:28:18.936 INFO kablam! | Sep 19 22:28:18.936 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:28:18.936 INFO kablam! Sep 19 22:28:18.990 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:28:18.990 INFO kablam! --> src/header.rs:1:5 Sep 19 22:28:18.990 INFO kablam! | Sep 19 22:28:18.990 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 22:28:18.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:28:18.990 INFO kablam! | Sep 19 22:28:18.990 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:28:18.990 INFO kablam! Sep 19 22:28:19.412 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:28:19.412 INFO kablam! --> src/huffman.rs:96:34 Sep 19 22:28:19.412 INFO kablam! | Sep 19 22:28:19.412 INFO kablam! 96 | let code = code_straight.reverse_bits() >> (32 - len); Sep 19 22:28:19.412 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:19.412 INFO kablam! | Sep 19 22:28:19.412 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 22:28:19.412 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:28:19.412 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:28:19.412 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 19 22:28:19.412 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 19 22:28:19.412 INFO kablam! Sep 19 22:28:19.602 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:28:19.602 INFO kablam! --> src/util.rs:24:43 Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! 24 | ((((self >> 16) & 0xFFFF) as u16).reverse_bits() as u32) | Sep 19 22:28:19.602 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:28:19.602 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:28:19.602 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 19 22:28:19.602 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 19 22:28:19.602 INFO kablam! Sep 19 22:28:19.602 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:28:19.602 INFO kablam! --> src/util.rs:25:35 Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! 25 | (((self & 0xFFFF) as u16).reverse_bits() as u32) << 16 Sep 19 22:28:19.602 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:28:19.602 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:28:19.602 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 19 22:28:19.602 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 19 22:28:19.602 INFO kablam! Sep 19 22:28:19.602 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:28:19.602 INFO kablam! --> src/util.rs:52:39 Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! 52 | ((((self >> 8) & 0xFF) as u8).reverse_bits() as u16) | Sep 19 22:28:19.602 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:19.602 INFO kablam! | Sep 19 22:28:19.602 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:28:19.602 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:28:19.602 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 19 22:28:19.602 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 19 22:28:19.602 INFO kablam! Sep 19 22:28:19.602 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:28:19.602 INFO kablam! --> src/util.rs:53:32 Sep 19 22:28:19.603 INFO kablam! | Sep 19 22:28:19.603 INFO kablam! 53 | (((self & 0xFF) as u8).reverse_bits() as u16) << 8 Sep 19 22:28:19.603 INFO kablam! | ^^^^^^^^^^^^ Sep 19 22:28:19.603 INFO kablam! | Sep 19 22:28:19.603 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:28:19.603 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:28:19.603 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 19 22:28:19.603 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 19 22:28:19.603 INFO kablam! Sep 19 22:28:19.622 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 22:28:19.622 INFO kablam! --> src/header.rs:1:5 Sep 19 22:28:19.622 INFO kablam! | Sep 19 22:28:19.622 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 19 22:28:19.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:28:19.622 INFO kablam! Sep 19 22:28:20.039 INFO kablam! error: build failed Sep 19 22:28:20.043 INFO kablam! su: No module specific data is present Sep 19 22:28:21.006 INFO running `"docker" "rm" "-f" "7f8b330e1ba57d0c4947992f68f79dbe0426e806eb1d9c9c9c9160c731e27d95"` Sep 19 22:28:21.165 INFO blam! 7f8b330e1ba57d0c4947992f68f79dbe0426e806eb1d9c9c9c9160c731e27d95