Sep 14 08:59:56.418 INFO checking simplemad_sys-0.5.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:59:56.418 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:59:56.418 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:59:56.827 INFO blam! d65426f8e633c63e48a96ab32f069c02549b605bef6480ff9b85c10602cdb575 Sep 14 08:59:56.829 INFO running `"docker" "start" "-a" "d65426f8e633c63e48a96ab32f069c02549b605bef6480ff9b85c10602cdb575"` Sep 14 08:59:57.696 INFO kablam! usermod: no changes Sep 14 08:59:57.758 INFO kablam! Compiling simplemad_sys v0.5.0 (file:///source) Sep 14 08:59:58.070 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Sep 14 08:59:58.071 INFO kablam! --> build.rs:13:19 Sep 14 08:59:58.071 INFO kablam! | Sep 14 08:59:58.071 INFO kablam! 13 | let mut gcc = gcc::Config::new(); Sep 14 08:59:58.071 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 14 08:59:58.071 INFO kablam! | Sep 14 08:59:58.071 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 08:59:58.071 INFO kablam! Sep 14 08:59:59.784 INFO kablam! warning: libmad-src/frame.c: In function 'mad_header_decode': Sep 14 08:59:59.784 INFO kablam! warning: libmad-src/frame.c:318:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Sep 14 08:59:59.784 INFO kablam! warning: if (end - ptr < stream->skiplen) { Sep 14 08:59:59.784 INFO kablam! warning: ^ Sep 14 08:59:59.784 INFO kablam! warning: libmad-src/decoder.c: In function 'mad_decoder_finish': Sep 14 08:59:59.784 INFO kablam! warning: libmad-src/decoder.c:96:44: warning: unused parameter 'decoder' [-Wunused-parameter] Sep 14 08:59:59.784 INFO kablam! warning: int mad_decoder_finish(struct mad_decoder *decoder) Sep 14 08:59:59.784 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/decoder.c: In function 'mad_decoder_message': Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/decoder.c:569:45: warning: unused parameter 'decoder' [-Wunused-parameter] Sep 14 08:59:59.785 INFO kablam! warning: int mad_decoder_message(struct mad_decoder *decoder, Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/decoder.c:570:10: warning: unused parameter 'message' [-Wunused-parameter] Sep 14 08:59:59.785 INFO kablam! warning: void *message, unsigned int *len) Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/decoder.c:570:33: warning: unused parameter 'len' [-Wunused-parameter] Sep 14 08:59:59.785 INFO kablam! warning: void *message, unsigned int *len) Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/layer3.c: In function 'III_requantize': Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/layer3.c:897:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Sep 14 08:59:59.785 INFO kablam! warning: if (-exp >= sizeof(mad_fixed_t) * CHAR_BIT) { Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/layer3.c: In function 'III_huffdecode': Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/layer3.c:1056:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Sep 14 08:59:59.785 INFO kablam! warning: if (cachesz < linbits + 2) { Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.785 INFO kablam! warning: libmad-src/layer3.c:1091:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Sep 14 08:59:59.785 INFO kablam! warning: if (cachesz < linbits + 1) { Sep 14 08:59:59.785 INFO kablam! warning: ^ Sep 14 08:59:59.981 INFO kablam! warning: unused imports: `Debug`, `Result` Sep 14 08:59:59.981 INFO kablam! --> src/lib.rs:6:22 Sep 14 08:59:59.981 INFO kablam! | Sep 14 08:59:59.981 INFO kablam! 6 | use std::fmt::{self, Result, Debug}; Sep 14 08:59:59.981 INFO kablam! | ^^^^^^ ^^^^^ Sep 14 08:59:59.981 INFO kablam! | Sep 14 08:59:59.981 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 08:59:59.981 INFO kablam! Sep 14 08:59:59.995 INFO kablam! warning: unused imports: `Debug`, `Result` Sep 14 08:59:59.995 INFO kablam! --> src/lib.rs:6:22 Sep 14 08:59:59.995 INFO kablam! | Sep 14 08:59:59.995 INFO kablam! 6 | use std::fmt::{self, Result, Debug}; Sep 14 08:59:59.995 INFO kablam! | ^^^^^^ ^^^^^ Sep 14 08:59:59.995 INFO kablam! | Sep 14 08:59:59.995 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 08:59:59.995 INFO kablam! Sep 14 09:00:00.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Sep 14 09:00:00.126 INFO kablam! su: No module specific data is present Sep 14 09:00:00.728 INFO running `"docker" "rm" "-f" "d65426f8e633c63e48a96ab32f069c02549b605bef6480ff9b85c10602cdb575"` Sep 14 09:00:00.836 INFO blam! d65426f8e633c63e48a96ab32f069c02549b605bef6480ff9b85c10602cdb575