Sep 14 19:46:19.111 INFO checking amq-proto-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:46:19.111 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:46:19.111 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/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 19:46:19.470 INFO blam! 5366847def2da9194866c6751f63e904ea85dbcc0e17d40e61136b3d8c14e58e Sep 14 19:46:19.472 INFO running `"docker" "start" "-a" "5366847def2da9194866c6751f63e904ea85dbcc0e17d40e61136b3d8c14e58e"` Sep 14 19:46:20.474 INFO kablam! usermod: no changes Sep 14 19:46:20.623 INFO kablam! Checking amq-proto v0.1.0 (file:///source) Sep 14 19:46:23.411 INFO kablam! warning: unused variable: `table_size` Sep 14 19:46:23.411 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 14 19:46:23.411 INFO kablam! | Sep 14 19:46:23.412 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 14 19:46:23.412 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 14 19:46:23.412 INFO kablam! | Sep 14 19:46:23.412 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:46:23.412 INFO kablam! Sep 14 19:46:23.414 INFO kablam! warning: value assigned to `idx` is never read Sep 14 19:46:23.414 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 14 19:46:23.414 INFO kablam! | Sep 14 19:46:23.414 INFO kablam! 305 | idx = idx + 1; Sep 14 19:46:23.414 INFO kablam! | ^^^ Sep 14 19:46:23.414 INFO kablam! | Sep 14 19:46:23.414 INFO kablam! ::: src/protocol.rs:390:5 Sep 14 19:46:23.414 INFO kablam! | Sep 14 19:46:23.414 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 14 19:46:23.414 INFO kablam! 391 | | content_type => shortstr, Sep 14 19:46:23.414 INFO kablam! 392 | | content_encoding => shortstr, Sep 14 19:46:23.414 INFO kablam! 393 | | headers => table, Sep 14 19:46:23.414 INFO kablam! ... | Sep 14 19:46:23.414 INFO kablam! 404 | | cluster_id => shortstr Sep 14 19:46:23.414 INFO kablam! 405 | | ); Sep 14 19:46:23.414 INFO kablam! | |______- in this macro invocation Sep 14 19:46:23.423 INFO kablam! | Sep 14 19:46:23.423 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 19:46:23.423 INFO kablam! Sep 14 19:46:24.165 INFO kablam! warning: unused variable: `f` Sep 14 19:46:24.165 INFO kablam! --> src/codegen_macros.rs:358:13 Sep 14 19:46:24.165 INFO kablam! | Sep 14 19:46:24.165 INFO kablam! 358 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Sep 14 19:46:24.165 INFO kablam! | ^ help: consider using `_f` instead Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:46:24.179 INFO kablam! Sep 14 19:46:24.179 INFO kablam! warning: unused variable: `table_size` Sep 14 19:46:24.179 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 14 19:46:24.179 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 14 19:46:24.179 INFO kablam! Sep 14 19:46:24.179 INFO kablam! warning: value assigned to `idx` is never read Sep 14 19:46:24.179 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! 305 | idx = idx + 1; Sep 14 19:46:24.179 INFO kablam! | ^^^ Sep 14 19:46:24.179 INFO kablam! ... Sep 14 19:46:24.179 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 14 19:46:24.179 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 19:46:24.179 INFO kablam! Sep 14 19:46:24.179 INFO kablam! warning: value assigned to `idx` is never read Sep 14 19:46:24.179 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! 305 | idx = idx + 1; Sep 14 19:46:24.179 INFO kablam! | ^^^ Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! ::: src/protocol.rs:390:5 Sep 14 19:46:24.179 INFO kablam! | Sep 14 19:46:24.179 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 14 19:46:24.179 INFO kablam! 391 | | content_type => shortstr, Sep 14 19:46:24.179 INFO kablam! 392 | | content_encoding => shortstr, Sep 14 19:46:24.179 INFO kablam! 393 | | headers => table, Sep 14 19:46:24.179 INFO kablam! ... | Sep 14 19:46:24.179 INFO kablam! 404 | | cluster_id => shortstr Sep 14 19:46:24.179 INFO kablam! 405 | | ); Sep 14 19:46:24.179 INFO kablam! | |______- in this macro invocation Sep 14 19:46:24.179 INFO kablam! Sep 14 19:46:24.199 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 19:46:24.199 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 14 19:46:24.199 INFO kablam! | Sep 14 19:46:24.199 INFO kablam! 141 | self.flush_bits(); Sep 14 19:46:24.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.199 INFO kablam! | Sep 14 19:46:24.199 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 19:46:24.199 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 19:46:24.199 INFO kablam! Sep 14 19:46:24.199 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 19:46:24.199 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 14 19:46:24.199 INFO kablam! | Sep 14 19:46:24.199 INFO kablam! 158 | self.flush_bits(); Sep 14 19:46:24.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.199 INFO kablam! | Sep 14 19:46:24.199 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 19:46:24.199 INFO kablam! Sep 14 19:46:24.763 INFO kablam! warning: method is never used: `decode` Sep 14 19:46:24.763 INFO kablam! --> src/codegen_macros.rs:275:13 Sep 14 19:46:24.763 INFO kablam! | Sep 14 19:46:24.763 INFO kablam! 275 | pub fn decode(content_header_frame: ContentHeaderFrame) -> Result<$struct_name> { Sep 14 19:46:24.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.763 INFO kablam! ... Sep 14 19:46:24.763 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 14 19:46:24.763 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 14 19:46:24.763 INFO kablam! | Sep 14 19:46:24.763 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 19:46:24.763 INFO kablam! Sep 14 19:46:24.763 INFO kablam! warning: method is never used: `encode` Sep 14 19:46:24.763 INFO kablam! --> src/codegen_macros.rs:292:13 Sep 14 19:46:24.763 INFO kablam! | Sep 14 19:46:24.763 INFO kablam! 292 | pub fn encode(self) -> Result> { Sep 14 19:46:24.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.763 INFO kablam! ... Sep 14 19:46:24.763 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 14 19:46:24.763 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 14 19:46:24.763 INFO kablam! Sep 14 19:46:24.763 INFO kablam! warning: method is never used: `flags` Sep 14 19:46:24.763 INFO kablam! --> src/codegen_macros.rs:300:13 Sep 14 19:46:24.763 INFO kablam! | Sep 14 19:46:24.763 INFO kablam! 300 | pub fn flags(&self) -> u16 { Sep 14 19:46:24.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.763 INFO kablam! ... Sep 14 19:46:24.763 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 14 19:46:24.763 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 14 19:46:24.763 INFO kablam! Sep 14 19:46:24.775 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 19:46:24.775 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 14 19:46:24.775 INFO kablam! | Sep 14 19:46:24.775 INFO kablam! 141 | self.flush_bits(); Sep 14 19:46:24.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.775 INFO kablam! | Sep 14 19:46:24.775 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 19:46:24.775 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 19:46:24.775 INFO kablam! Sep 14 19:46:24.775 INFO kablam! warning: unused `std::result::Result` which must be used Sep 14 19:46:24.775 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 14 19:46:24.775 INFO kablam! | Sep 14 19:46:24.775 INFO kablam! 158 | self.flush_bits(); Sep 14 19:46:24.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 19:46:24.775 INFO kablam! | Sep 14 19:46:24.775 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 14 19:46:24.775 INFO kablam! Sep 14 19:46:24.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.40s Sep 14 19:46:24.916 INFO kablam! su: No module specific data is present Sep 14 19:46:26.415 INFO running `"docker" "rm" "-f" "5366847def2da9194866c6751f63e904ea85dbcc0e17d40e61136b3d8c14e58e"` Sep 14 19:46:26.767 INFO blam! 5366847def2da9194866c6751f63e904ea85dbcc0e17d40e61136b3d8c14e58e