Sep 20 05:00:49.089 INFO checking amqp-0.0.20 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 05:00:49.089 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 05:00:49.089 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:00:49.510 INFO blam! 7726cde7ae36082a8642757b5823a8a3a3cb55ffe20cc8553958f7046914dab9 Sep 20 05:00:49.513 INFO running `"docker" "start" "-a" "7726cde7ae36082a8642757b5823a8a3a3cb55ffe20cc8553958f7046914dab9"` Sep 20 05:00:50.769 INFO kablam! usermod: no changes Sep 20 05:00:50.915 INFO kablam! Compiling openssl-sys v0.7.17 Sep 20 05:00:50.919 INFO kablam! Compiling openssl v0.7.14 Sep 20 05:00:52.179 INFO kablam! Compiling openssl-sys-extras v0.7.14 Sep 20 05:00:55.036 INFO kablam! Checking amqp v0.0.20 (/source) Sep 20 05:00:58.585 INFO kablam! warning: unused variable: `err` Sep 20 05:00:58.585 INFO kablam! --> src/amqp_error.rs:52:13 Sep 20 05:00:58.585 INFO kablam! | Sep 20 05:00:58.585 INFO kablam! 52 | fn from(err: ::std::sync::PoisonError) -> AMQPError { Sep 20 05:00:58.585 INFO kablam! | ^^^ help: consider using `_err` instead Sep 20 05:00:58.585 INFO kablam! | Sep 20 05:00:58.586 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 05:00:58.586 INFO kablam! Sep 20 05:00:58.586 INFO kablam! warning: unused variable: `table_size` Sep 20 05:00:58.586 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 20 05:00:58.586 INFO kablam! | Sep 20 05:00:58.586 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 20 05:00:58.586 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 20 05:00:58.586 INFO kablam! Sep 20 05:00:58.591 INFO kablam! warning: value assigned to `idx` is never read Sep 20 05:00:58.591 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 20 05:00:58.591 INFO kablam! | Sep 20 05:00:58.591 INFO kablam! 304 | idx = idx + 1; Sep 20 05:00:58.591 INFO kablam! | ^^^ Sep 20 05:00:58.591 INFO kablam! | Sep 20 05:00:58.591 INFO kablam! ::: src/protocol.rs:390:5 Sep 20 05:00:58.591 INFO kablam! | Sep 20 05:00:58.591 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 20 05:00:58.591 INFO kablam! 391 | | content_type => shortstr, Sep 20 05:00:58.591 INFO kablam! 392 | | content_encoding => shortstr, Sep 20 05:00:58.591 INFO kablam! 393 | | headers => table, Sep 20 05:00:58.591 INFO kablam! ... | Sep 20 05:00:58.591 INFO kablam! 404 | | cluster_id => shortstr Sep 20 05:00:58.591 INFO kablam! 405 | | ); Sep 20 05:00:58.591 INFO kablam! | |______- in this macro invocation Sep 20 05:00:58.591 INFO kablam! | Sep 20 05:00:58.591 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 05:00:58.591 INFO kablam! Sep 20 05:00:58.927 INFO kablam! warning: unused variable: `f` Sep 20 05:00:58.927 INFO kablam! --> src/codegen_macros.rs:357:13 Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! 357 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Sep 20 05:00:58.927 INFO kablam! | ^ help: consider using `_f` instead Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 05:00:58.927 INFO kablam! Sep 20 05:00:58.927 INFO kablam! warning: unused variable: `err` Sep 20 05:00:58.927 INFO kablam! --> src/amqp_error.rs:52:13 Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! 52 | fn from(err: ::std::sync::PoisonError) -> AMQPError { Sep 20 05:00:58.927 INFO kablam! | ^^^ help: consider using `_err` instead Sep 20 05:00:58.927 INFO kablam! Sep 20 05:00:58.927 INFO kablam! warning: unused variable: `table_size` Sep 20 05:00:58.927 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 20 05:00:58.927 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 20 05:00:58.927 INFO kablam! Sep 20 05:00:58.927 INFO kablam! warning: value assigned to `idx` is never read Sep 20 05:00:58.927 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! 304 | idx = idx + 1; Sep 20 05:00:58.927 INFO kablam! | ^^^ Sep 20 05:00:58.927 INFO kablam! ... Sep 20 05:00:58.927 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 20 05:00:58.927 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 20 05:00:58.927 INFO kablam! | Sep 20 05:00:58.927 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 20 05:00:58.927 INFO kablam! Sep 20 05:00:58.927 INFO kablam! warning: value assigned to `idx` is never read Sep 20 05:00:58.927 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 20 05:00:58.928 INFO kablam! | Sep 20 05:00:58.928 INFO kablam! 304 | idx = idx + 1; Sep 20 05:00:58.928 INFO kablam! | ^^^ Sep 20 05:00:58.928 INFO kablam! | Sep 20 05:00:58.928 INFO kablam! ::: src/protocol.rs:390:5 Sep 20 05:00:58.928 INFO kablam! | Sep 20 05:00:58.928 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 20 05:00:58.928 INFO kablam! 391 | | content_type => shortstr, Sep 20 05:00:58.928 INFO kablam! 392 | | content_encoding => shortstr, Sep 20 05:00:58.928 INFO kablam! 393 | | headers => table, Sep 20 05:00:58.928 INFO kablam! ... | Sep 20 05:00:58.928 INFO kablam! 404 | | cluster_id => shortstr Sep 20 05:00:58.928 INFO kablam! 405 | | ); Sep 20 05:00:58.928 INFO kablam! | |______- in this macro invocation Sep 20 05:00:58.928 INFO kablam! Sep 20 05:00:59.171 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:00:59.171 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 20 05:00:59.171 INFO kablam! | Sep 20 05:00:59.171 INFO kablam! 141 | self.flush_bits(); Sep 20 05:00:59.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.171 INFO kablam! | Sep 20 05:00:59.171 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 05:00:59.171 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:00:59.171 INFO kablam! Sep 20 05:00:59.171 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:00:59.171 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 20 05:00:59.171 INFO kablam! | Sep 20 05:00:59.171 INFO kablam! 158 | self.flush_bits(); Sep 20 05:00:59.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.171 INFO kablam! | Sep 20 05:00:59.171 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:00:59.171 INFO kablam! Sep 20 05:00:59.882 INFO kablam! warning: method is never used: `decode` Sep 20 05:00:59.883 INFO kablam! --> src/codegen_macros.rs:274:13 Sep 20 05:00:59.883 INFO kablam! | Sep 20 05:00:59.883 INFO kablam! 274 | pub fn decode(content_header_frame: ContentHeaderFrame) -> AMQPResult<$struct_name> { Sep 20 05:00:59.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.883 INFO kablam! ... Sep 20 05:00:59.883 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 20 05:00:59.883 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 20 05:00:59.883 INFO kablam! | Sep 20 05:00:59.883 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 05:00:59.883 INFO kablam! Sep 20 05:00:59.883 INFO kablam! warning: method is never used: `encode` Sep 20 05:00:59.883 INFO kablam! --> src/codegen_macros.rs:291:13 Sep 20 05:00:59.883 INFO kablam! | Sep 20 05:00:59.883 INFO kablam! 291 | pub fn encode(self) -> AMQPResult> { Sep 20 05:00:59.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.883 INFO kablam! ... Sep 20 05:00:59.883 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 20 05:00:59.883 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 20 05:00:59.883 INFO kablam! Sep 20 05:00:59.883 INFO kablam! warning: method is never used: `flags` Sep 20 05:00:59.883 INFO kablam! --> src/codegen_macros.rs:299:13 Sep 20 05:00:59.883 INFO kablam! | Sep 20 05:00:59.883 INFO kablam! 299 | pub fn flags(&self) -> u16 { Sep 20 05:00:59.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.883 INFO kablam! ... Sep 20 05:00:59.883 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 20 05:00:59.883 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 20 05:00:59.883 INFO kablam! Sep 20 05:00:59.963 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:00:59.963 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 20 05:00:59.963 INFO kablam! | Sep 20 05:00:59.963 INFO kablam! 141 | self.flush_bits(); Sep 20 05:00:59.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.963 INFO kablam! | Sep 20 05:00:59.963 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 05:00:59.963 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:00:59.963 INFO kablam! Sep 20 05:00:59.964 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:00:59.964 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 20 05:00:59.964 INFO kablam! | Sep 20 05:00:59.965 INFO kablam! 158 | self.flush_bits(); Sep 20 05:00:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 05:00:59.965 INFO kablam! | Sep 20 05:00:59.971 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:00:59.971 INFO kablam! Sep 20 05:01:01.446 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:01:01.446 INFO kablam! --> examples/producer.rs:49:5 Sep 20 05:01:01.446 INFO kablam! | Sep 20 05:01:01.446 INFO kablam! 49 | channel.close(200, "Bye"); Sep 20 05:01:01.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:01:01.446 INFO kablam! | Sep 20 05:01:01.446 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 05:01:01.446 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:01:01.446 INFO kablam! Sep 20 05:01:01.686 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:01:01.687 INFO kablam! --> examples/interactive.rs:37:5 Sep 20 05:01:01.687 INFO kablam! | Sep 20 05:01:01.687 INFO kablam! 37 | channel.close(200, "Bye"); Sep 20 05:01:01.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:01:01.687 INFO kablam! | Sep 20 05:01:01.687 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 05:01:01.687 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:01:01.687 INFO kablam! Sep 20 05:01:01.713 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:01:01.713 INFO kablam! --> examples/simple.rs:16:5 Sep 20 05:01:01.713 INFO kablam! | Sep 20 05:01:01.713 INFO kablam! 16 | channel.basic_ack(deliver.delivery_tag, false); Sep 20 05:01:01.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:01:01.713 INFO kablam! | Sep 20 05:01:01.714 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 05:01:01.714 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:01:01.714 INFO kablam! Sep 20 05:01:01.751 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:01:01.751 INFO kablam! --> examples/simple.rs:53:5 Sep 20 05:01:01.751 INFO kablam! | Sep 20 05:01:01.751 INFO kablam! 53 | / channel.basic_publish("", queue_name, true, false, Sep 20 05:01:01.751 INFO kablam! 54 | | protocol::basic::BasicProperties{ content_type: Some("text".to_string()), ..Default::default()}, Sep 20 05:01:01.751 INFO kablam! 55 | | (b"Hello from rust!").to_vec()); Sep 20 05:01:01.751 INFO kablam! | |________________________________________^ Sep 20 05:01:01.751 INFO kablam! | Sep 20 05:01:01.751 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:01:01.751 INFO kablam! Sep 20 05:01:01.752 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 05:01:01.752 INFO kablam! --> examples/simple.rs:56:5 Sep 20 05:01:01.752 INFO kablam! | Sep 20 05:01:01.752 INFO kablam! 56 | channel.close(200, "Bye"); Sep 20 05:01:01.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:01:01.752 INFO kablam! | Sep 20 05:01:01.752 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 05:01:01.752 INFO kablam! Sep 20 05:01:01.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.07s Sep 20 05:01:01.883 INFO kablam! su: No module specific data is present Sep 20 05:01:02.475 INFO running `"docker" "rm" "-f" "7726cde7ae36082a8642757b5823a8a3a3cb55ffe20cc8553958f7046914dab9"` Sep 20 05:01:02.554 INFO blam! 7726cde7ae36082a8642757b5823a8a3a3cb55ffe20cc8553958f7046914dab9