Oct 28 01:08:08.360 INFO checking amq-proto-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 01:08:08.360 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 28 01:08:08.816 INFO blam! 6b37d775b49dfbab63d3fd25d2346644ba33486411962b985d524c238bf90ca9 Oct 28 01:08:08.819 INFO running `"docker" "start" "-a" "6b37d775b49dfbab63d3fd25d2346644ba33486411962b985d524c238bf90ca9"` Oct 28 01:08:10.335 INFO kablam! usermod: no changes Oct 28 01:08:10.499 INFO kablam! Checking amq-proto v0.1.0 (/source) Oct 28 01:08:13.943 INFO kablam! warning: unused variable: `f` Oct 28 01:08:13.943 INFO kablam! --> src/codegen_macros.rs:358:13 Oct 28 01:08:13.944 INFO kablam! | Oct 28 01:08:13.944 INFO kablam! 358 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Oct 28 01:08:13.944 INFO kablam! | ^ help: consider using `_f` instead Oct 28 01:08:13.944 INFO kablam! | Oct 28 01:08:13.945 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 01:08:13.945 INFO kablam! Oct 28 01:08:13.945 INFO kablam! warning: unused variable: `table_size` Oct 28 01:08:13.946 INFO kablam! --> src/codegen_macros.rs:59:53 Oct 28 01:08:13.946 INFO kablam! | Oct 28 01:08:13.946 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Oct 28 01:08:13.946 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Oct 28 01:08:13.947 INFO kablam! Oct 28 01:08:13.947 INFO kablam! warning: value assigned to `idx` is never read Oct 28 01:08:13.947 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 28 01:08:13.947 INFO kablam! | Oct 28 01:08:13.948 INFO kablam! 305 | idx = idx + 1; Oct 28 01:08:13.948 INFO kablam! | ^^^ Oct 28 01:08:13.948 INFO kablam! ... Oct 28 01:08:13.949 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 28 01:08:13.949 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 28 01:08:13.949 INFO kablam! | Oct 28 01:08:13.949 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 28 01:08:13.950 INFO kablam! Oct 28 01:08:13.963 INFO kablam! warning: value assigned to `idx` is never read Oct 28 01:08:13.963 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 28 01:08:13.963 INFO kablam! | Oct 28 01:08:13.964 INFO kablam! 305 | idx = idx + 1; Oct 28 01:08:13.964 INFO kablam! | ^^^ Oct 28 01:08:13.964 INFO kablam! | Oct 28 01:08:13.964 INFO kablam! ::: src/protocol.rs:390:5 Oct 28 01:08:13.965 INFO kablam! | Oct 28 01:08:13.965 INFO kablam! 390 | / properties_struct!(BasicProperties, Oct 28 01:08:13.965 INFO kablam! 391 | | content_type => shortstr, Oct 28 01:08:13.965 INFO kablam! 392 | | content_encoding => shortstr, Oct 28 01:08:13.966 INFO kablam! 393 | | headers => table, Oct 28 01:08:13.966 INFO kablam! ... | Oct 28 01:08:13.966 INFO kablam! 404 | | cluster_id => shortstr Oct 28 01:08:13.967 INFO kablam! 405 | | ); Oct 28 01:08:13.967 INFO kablam! | |______- in this macro invocation Oct 28 01:08:13.967 INFO kablam! Oct 28 01:08:14.735 INFO kablam! warning: unused variable: `table_size` Oct 28 01:08:14.735 INFO kablam! --> src/codegen_macros.rs:59:53 Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Oct 28 01:08:14.735 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 28 01:08:14.735 INFO kablam! Oct 28 01:08:14.735 INFO kablam! warning: value assigned to `idx` is never read Oct 28 01:08:14.735 INFO kablam! --> src/codegen_macros.rs:305:21 Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! 305 | idx = idx + 1; Oct 28 01:08:14.735 INFO kablam! | ^^^ Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! ::: src/protocol.rs:390:5 Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! 390 | / properties_struct!(BasicProperties, Oct 28 01:08:14.735 INFO kablam! 391 | | content_type => shortstr, Oct 28 01:08:14.735 INFO kablam! 392 | | content_encoding => shortstr, Oct 28 01:08:14.735 INFO kablam! 393 | | headers => table, Oct 28 01:08:14.735 INFO kablam! ... | Oct 28 01:08:14.735 INFO kablam! 404 | | cluster_id => shortstr Oct 28 01:08:14.735 INFO kablam! 405 | | ); Oct 28 01:08:14.735 INFO kablam! | |______- in this macro invocation Oct 28 01:08:14.735 INFO kablam! | Oct 28 01:08:14.735 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 28 01:08:14.735 INFO kablam! Oct 28 01:08:14.883 INFO kablam! warning: method is never used: `decode` Oct 28 01:08:14.883 INFO kablam! --> src/codegen_macros.rs:275:13 Oct 28 01:08:14.884 INFO kablam! | Oct 28 01:08:14.884 INFO kablam! 275 | pub fn decode(content_header_frame: ContentHeaderFrame) -> Result<$struct_name> { Oct 28 01:08:14.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:08:14.885 INFO kablam! ... Oct 28 01:08:14.885 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 28 01:08:14.885 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 28 01:08:14.886 INFO kablam! | Oct 28 01:08:14.886 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 01:08:14.886 INFO kablam! Oct 28 01:08:14.886 INFO kablam! warning: method is never used: `encode` Oct 28 01:08:14.887 INFO kablam! --> src/codegen_macros.rs:292:13 Oct 28 01:08:14.887 INFO kablam! | Oct 28 01:08:14.887 INFO kablam! 292 | pub fn encode(self) -> Result> { Oct 28 01:08:14.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:08:14.888 INFO kablam! ... Oct 28 01:08:14.888 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 28 01:08:14.889 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 28 01:08:14.889 INFO kablam! Oct 28 01:08:14.889 INFO kablam! warning: method is never used: `flags` Oct 28 01:08:14.890 INFO kablam! --> src/codegen_macros.rs:300:13 Oct 28 01:08:14.890 INFO kablam! | Oct 28 01:08:14.890 INFO kablam! 300 | pub fn flags(&self) -> u16 { Oct 28 01:08:14.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:08:14.891 INFO kablam! ... Oct 28 01:08:14.891 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Oct 28 01:08:14.891 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Oct 28 01:08:14.892 INFO kablam! Oct 28 01:08:14.912 INFO kablam! warning: unused `std::result::Result` that must be used Oct 28 01:08:14.912 INFO kablam! --> src/codegen_macros.rs:141:13 Oct 28 01:08:14.912 INFO kablam! | Oct 28 01:08:14.912 INFO kablam! 141 | self.flush_bits(); Oct 28 01:08:14.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 01:08:14.913 INFO kablam! | Oct 28 01:08:14.913 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 28 01:08:14.913 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 28 01:08:14.913 INFO kablam! Oct 28 01:08:14.915 INFO kablam! warning: unused `std::result::Result` that must be used Oct 28 01:08:14.915 INFO kablam! --> src/codegen_macros.rs:158:9 Oct 28 01:08:14.915 INFO kablam! | Oct 28 01:08:14.915 INFO kablam! 158 | self.flush_bits(); Oct 28 01:08:14.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 01:08:14.915 INFO kablam! | Oct 28 01:08:14.915 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 28 01:08:14.915 INFO kablam! Oct 28 01:08:15.171 INFO kablam! warning: unused `std::result::Result` that must be used Oct 28 01:08:15.171 INFO kablam! --> src/codegen_macros.rs:141:13 Oct 28 01:08:15.171 INFO kablam! | Oct 28 01:08:15.171 INFO kablam! 141 | self.flush_bits(); Oct 28 01:08:15.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 01:08:15.171 INFO kablam! | Oct 28 01:08:15.171 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 28 01:08:15.171 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 28 01:08:15.171 INFO kablam! Oct 28 01:08:15.171 INFO kablam! warning: unused `std::result::Result` that must be used Oct 28 01:08:15.171 INFO kablam! --> src/codegen_macros.rs:158:9 Oct 28 01:08:15.171 INFO kablam! | Oct 28 01:08:15.171 INFO kablam! 158 | self.flush_bits(); Oct 28 01:08:15.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 01:08:15.171 INFO kablam! | Oct 28 01:08:15.171 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 28 01:08:15.171 INFO kablam! Oct 28 01:08:15.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.91s Oct 28 01:08:15.284 INFO kablam! su: No module specific data is present Oct 28 01:08:16.291 INFO running `"docker" "rm" "-f" "6b37d775b49dfbab63d3fd25d2346644ba33486411962b985d524c238bf90ca9"` Oct 28 01:08:16.635 INFO blam! 6b37d775b49dfbab63d3fd25d2346644ba33486411962b985d524c238bf90ca9