Oct 13 18:07:38.935 INFO checking amq-proto-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 18:07:38.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 18:07:39.416 INFO blam! 1776b6e9d01e217998683b0bc6179dd73874722324ad8f901f797b876fd46d67 Oct 13 18:07:39.418 INFO running `"docker" "start" "-a" "1776b6e9d01e217998683b0bc6179dd73874722324ad8f901f797b876fd46d67"` Oct 13 18:07:40.764 INFO kablam! usermod: no changes Oct 13 18:07:40.914 INFO kablam! Checking amq-proto v0.1.0 (/source) Oct 13 18:07:44.513 INFO kablam! warning: unused variable: `table_size` Oct 13 18:07:44.513 INFO kablam! --> src/codegen_macros.rs:59:53 Oct 13 18:07:44.513 INFO kablam! | Oct 13 18:07:44.513 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Oct 13 18:07:44.513 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Oct 13 18:07:44.514 INFO kablam! | Oct 13 18:07:44.514 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 18:07:44.514 INFO kablam! Oct 13 18:07:44.516 INFO kablam! warning: value assigned to `idx` is never read Oct 13 18:07:44.516 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 13 18:07:44.516 INFO kablam! | Oct 13 18:07:44.516 INFO kablam! 305 | idx = idx + 1; Oct 13 18:07:44.516 INFO kablam! | ^^^ Oct 13 18:07:44.516 INFO kablam! | Oct 13 18:07:44.516 INFO kablam! ::: src/protocol.rs:390:5 Oct 13 18:07:44.516 INFO kablam! | Oct 13 18:07:44.516 INFO kablam! 390 | / properties_struct!(BasicProperties, Oct 13 18:07:44.516 INFO kablam! 391 | | content_type => shortstr, Oct 13 18:07:44.516 INFO kablam! 392 | | content_encoding => shortstr, Oct 13 18:07:44.516 INFO kablam! 393 | | headers => table, Oct 13 18:07:44.516 INFO kablam! ... | Oct 13 18:07:44.516 INFO kablam! 404 | | cluster_id => shortstr Oct 13 18:07:44.516 INFO kablam! 405 | | ); Oct 13 18:07:44.516 INFO kablam! | |______- in this macro invocation Oct 13 18:07:44.516 INFO kablam! | Oct 13 18:07:44.516 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 18:07:44.516 INFO kablam! Oct 13 18:07:44.566 INFO kablam! warning: unused variable: `f` Oct 13 18:07:44.566 INFO kablam! --> src/codegen_macros.rs:358:13 Oct 13 18:07:44.566 INFO kablam! | Oct 13 18:07:44.566 INFO kablam! 358 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Oct 13 18:07:44.566 INFO kablam! | ^ help: consider using `_f` instead Oct 13 18:07:44.566 INFO kablam! | Oct 13 18:07:44.568 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 18:07:44.568 INFO kablam! Oct 13 18:07:44.568 INFO kablam! warning: unused variable: `table_size` Oct 13 18:07:44.568 INFO kablam! --> src/codegen_macros.rs:59:53 Oct 13 18:07:44.568 INFO kablam! | Oct 13 18:07:44.568 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Oct 13 18:07:44.568 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Oct 13 18:07:44.568 INFO kablam! Oct 13 18:07:44.568 INFO kablam! warning: value assigned to `idx` is never read Oct 13 18:07:44.568 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 13 18:07:44.568 INFO kablam! | Oct 13 18:07:44.568 INFO kablam! 305 | idx = idx + 1; Oct 13 18:07:44.568 INFO kablam! | ^^^ Oct 13 18:07:44.568 INFO kablam! ... Oct 13 18:07:44.568 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 13 18:07:44.568 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 13 18:07:44.568 INFO kablam! | Oct 13 18:07:44.568 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 18:07:44.568 INFO kablam! Oct 13 18:07:44.572 INFO kablam! warning: value assigned to `idx` is never read Oct 13 18:07:44.572 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 13 18:07:44.572 INFO kablam! | Oct 13 18:07:44.572 INFO kablam! 305 | idx = idx + 1; Oct 13 18:07:44.572 INFO kablam! | ^^^ Oct 13 18:07:44.572 INFO kablam! | Oct 13 18:07:44.573 INFO kablam! ::: src/protocol.rs:390:5 Oct 13 18:07:44.573 INFO kablam! | Oct 13 18:07:44.573 INFO kablam! 390 | / properties_struct!(BasicProperties, Oct 13 18:07:44.573 INFO kablam! 391 | | content_type => shortstr, Oct 13 18:07:44.573 INFO kablam! 392 | | content_encoding => shortstr, Oct 13 18:07:44.573 INFO kablam! 393 | | headers => table, Oct 13 18:07:44.573 INFO kablam! ... | Oct 13 18:07:44.573 INFO kablam! 404 | | cluster_id => shortstr Oct 13 18:07:44.573 INFO kablam! 405 | | ); Oct 13 18:07:44.573 INFO kablam! | |______- in this macro invocation Oct 13 18:07:44.573 INFO kablam! Oct 13 18:07:45.363 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 18:07:45.363 INFO kablam! --> src/codegen_macros.rs:141:13 Oct 13 18:07:45.364 INFO kablam! | Oct 13 18:07:45.364 INFO kablam! 141 | self.flush_bits(); Oct 13 18:07:45.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.364 INFO kablam! | Oct 13 18:07:45.365 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 18:07:45.365 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 18:07:45.365 INFO kablam! Oct 13 18:07:45.365 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 18:07:45.366 INFO kablam! --> src/codegen_macros.rs:158:9 Oct 13 18:07:45.366 INFO kablam! | Oct 13 18:07:45.366 INFO kablam! 158 | self.flush_bits(); Oct 13 18:07:45.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.367 INFO kablam! | Oct 13 18:07:45.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 18:07:45.367 INFO kablam! Oct 13 18:07:45.382 INFO kablam! warning: method is never used: `decode` Oct 13 18:07:45.383 INFO kablam! --> src/codegen_macros.rs:275:13 Oct 13 18:07:45.383 INFO kablam! | Oct 13 18:07:45.383 INFO kablam! 275 | pub fn decode(content_header_frame: ContentHeaderFrame) -> Result<$struct_name> { Oct 13 18:07:45.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.384 INFO kablam! ... Oct 13 18:07:45.384 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 13 18:07:45.384 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 13 18:07:45.384 INFO kablam! | Oct 13 18:07:45.385 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 18:07:45.385 INFO kablam! Oct 13 18:07:45.385 INFO kablam! warning: method is never used: `encode` Oct 13 18:07:45.385 INFO kablam! --> src/codegen_macros.rs:292:13 Oct 13 18:07:45.386 INFO kablam! | Oct 13 18:07:45.386 INFO kablam! 292 | pub fn encode(self) -> Result> { Oct 13 18:07:45.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.386 INFO kablam! ... Oct 13 18:07:45.387 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 13 18:07:45.387 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 13 18:07:45.387 INFO kablam! Oct 13 18:07:45.387 INFO kablam! warning: method is never used: `flags` Oct 13 18:07:45.388 INFO kablam! --> src/codegen_macros.rs:300:13 Oct 13 18:07:45.388 INFO kablam! | Oct 13 18:07:45.392 INFO kablam! 300 | pub fn flags(&self) -> u16 { Oct 13 18:07:45.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.393 INFO kablam! ... Oct 13 18:07:45.393 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 13 18:07:45.393 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 13 18:07:45.393 INFO kablam! Oct 13 18:07:45.421 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 18:07:45.422 INFO kablam! --> src/codegen_macros.rs:141:13 Oct 13 18:07:45.422 INFO kablam! | Oct 13 18:07:45.422 INFO kablam! 141 | self.flush_bits(); Oct 13 18:07:45.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.423 INFO kablam! | Oct 13 18:07:45.423 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 18:07:45.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 18:07:45.423 INFO kablam! Oct 13 18:07:45.424 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 18:07:45.424 INFO kablam! --> src/codegen_macros.rs:158:9 Oct 13 18:07:45.424 INFO kablam! | Oct 13 18:07:45.424 INFO kablam! 158 | self.flush_bits(); Oct 13 18:07:45.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 18:07:45.425 INFO kablam! | Oct 13 18:07:45.425 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 18:07:45.425 INFO kablam! Oct 13 18:07:45.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.83s Oct 13 18:07:45.643 INFO kablam! su: No module specific data is present Oct 13 18:07:46.165 INFO running `"docker" "rm" "-f" "1776b6e9d01e217998683b0bc6179dd73874722324ad8f901f797b876fd46d67"` Oct 13 18:07:46.512 INFO blam! 1776b6e9d01e217998683b0bc6179dd73874722324ad8f901f797b876fd46d67