Sep 02 20:55:52.680 INFO checking amq-proto-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:55:52.680 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:55:52.680 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:55:52.852 INFO blam! 8907aed5f5b4952a0a73cbc451598f3f0552b244f847a2cc87cade5aa4fe1e88 Sep 02 20:55:52.854 INFO running `"docker" "start" "-a" "8907aed5f5b4952a0a73cbc451598f3f0552b244f847a2cc87cade5aa4fe1e88"` Sep 02 20:55:53.650 INFO kablam! Checking amq-proto v0.1.0 (file:///source) Sep 02 20:55:57.421 INFO kablam! warning: unused variable: `table_size` Sep 02 20:55:57.421 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 02 20:55:57.421 INFO kablam! | Sep 02 20:55:57.421 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 02 20:55:57.422 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 02 20:55:57.422 INFO kablam! | Sep 02 20:55:57.422 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 20:55:57.422 INFO kablam! Sep 02 20:55:57.424 INFO kablam! warning: value assigned to `idx` is never read Sep 02 20:55:57.424 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 02 20:55:57.424 INFO kablam! | Sep 02 20:55:57.424 INFO kablam! 305 | idx = idx + 1; Sep 02 20:55:57.424 INFO kablam! | ^^^ Sep 02 20:55:57.424 INFO kablam! | Sep 02 20:55:57.424 INFO kablam! ::: src/protocol.rs:390:5 Sep 02 20:55:57.424 INFO kablam! | Sep 02 20:55:57.424 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 02 20:55:57.424 INFO kablam! 391 | | content_type => shortstr, Sep 02 20:55:57.424 INFO kablam! 392 | | content_encoding => shortstr, Sep 02 20:55:57.424 INFO kablam! 393 | | headers => table, Sep 02 20:55:57.424 INFO kablam! ... | Sep 02 20:55:57.424 INFO kablam! 404 | | cluster_id => shortstr Sep 02 20:55:57.424 INFO kablam! 405 | | ); Sep 02 20:55:57.424 INFO kablam! | |______- in this macro invocation Sep 02 20:55:57.424 INFO kablam! | Sep 02 20:55:57.425 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 02 20:55:57.425 INFO kablam! Sep 02 20:55:57.746 INFO kablam! warning: unused variable: `f` Sep 02 20:55:57.746 INFO kablam! --> src/codegen_macros.rs:358:13 Sep 02 20:55:57.746 INFO kablam! | Sep 02 20:55:57.746 INFO kablam! 358 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Sep 02 20:55:57.746 INFO kablam! | ^ help: consider using `_f` instead Sep 02 20:55:57.746 INFO kablam! | Sep 02 20:55:57.746 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 20:55:57.747 INFO kablam! Sep 02 20:55:57.747 INFO kablam! warning: unused variable: `table_size` Sep 02 20:55:57.747 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 02 20:55:57.747 INFO kablam! | Sep 02 20:55:57.747 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 02 20:55:57.747 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 02 20:55:57.747 INFO kablam! Sep 02 20:55:57.748 INFO kablam! warning: value assigned to `idx` is never read Sep 02 20:55:57.748 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 02 20:55:57.748 INFO kablam! | Sep 02 20:55:57.748 INFO kablam! 305 | idx = idx + 1; Sep 02 20:55:57.748 INFO kablam! | ^^^ Sep 02 20:55:57.748 INFO kablam! ... Sep 02 20:55:57.748 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 02 20:55:57.748 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 02 20:55:57.748 INFO kablam! | Sep 02 20:55:57.748 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 02 20:55:57.748 INFO kablam! Sep 02 20:55:57.751 INFO kablam! warning: value assigned to `idx` is never read Sep 02 20:55:57.751 INFO kablam! --> src/codegen_macros.rs:305:21 Sep 02 20:55:57.751 INFO kablam! | Sep 02 20:55:57.751 INFO kablam! 305 | idx = idx + 1; Sep 02 20:55:57.751 INFO kablam! | ^^^ Sep 02 20:55:57.751 INFO kablam! | Sep 02 20:55:57.751 INFO kablam! ::: src/protocol.rs:390:5 Sep 02 20:55:57.751 INFO kablam! | Sep 02 20:55:57.751 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 02 20:55:57.751 INFO kablam! 391 | | content_type => shortstr, Sep 02 20:55:57.752 INFO kablam! 392 | | content_encoding => shortstr, Sep 02 20:55:57.752 INFO kablam! 393 | | headers => table, Sep 02 20:55:57.752 INFO kablam! ... | Sep 02 20:55:57.752 INFO kablam! 404 | | cluster_id => shortstr Sep 02 20:55:57.752 INFO kablam! 405 | | ); Sep 02 20:55:57.752 INFO kablam! | |______- in this macro invocation Sep 02 20:55:57.752 INFO kablam! Sep 02 20:55:58.073 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 20:55:58.073 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 02 20:55:58.073 INFO kablam! | Sep 02 20:55:58.073 INFO kablam! 141 | self.flush_bits(); Sep 02 20:55:58.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.074 INFO kablam! | Sep 02 20:55:58.074 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 20:55:58.074 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 20:55:58.074 INFO kablam! Sep 02 20:55:58.074 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 20:55:58.074 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 02 20:55:58.074 INFO kablam! | Sep 02 20:55:58.074 INFO kablam! 158 | self.flush_bits(); Sep 02 20:55:58.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.074 INFO kablam! | Sep 02 20:55:58.074 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 20:55:58.074 INFO kablam! Sep 02 20:55:58.748 INFO kablam! warning: method is never used: `decode` Sep 02 20:55:58.748 INFO kablam! --> src/codegen_macros.rs:275:13 Sep 02 20:55:58.748 INFO kablam! | Sep 02 20:55:58.748 INFO kablam! 275 | pub fn decode(content_header_frame: ContentHeaderFrame) -> Result<$struct_name> { Sep 02 20:55:58.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.748 INFO kablam! ... Sep 02 20:55:58.748 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 02 20:55:58.748 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 02 20:55:58.748 INFO kablam! | Sep 02 20:55:58.748 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 20:55:58.748 INFO kablam! Sep 02 20:55:58.748 INFO kablam! warning: method is never used: `encode` Sep 02 20:55:58.748 INFO kablam! --> src/codegen_macros.rs:292:13 Sep 02 20:55:58.749 INFO kablam! | Sep 02 20:55:58.749 INFO kablam! 292 | pub fn encode(self) -> Result> { Sep 02 20:55:58.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.749 INFO kablam! ... Sep 02 20:55:58.749 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 02 20:55:58.749 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 02 20:55:58.749 INFO kablam! Sep 02 20:55:58.749 INFO kablam! warning: method is never used: `flags` Sep 02 20:55:58.749 INFO kablam! --> src/codegen_macros.rs:300:13 Sep 02 20:55:58.749 INFO kablam! | Sep 02 20:55:58.749 INFO kablam! 300 | pub fn flags(&self) -> u16 { Sep 02 20:55:58.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.749 INFO kablam! ... Sep 02 20:55:58.749 INFO kablam! 325 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 02 20:55:58.749 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 02 20:55:58.749 INFO kablam! Sep 02 20:55:58.763 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 20:55:58.763 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 02 20:55:58.763 INFO kablam! | Sep 02 20:55:58.763 INFO kablam! 141 | self.flush_bits(); Sep 02 20:55:58.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.763 INFO kablam! | Sep 02 20:55:58.763 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 20:55:58.763 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 20:55:58.763 INFO kablam! Sep 02 20:55:58.763 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 20:55:58.763 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 02 20:55:58.763 INFO kablam! | Sep 02 20:55:58.763 INFO kablam! 158 | self.flush_bits(); Sep 02 20:55:58.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 20:55:58.764 INFO kablam! | Sep 02 20:55:58.764 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 20:55:58.764 INFO kablam! Sep 02 20:55:58.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.26s Sep 02 20:55:58.847 INFO kablam! su: No module specific data is present Sep 02 20:55:59.267 INFO running `"docker" "rm" "-f" "8907aed5f5b4952a0a73cbc451598f3f0552b244f847a2cc87cade5aa4fe1e88"` Sep 02 20:55:59.397 INFO blam! 8907aed5f5b4952a0a73cbc451598f3f0552b244f847a2cc87cade5aa4fe1e88