Sep 02 04:05:05.803 INFO checking pure_vorbis-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 04:05:05.803 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 04:05:05.803 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:05:05.994 INFO blam! 42d778f40f1f9ed16f98436d14ce229c26a2ee22263f2595626710b4f994f944 Sep 02 04:05:05.996 INFO running `"docker" "start" "-a" "42d778f40f1f9ed16f98436d14ce229c26a2ee22263f2595626710b4f994f944"` Sep 02 04:05:06.684 INFO kablam! Checking ao v0.6.1 Sep 02 04:05:06.686 INFO kablam! Checking scoped-pool v1.0.0 Sep 02 04:05:06.686 INFO kablam! Checking ogg_vorbis_ref v0.0.1 Sep 02 04:05:06.687 INFO kablam! Checking pure_vorbis v0.0.1 (file:///source) Sep 02 04:05:07.273 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 02 04:05:07.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 02 04:05:07.273 INFO kablam! | Sep 02 04:05:07.273 INFO kablam! 143 | #[inline] Sep 02 04:05:07.273 INFO kablam! | ^^^^^^^^^ Sep 02 04:05:07.274 INFO kablam! 144 | / impl Sample for $t { Sep 02 04:05:07.274 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 02 04:05:07.274 INFO kablam! 146 | | } Sep 02 04:05:07.274 INFO kablam! | |_________- not a function or closure Sep 02 04:05:07.274 INFO kablam! ... Sep 02 04:05:07.274 INFO kablam! 155 | sample_impl!(i8); Sep 02 04:05:07.274 INFO kablam! | ----------------- in this macro invocation Sep 02 04:05:07.274 INFO kablam! Sep 02 04:05:07.274 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 02 04:05:07.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 02 04:05:07.274 INFO kablam! | Sep 02 04:05:07.274 INFO kablam! 143 | #[inline] Sep 02 04:05:07.274 INFO kablam! | ^^^^^^^^^ Sep 02 04:05:07.274 INFO kablam! 144 | / impl Sample for $t { Sep 02 04:05:07.274 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 02 04:05:07.274 INFO kablam! 146 | | } Sep 02 04:05:07.274 INFO kablam! | |_________- not a function or closure Sep 02 04:05:07.274 INFO kablam! ... Sep 02 04:05:07.274 INFO kablam! 156 | sample_impl!(i16); Sep 02 04:05:07.274 INFO kablam! | ------------------ in this macro invocation Sep 02 04:05:07.274 INFO kablam! Sep 02 04:05:07.274 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 02 04:05:07.274 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:143:9 Sep 02 04:05:07.274 INFO kablam! | Sep 02 04:05:07.274 INFO kablam! 143 | #[inline] Sep 02 04:05:07.274 INFO kablam! | ^^^^^^^^^ Sep 02 04:05:07.274 INFO kablam! 144 | / impl Sample for $t { Sep 02 04:05:07.274 INFO kablam! 145 | | fn channels(&self) -> usize { 1 } Sep 02 04:05:07.275 INFO kablam! 146 | | } Sep 02 04:05:07.275 INFO kablam! | |_________- not a function or closure Sep 02 04:05:07.275 INFO kablam! ... Sep 02 04:05:07.275 INFO kablam! 157 | sample_impl!(i32); Sep 02 04:05:07.275 INFO kablam! | ------------------ in this macro invocation Sep 02 04:05:07.275 INFO kablam! Sep 02 04:05:07.275 INFO kablam! error[E0518]: attribute should be applied to function or closure Sep 02 04:05:07.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/ao-0.6.1/src/lib.rs:149:9 Sep 02 04:05:07.275 INFO kablam! | Sep 02 04:05:07.275 INFO kablam! 149 | #[inline] Sep 02 04:05:07.275 INFO kablam! | ^^^^^^^^^ Sep 02 04:05:07.275 INFO kablam! 150 | / impl Sample for [S; $w] { Sep 02 04:05:07.275 INFO kablam! 151 | | fn channels(&self) -> usize { $w } Sep 02 04:05:07.275 INFO kablam! 152 | | } Sep 02 04:05:07.275 INFO kablam! | |_________- not a function or closure Sep 02 04:05:07.275 INFO kablam! ... Sep 02 04:05:07.275 INFO kablam! 158 | sample_impl!(channels 2); Sep 02 04:05:07.275 INFO kablam! | ------------------------- in this macro invocation Sep 02 04:05:07.275 INFO kablam! Sep 02 04:05:07.543 INFO kablam! error: aborting due to 4 previous errors Sep 02 04:05:07.543 INFO kablam! Sep 02 04:05:07.543 INFO kablam! For more information about this error, try `rustc --explain E0518`. Sep 02 04:05:07.550 INFO kablam! error: Could not compile `ao`. Sep 02 04:05:07.550 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 04:05:07.796 INFO kablam! warning: unused import: `str` Sep 02 04:05:07.796 INFO kablam! --> src/decoder.rs:2:16 Sep 02 04:05:07.796 INFO kablam! | Sep 02 04:05:07.797 INFO kablam! 2 | use std::{mem, str}; Sep 02 04:05:07.797 INFO kablam! | ^^^ Sep 02 04:05:07.797 INFO kablam! | Sep 02 04:05:07.797 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 04:05:07.797 INFO kablam! Sep 02 04:05:07.842 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 02 04:05:07.842 INFO kablam! --> src/header.rs:1:5 Sep 02 04:05:07.842 INFO kablam! | Sep 02 04:05:07.842 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 02 04:05:07.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 04:05:07.842 INFO kablam! | Sep 02 04:05:07.842 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 04:05:07.842 INFO kablam! Sep 02 04:05:08.618 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 04:05:08.618 INFO kablam! --> src/huffman.rs:96:34 Sep 02 04:05:08.618 INFO kablam! | Sep 02 04:05:08.618 INFO kablam! 96 | let code = code_straight.reverse_bits() >> (32 - len); Sep 02 04:05:08.618 INFO kablam! | ^^^^^^^^^^^^ Sep 02 04:05:08.618 INFO kablam! | Sep 02 04:05:08.618 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 02 04:05:08.618 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 04:05:08.618 INFO kablam! = note: for more information, see issue #48919 Sep 02 04:05:08.619 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 02 04:05:08.619 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 02 04:05:08.619 INFO kablam! Sep 02 04:05:08.950 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 04:05:08.950 INFO kablam! --> src/util.rs:24:43 Sep 02 04:05:08.950 INFO kablam! | Sep 02 04:05:08.950 INFO kablam! 24 | ((((self >> 16) & 0xFFFF) as u16).reverse_bits() as u32) | Sep 02 04:05:08.950 INFO kablam! | ^^^^^^^^^^^^ Sep 02 04:05:08.950 INFO kablam! | Sep 02 04:05:08.950 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 04:05:08.950 INFO kablam! = note: for more information, see issue #48919 Sep 02 04:05:08.950 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 02 04:05:08.950 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 02 04:05:08.950 INFO kablam! Sep 02 04:05:08.950 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 04:05:08.950 INFO kablam! --> src/util.rs:25:35 Sep 02 04:05:08.950 INFO kablam! | Sep 02 04:05:08.950 INFO kablam! 25 | (((self & 0xFFFF) as u16).reverse_bits() as u32) << 16 Sep 02 04:05:08.951 INFO kablam! | ^^^^^^^^^^^^ Sep 02 04:05:08.951 INFO kablam! | Sep 02 04:05:08.951 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 04:05:08.951 INFO kablam! = note: for more information, see issue #48919 Sep 02 04:05:08.951 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 02 04:05:08.951 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 02 04:05:08.951 INFO kablam! Sep 02 04:05:08.953 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 04:05:08.953 INFO kablam! --> src/util.rs:52:39 Sep 02 04:05:08.953 INFO kablam! | Sep 02 04:05:08.953 INFO kablam! 52 | ((((self >> 8) & 0xFF) as u8).reverse_bits() as u16) | Sep 02 04:05:08.954 INFO kablam! | ^^^^^^^^^^^^ Sep 02 04:05:08.954 INFO kablam! | Sep 02 04:05:08.954 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 04:05:08.954 INFO kablam! = note: for more information, see issue #48919 Sep 02 04:05:08.954 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 02 04:05:08.954 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 02 04:05:08.954 INFO kablam! Sep 02 04:05:08.954 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 02 04:05:08.954 INFO kablam! --> src/util.rs:53:32 Sep 02 04:05:08.954 INFO kablam! | Sep 02 04:05:08.954 INFO kablam! 53 | (((self & 0xFF) as u8).reverse_bits() as u16) << 8 Sep 02 04:05:08.954 INFO kablam! | ^^^^^^^^^^^^ Sep 02 04:05:08.954 INFO kablam! | Sep 02 04:05:08.954 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 02 04:05:08.954 INFO kablam! = note: for more information, see issue #48919 Sep 02 04:05:08.955 INFO kablam! = help: call with fully qualified syntax `util::Bits::reverse_bits(...)` to keep using the current method Sep 02 04:05:08.955 INFO kablam! = note: add #![feature(reverse_bits)] to the crate attributes to enable `core::num::::reverse_bits` Sep 02 04:05:08.955 INFO kablam! Sep 02 04:05:08.989 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 02 04:05:08.989 INFO kablam! --> src/header.rs:1:5 Sep 02 04:05:08.989 INFO kablam! | Sep 02 04:05:08.989 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 02 04:05:08.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 04:05:08.989 INFO kablam! Sep 02 04:05:09.504 INFO kablam! error: build failed Sep 02 04:05:09.505 INFO kablam! su: No module specific data is present Sep 02 04:05:09.865 INFO running `"docker" "rm" "-f" "42d778f40f1f9ed16f98436d14ce229c26a2ee22263f2595626710b4f994f944"` Sep 02 04:05:09.998 INFO blam! 42d778f40f1f9ed16f98436d14ce229c26a2ee22263f2595626710b4f994f944