Sep 05 00:16:12.077 INFO checking amqp-0.0.20 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 05 00:16:12.077 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 05 00:16:12.077 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:16:12.271 INFO blam! 7ea40dc4eeed94f0299e2037f12e9edc82258ed920fc748394ccadbf6c2e51c0 Sep 05 00:16:12.273 INFO running `"docker" "start" "-a" "7ea40dc4eeed94f0299e2037f12e9edc82258ed920fc748394ccadbf6c2e51c0"` Sep 05 00:16:13.058 INFO kablam! Compiling openssl-sys v0.7.17 Sep 05 00:16:14.855 INFO kablam! Compiling openssl-sys-extras v0.7.14 Sep 05 00:16:14.857 INFO kablam! Compiling openssl v0.7.14 Sep 05 00:16:20.157 INFO kablam! Checking amqp v0.0.20 (file:///source) Sep 05 00:16:24.918 INFO kablam! warning: unused variable: `err` Sep 05 00:16:24.918 INFO kablam! --> src/amqp_error.rs:52:13 Sep 05 00:16:24.918 INFO kablam! | Sep 05 00:16:24.918 INFO kablam! 52 | fn from(err: ::std::sync::PoisonError) -> AMQPError { Sep 05 00:16:24.918 INFO kablam! | ^^^ help: consider using `_err` instead Sep 05 00:16:24.918 INFO kablam! | Sep 05 00:16:24.919 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 00:16:24.919 INFO kablam! Sep 05 00:16:24.919 INFO kablam! warning: unused variable: `table_size` Sep 05 00:16:24.919 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 05 00:16:24.919 INFO kablam! | Sep 05 00:16:24.919 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 05 00:16:24.919 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 05 00:16:24.919 INFO kablam! Sep 05 00:16:24.922 INFO kablam! warning: value assigned to `idx` is never read Sep 05 00:16:24.922 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 05 00:16:24.922 INFO kablam! | Sep 05 00:16:24.922 INFO kablam! 304 | idx = idx + 1; Sep 05 00:16:24.922 INFO kablam! | ^^^ Sep 05 00:16:24.922 INFO kablam! | Sep 05 00:16:24.922 INFO kablam! ::: src/protocol.rs:390:5 Sep 05 00:16:24.922 INFO kablam! | Sep 05 00:16:24.922 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 05 00:16:24.922 INFO kablam! 391 | | content_type => shortstr, Sep 05 00:16:24.922 INFO kablam! 392 | | content_encoding => shortstr, Sep 05 00:16:24.922 INFO kablam! 393 | | headers => table, Sep 05 00:16:24.922 INFO kablam! ... | Sep 05 00:16:24.922 INFO kablam! 404 | | cluster_id => shortstr Sep 05 00:16:24.923 INFO kablam! 405 | | ); Sep 05 00:16:24.923 INFO kablam! | |______- in this macro invocation Sep 05 00:16:24.923 INFO kablam! | Sep 05 00:16:24.923 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 05 00:16:24.923 INFO kablam! Sep 05 00:16:25.300 INFO kablam! warning: unused variable: `f` Sep 05 00:16:25.300 INFO kablam! --> src/codegen_macros.rs:357:13 Sep 05 00:16:25.300 INFO kablam! | Sep 05 00:16:25.300 INFO kablam! 357 | let f = Foo { a: 1, b: "test".to_string(), c: "bar".to_string(), d: false, e: true, f: 0xDEADBEEF }; Sep 05 00:16:25.300 INFO kablam! | ^ help: consider using `_f` instead Sep 05 00:16:25.301 INFO kablam! | Sep 05 00:16:25.301 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 00:16:25.301 INFO kablam! Sep 05 00:16:25.302 INFO kablam! warning: unused variable: `err` Sep 05 00:16:25.302 INFO kablam! --> src/amqp_error.rs:52:13 Sep 05 00:16:25.302 INFO kablam! | Sep 05 00:16:25.302 INFO kablam! 52 | fn from(err: ::std::sync::PoisonError) -> AMQPError { Sep 05 00:16:25.302 INFO kablam! | ^^^ help: consider using `_err` instead Sep 05 00:16:25.302 INFO kablam! Sep 05 00:16:25.303 INFO kablam! warning: unused variable: `table_size` Sep 05 00:16:25.303 INFO kablam! --> src/codegen_macros.rs:59:53 Sep 05 00:16:25.303 INFO kablam! | Sep 05 00:16:25.303 INFO kablam! 59 | decode_table(&mut self.cursor).map(|(table, table_size)| table) Sep 05 00:16:25.303 INFO kablam! | ^^^^^^^^^^ help: consider using `_table_size` instead Sep 05 00:16:25.303 INFO kablam! Sep 05 00:16:25.303 INFO kablam! warning: value assigned to `idx` is never read Sep 05 00:16:25.303 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 05 00:16:25.303 INFO kablam! | Sep 05 00:16:25.303 INFO kablam! 304 | idx = idx + 1; Sep 05 00:16:25.303 INFO kablam! | ^^^ Sep 05 00:16:25.303 INFO kablam! ... Sep 05 00:16:25.304 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 05 00:16:25.304 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 05 00:16:25.304 INFO kablam! | Sep 05 00:16:25.304 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 05 00:16:25.304 INFO kablam! Sep 05 00:16:25.306 INFO kablam! warning: value assigned to `idx` is never read Sep 05 00:16:25.306 INFO kablam! --> src/codegen_macros.rs:304:21 Sep 05 00:16:25.306 INFO kablam! | Sep 05 00:16:25.306 INFO kablam! 304 | idx = idx + 1; Sep 05 00:16:25.306 INFO kablam! | ^^^ Sep 05 00:16:25.306 INFO kablam! | Sep 05 00:16:25.306 INFO kablam! ::: src/protocol.rs:390:5 Sep 05 00:16:25.306 INFO kablam! | Sep 05 00:16:25.306 INFO kablam! 390 | / properties_struct!(BasicProperties, Sep 05 00:16:25.306 INFO kablam! 391 | | content_type => shortstr, Sep 05 00:16:25.306 INFO kablam! 392 | | content_encoding => shortstr, Sep 05 00:16:25.307 INFO kablam! 393 | | headers => table, Sep 05 00:16:25.307 INFO kablam! ... | Sep 05 00:16:25.307 INFO kablam! 404 | | cluster_id => shortstr Sep 05 00:16:25.307 INFO kablam! 405 | | ); Sep 05 00:16:25.307 INFO kablam! | |______- in this macro invocation Sep 05 00:16:25.307 INFO kablam! Sep 05 00:16:26.151 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:26.151 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 05 00:16:26.151 INFO kablam! | Sep 05 00:16:26.151 INFO kablam! 141 | self.flush_bits(); Sep 05 00:16:26.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.151 INFO kablam! | Sep 05 00:16:26.152 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:16:26.152 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:26.152 INFO kablam! Sep 05 00:16:26.152 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:26.152 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 05 00:16:26.152 INFO kablam! | Sep 05 00:16:26.153 INFO kablam! 158 | self.flush_bits(); Sep 05 00:16:26.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.153 INFO kablam! | Sep 05 00:16:26.153 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:26.153 INFO kablam! Sep 05 00:16:26.397 INFO kablam! warning: method is never used: `decode` Sep 05 00:16:26.397 INFO kablam! --> src/codegen_macros.rs:274:13 Sep 05 00:16:26.397 INFO kablam! | Sep 05 00:16:26.397 INFO kablam! 274 | pub fn decode(content_header_frame: ContentHeaderFrame) -> AMQPResult<$struct_name> { Sep 05 00:16:26.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.397 INFO kablam! ... Sep 05 00:16:26.397 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 05 00:16:26.397 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 05 00:16:26.397 INFO kablam! | Sep 05 00:16:26.397 INFO kablam! = note: #[warn(dead_code)] on by default Sep 05 00:16:26.397 INFO kablam! Sep 05 00:16:26.398 INFO kablam! warning: method is never used: `encode` Sep 05 00:16:26.398 INFO kablam! --> src/codegen_macros.rs:291:13 Sep 05 00:16:26.398 INFO kablam! | Sep 05 00:16:26.398 INFO kablam! 291 | pub fn encode(self) -> AMQPResult> { Sep 05 00:16:26.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.398 INFO kablam! ... Sep 05 00:16:26.398 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 05 00:16:26.398 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 05 00:16:26.398 INFO kablam! Sep 05 00:16:26.398 INFO kablam! warning: method is never used: `flags` Sep 05 00:16:26.398 INFO kablam! --> src/codegen_macros.rs:299:13 Sep 05 00:16:26.398 INFO kablam! | Sep 05 00:16:26.398 INFO kablam! 299 | pub fn flags(&self) -> u16 { Sep 05 00:16:26.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.398 INFO kablam! ... Sep 05 00:16:26.398 INFO kablam! 324 | properties_struct!(Test, a => octet, b => shortstr, c => longstr, d => bit, e => bit, f => long); Sep 05 00:16:26.398 INFO kablam! | ------------------------------------------------------------------------------------------------- in this macro invocation Sep 05 00:16:26.398 INFO kablam! Sep 05 00:16:26.440 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:26.440 INFO kablam! --> src/codegen_macros.rs:141:13 Sep 05 00:16:26.440 INFO kablam! | Sep 05 00:16:26.441 INFO kablam! 141 | self.flush_bits(); Sep 05 00:16:26.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.441 INFO kablam! | Sep 05 00:16:26.441 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:16:26.441 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:26.441 INFO kablam! Sep 05 00:16:26.441 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:26.441 INFO kablam! --> src/codegen_macros.rs:158:9 Sep 05 00:16:26.441 INFO kablam! | Sep 05 00:16:26.442 INFO kablam! 158 | self.flush_bits(); Sep 05 00:16:26.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 05 00:16:26.442 INFO kablam! | Sep 05 00:16:26.442 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:26.442 INFO kablam! Sep 05 00:16:34.234 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:34.234 INFO kablam! --> examples/producer.rs:49:5 Sep 05 00:16:34.234 INFO kablam! | Sep 05 00:16:34.234 INFO kablam! 49 | channel.close(200, "Bye"); Sep 05 00:16:34.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:34.234 INFO kablam! | Sep 05 00:16:34.234 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:16:34.234 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:34.234 INFO kablam! Sep 05 00:16:34.383 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:34.383 INFO kablam! --> examples/interactive.rs:37:5 Sep 05 00:16:34.383 INFO kablam! | Sep 05 00:16:34.383 INFO kablam! 37 | channel.close(200, "Bye"); Sep 05 00:16:34.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:34.383 INFO kablam! | Sep 05 00:16:34.383 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:16:34.383 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:34.383 INFO kablam! Sep 05 00:16:34.518 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:34.518 INFO kablam! --> examples/simple.rs:16:5 Sep 05 00:16:34.518 INFO kablam! | Sep 05 00:16:34.518 INFO kablam! 16 | channel.basic_ack(deliver.delivery_tag, false); Sep 05 00:16:34.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:34.518 INFO kablam! | Sep 05 00:16:34.518 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 05 00:16:34.518 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:34.518 INFO kablam! Sep 05 00:16:34.519 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:34.519 INFO kablam! --> examples/simple.rs:53:5 Sep 05 00:16:34.519 INFO kablam! | Sep 05 00:16:34.519 INFO kablam! 53 | / channel.basic_publish("", queue_name, true, false, Sep 05 00:16:34.519 INFO kablam! 54 | | protocol::basic::BasicProperties{ content_type: Some("text".to_string()), ..Default::default()}, Sep 05 00:16:34.519 INFO kablam! 55 | | (b"Hello from rust!").to_vec()); Sep 05 00:16:34.519 INFO kablam! | |________________________________________^ Sep 05 00:16:34.519 INFO kablam! | Sep 05 00:16:34.519 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:34.519 INFO kablam! Sep 05 00:16:34.519 INFO kablam! warning: unused `std::result::Result` which must be used Sep 05 00:16:34.519 INFO kablam! --> examples/simple.rs:56:5 Sep 05 00:16:34.519 INFO kablam! | Sep 05 00:16:34.520 INFO kablam! 56 | channel.close(200, "Bye"); Sep 05 00:16:34.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:16:34.520 INFO kablam! | Sep 05 00:16:34.520 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 05 00:16:34.520 INFO kablam! Sep 05 00:16:34.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.64s Sep 05 00:16:34.614 INFO kablam! su: No module specific data is present Sep 05 00:16:35.168 INFO running `"docker" "rm" "-f" "7ea40dc4eeed94f0299e2037f12e9edc82258ed920fc748394ccadbf6c2e51c0"` Sep 05 00:16:35.329 INFO blam! 7ea40dc4eeed94f0299e2037f12e9edc82258ed920fc748394ccadbf6c2e51c0