Sep 10 15:46:12.658 INFO checking lapin-futures-0.10.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 15:46:12.658 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 15:46:12.658 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:46:12.931 INFO blam! af5ffdf5f3cd3dd6258fc0621ae006f8f94c172a296c06025429cb356d3e12ac Sep 10 15:46:12.932 INFO running `"docker" "start" "-a" "af5ffdf5f3cd3dd6258fc0621ae006f8f94c172a296c06025429cb356d3e12ac"` Sep 10 15:46:14.331 INFO kablam! usermod: no changes Sep 10 15:46:14.687 INFO kablam! Compiling pest v0.3.3 Sep 10 15:46:14.690 INFO kablam! Compiling nom v3.2.1 Sep 10 15:46:14.698 INFO kablam! Checking handlebars v0.27.0 Sep 10 15:46:14.698 INFO kablam! Checking amq-protocol-types v0.20.0 Sep 10 15:46:14.698 INFO kablam! Compiling ring v0.11.0 Sep 10 15:46:21.951 INFO kablam! Checking amq-protocol-codegen v0.27.0 Sep 10 15:46:33.590 INFO kablam! Checking webpki v0.14.0 Sep 10 15:46:34.814 INFO kablam! Checking rustls v0.9.0 Sep 10 15:46:34.814 INFO kablam! Checking webpki-roots v0.11.0 Sep 10 15:46:42.446 INFO kablam! Compiling amq-protocol v0.19.1 Sep 10 15:46:44.241 INFO kablam! Checking tokio-rustls v0.2.4 Sep 10 15:46:58.686 INFO kablam! Compiling lapin-async v0.10.0 Sep 10 15:47:11.030 INFO kablam! Checking lapin-futures v0.10.0 (file:///source) Sep 10 15:47:13.206 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 10 15:47:13.206 INFO kablam! --> src/transport.rs:13:39 Sep 10 15:47:13.206 INFO kablam! | Sep 10 15:47:13.206 INFO kablam! 13 | use tokio_io::codec::{Decoder,Encoder,Framed}; Sep 10 15:47:13.206 INFO kablam! | ^^^^^^ Sep 10 15:47:13.206 INFO kablam! | Sep 10 15:47:13.206 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:47:13.206 INFO kablam! Sep 10 15:47:13.206 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 10 15:47:13.206 INFO kablam! --> src/transport.rs:106:13 Sep 10 15:47:13.206 INFO kablam! | Sep 10 15:47:13.206 INFO kablam! 106 | upstream: Framed, Sep 10 15:47:13.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 15:47:13.206 INFO kablam! Sep 10 15:47:13.394 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 10 15:47:13.394 INFO kablam! --> src/transport.rs:13:39 Sep 10 15:47:13.394 INFO kablam! | Sep 10 15:47:13.394 INFO kablam! 13 | use tokio_io::codec::{Decoder,Encoder,Framed}; Sep 10 15:47:13.394 INFO kablam! | ^^^^^^ Sep 10 15:47:13.394 INFO kablam! | Sep 10 15:47:13.394 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 15:47:13.394 INFO kablam! Sep 10 15:47:13.394 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 10 15:47:13.394 INFO kablam! --> src/transport.rs:106:13 Sep 10 15:47:13.394 INFO kablam! | Sep 10 15:47:13.394 INFO kablam! 106 | upstream: Framed, Sep 10 15:47:13.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 15:47:13.394 INFO kablam! Sep 10 15:47:13.518 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 10 15:47:13.518 INFO kablam! --> src/transport.rs:133:25 Sep 10 15:47:13.518 INFO kablam! | Sep 10 15:47:13.518 INFO kablam! 133 | upstream: stream.framed(codec), Sep 10 15:47:13.518 INFO kablam! | ^^^^^^ Sep 10 15:47:13.518 INFO kablam! Sep 10 15:47:13.538 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 10 15:47:13.538 INFO kablam! --> src/transport.rs:133:25 Sep 10 15:47:13.538 INFO kablam! | Sep 10 15:47:13.538 INFO kablam! 133 | upstream: stream.framed(codec), Sep 10 15:47:13.538 INFO kablam! | ^^^^^^ Sep 10 15:47:13.538 INFO kablam! Sep 10 15:47:13.782 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.782 INFO kablam! --> src/channel.rs:146:89 Sep 10 15:47:13.782 INFO kablam! | Sep 10 15:47:13.782 INFO kablam! 146 | channel.run_on_locked_transport("create", "Could not create channel", move |mut transport| { Sep 10 15:47:13.782 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.782 INFO kablam! | | Sep 10 15:47:13.782 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.782 INFO kablam! | Sep 10 15:47:13.782 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 15:47:13.782 INFO kablam! Sep 10 15:47:13.782 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.782 INFO kablam! --> src/channel.rs:158:85 Sep 10 15:47:13.782 INFO kablam! | Sep 10 15:47:13.782 INFO kablam! 158 | self.run_on_locked_transport("access_request", "Could not request access", |mut transport| { Sep 10 15:47:13.782 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.782 INFO kablam! | | Sep 10 15:47:13.782 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.782 INFO kablam! Sep 10 15:47:13.782 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.782 INFO kablam! --> src/channel.rs:168:89 Sep 10 15:47:13.782 INFO kablam! | Sep 10 15:47:13.782 INFO kablam! 168 | self.run_on_locked_transport("exchange_declare", "Could not declare exchange", |mut transport| { Sep 10 15:47:13.782 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.782 INFO kablam! | | Sep 10 15:47:13.782 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.782 INFO kablam! Sep 10 15:47:13.782 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.782 INFO kablam! --> src/channel.rs:178:87 Sep 10 15:47:13.782 INFO kablam! | Sep 10 15:47:13.782 INFO kablam! 178 | self.run_on_locked_transport("exchange_delete", "Could not delete exchange", |mut transport| { Sep 10 15:47:13.783 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.783 INFO kablam! | | Sep 10 15:47:13.783 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.783 INFO kablam! Sep 10 15:47:13.783 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.783 INFO kablam! --> src/channel.rs:188:83 Sep 10 15:47:13.783 INFO kablam! | Sep 10 15:47:13.783 INFO kablam! 188 | self.run_on_locked_transport("exchange_bind", "Could not bind exchange", |mut transport| { Sep 10 15:47:13.783 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.783 INFO kablam! | | Sep 10 15:47:13.783 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.783 INFO kablam! Sep 10 15:47:13.784 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.784 INFO kablam! --> src/channel.rs:198:87 Sep 10 15:47:13.784 INFO kablam! | Sep 10 15:47:13.784 INFO kablam! 198 | self.run_on_locked_transport("exchange_unbind", "Could not unbind exchange", |mut transport| { Sep 10 15:47:13.784 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.784 INFO kablam! | | Sep 10 15:47:13.784 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.784 INFO kablam! Sep 10 15:47:13.785 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.785 INFO kablam! --> src/channel.rs:211:83 Sep 10 15:47:13.785 INFO kablam! | Sep 10 15:47:13.785 INFO kablam! 211 | self.run_on_locked_transport("queue_declare", "Could not declare queue", |mut transport| { Sep 10 15:47:13.785 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.785 INFO kablam! | | Sep 10 15:47:13.785 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.785 INFO kablam! Sep 10 15:47:13.786 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.786 INFO kablam! --> src/channel.rs:221:77 Sep 10 15:47:13.786 INFO kablam! | Sep 10 15:47:13.786 INFO kablam! 221 | self.run_on_locked_transport("queue_bind", "Could not bind queue", |mut transport| { Sep 10 15:47:13.786 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.786 INFO kablam! | | Sep 10 15:47:13.786 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.786 INFO kablam! Sep 10 15:47:13.787 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.787 INFO kablam! --> src/channel.rs:229:97 Sep 10 15:47:13.787 INFO kablam! | Sep 10 15:47:13.787 INFO kablam! 229 | self.run_on_locked_transport("confirm_select", "Could not activate confirm extension", |mut transport| { Sep 10 15:47:13.787 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.787 INFO kablam! | | Sep 10 15:47:13.787 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.787 INFO kablam! Sep 10 15:47:13.799 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.800 INFO kablam! --> src/channel.rs:243:82 Sep 10 15:47:13.800 INFO kablam! | Sep 10 15:47:13.800 INFO kablam! 243 | self.run_on_locked_transport_full("basic_publish", "Could not publish", |mut transport| { Sep 10 15:47:13.800 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.800 INFO kablam! | | Sep 10 15:47:13.800 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.800 INFO kablam! Sep 10 15:47:13.800 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.800 INFO kablam! --> src/channel.rs:246:18 Sep 10 15:47:13.800 INFO kablam! | Sep 10 15:47:13.800 INFO kablam! 246 | }, move |mut conn, delivery_tag| { Sep 10 15:47:13.800 INFO kablam! | ----^^^^ Sep 10 15:47:13.800 INFO kablam! | | Sep 10 15:47:13.800 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.800 INFO kablam! Sep 10 15:47:13.800 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.800 INFO kablam! --> src/channel.rs:278:93 Sep 10 15:47:13.800 INFO kablam! | Sep 10 15:47:13.800 INFO kablam! 278 | Box::new(self.run_on_locked_transport("basic_consume", "Could not start consumer", |mut transport| { Sep 10 15:47:13.800 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.800 INFO kablam! | | Sep 10 15:47:13.800 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.806 INFO kablam! Sep 10 15:47:13.806 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.806 INFO kablam! --> src/channel.rs:289:77 Sep 10 15:47:13.806 INFO kablam! | Sep 10 15:47:13.806 INFO kablam! 289 | self.run_on_locked_transport("basic_ack", "Could not ack message", |mut transport| { Sep 10 15:47:13.806 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.806 INFO kablam! | | Sep 10 15:47:13.806 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.806 INFO kablam! Sep 10 15:47:13.806 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.806 INFO kablam! --> src/channel.rs:296:83 Sep 10 15:47:13.806 INFO kablam! | Sep 10 15:47:13.806 INFO kablam! 296 | self.run_on_locked_transport("basic_reject", "Could not reject message", |mut transport| { Sep 10 15:47:13.806 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.806 INFO kablam! | | Sep 10 15:47:13.806 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.806 INFO kablam! Sep 10 15:47:13.806 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.806 INFO kablam! --> src/channel.rs:321:91 Sep 10 15:47:13.806 INFO kablam! | Sep 10 15:47:13.806 INFO kablam! 321 | Box::new(self.run_on_locked_transport_full("basic_get", "Could not get message", |mut transport| { Sep 10 15:47:13.806 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.806 INFO kablam! | | Sep 10 15:47:13.806 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.810 INFO kablam! Sep 10 15:47:13.810 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.810 INFO kablam! --> src/channel.rs:323:13 Sep 10 15:47:13.810 INFO kablam! | Sep 10 15:47:13.810 INFO kablam! 323 | }, |mut conn, request_id| { Sep 10 15:47:13.810 INFO kablam! | ----^^^^ Sep 10 15:47:13.810 INFO kablam! | | Sep 10 15:47:13.810 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.810 INFO kablam! Sep 10 15:47:13.810 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.810 INFO kablam! --> src/channel.rs:339:79 Sep 10 15:47:13.810 INFO kablam! | Sep 10 15:47:13.810 INFO kablam! 339 | self.run_on_locked_transport("queue_purge", "Could not purge queue", |mut transport| { Sep 10 15:47:13.810 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.810 INFO kablam! | | Sep 10 15:47:13.810 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.810 INFO kablam! Sep 10 15:47:13.810 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.810 INFO kablam! --> src/channel.rs:354:79 Sep 10 15:47:13.810 INFO kablam! | Sep 10 15:47:13.810 INFO kablam! 354 | self.run_on_locked_transport("queue_purge", "Could not purge queue", |mut transport| { Sep 10 15:47:13.810 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.810 INFO kablam! | | Sep 10 15:47:13.810 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.810 INFO kablam! Sep 10 15:47:13.810 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.810 INFO kablam! --> src/channel.rs:361:75 Sep 10 15:47:13.810 INFO kablam! | Sep 10 15:47:13.810 INFO kablam! 361 | self.run_on_locked_transport("close", "Could not close channel", |mut transport| { Sep 10 15:47:13.810 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.810 INFO kablam! | | Sep 10 15:47:13.810 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.810 INFO kablam! Sep 10 15:47:13.826 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.826 INFO kablam! --> src/channel.rs:402:76 Sep 10 15:47:13.826 INFO kablam! | Sep 10 15:47:13.826 INFO kablam! 402 | Box::new(self.run_on_locked_transport_full(method, error, action, |mut conn, request_id| { Sep 10 15:47:13.826 INFO kablam! | ----^^^^ Sep 10 15:47:13.826 INFO kablam! | | Sep 10 15:47:13.826 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.826 INFO kablam! Sep 10 15:47:13.890 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.890 INFO kablam! --> src/channel.rs:146:89 Sep 10 15:47:13.890 INFO kablam! | Sep 10 15:47:13.890 INFO kablam! 146 | channel.run_on_locked_transport("create", "Could not create channel", move |mut transport| { Sep 10 15:47:13.890 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.890 INFO kablam! | | Sep 10 15:47:13.890 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.890 INFO kablam! | Sep 10 15:47:13.890 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 15:47:13.890 INFO kablam! Sep 10 15:47:13.898 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.898 INFO kablam! --> src/channel.rs:158:85 Sep 10 15:47:13.898 INFO kablam! | Sep 10 15:47:13.898 INFO kablam! 158 | self.run_on_locked_transport("access_request", "Could not request access", |mut transport| { Sep 10 15:47:13.898 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.898 INFO kablam! | | Sep 10 15:47:13.898 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.898 INFO kablam! Sep 10 15:47:13.898 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.898 INFO kablam! --> src/channel.rs:168:89 Sep 10 15:47:13.898 INFO kablam! | Sep 10 15:47:13.898 INFO kablam! 168 | self.run_on_locked_transport("exchange_declare", "Could not declare exchange", |mut transport| { Sep 10 15:47:13.898 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.898 INFO kablam! | | Sep 10 15:47:13.898 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.898 INFO kablam! Sep 10 15:47:13.898 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.898 INFO kablam! --> src/channel.rs:178:87 Sep 10 15:47:13.898 INFO kablam! | Sep 10 15:47:13.898 INFO kablam! 178 | self.run_on_locked_transport("exchange_delete", "Could not delete exchange", |mut transport| { Sep 10 15:47:13.898 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.898 INFO kablam! | | Sep 10 15:47:13.898 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.898 INFO kablam! Sep 10 15:47:13.898 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.898 INFO kablam! --> src/channel.rs:188:83 Sep 10 15:47:13.898 INFO kablam! | Sep 10 15:47:13.898 INFO kablam! 188 | self.run_on_locked_transport("exchange_bind", "Could not bind exchange", |mut transport| { Sep 10 15:47:13.898 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.898 INFO kablam! | | Sep 10 15:47:13.898 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.898 INFO kablam! Sep 10 15:47:13.898 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.898 INFO kablam! --> src/channel.rs:198:87 Sep 10 15:47:13.898 INFO kablam! | Sep 10 15:47:13.898 INFO kablam! 198 | self.run_on_locked_transport("exchange_unbind", "Could not unbind exchange", |mut transport| { Sep 10 15:47:13.898 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.899 INFO kablam! | | Sep 10 15:47:13.899 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.899 INFO kablam! Sep 10 15:47:13.899 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.899 INFO kablam! --> src/channel.rs:211:83 Sep 10 15:47:13.899 INFO kablam! | Sep 10 15:47:13.899 INFO kablam! 211 | self.run_on_locked_transport("queue_declare", "Could not declare queue", |mut transport| { Sep 10 15:47:13.899 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.899 INFO kablam! | | Sep 10 15:47:13.899 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.899 INFO kablam! Sep 10 15:47:13.906 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.906 INFO kablam! --> src/channel.rs:221:77 Sep 10 15:47:13.906 INFO kablam! | Sep 10 15:47:13.906 INFO kablam! 221 | self.run_on_locked_transport("queue_bind", "Could not bind queue", |mut transport| { Sep 10 15:47:13.906 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.906 INFO kablam! | | Sep 10 15:47:13.906 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.906 INFO kablam! Sep 10 15:47:13.906 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.906 INFO kablam! --> src/channel.rs:229:97 Sep 10 15:47:13.906 INFO kablam! | Sep 10 15:47:13.906 INFO kablam! 229 | self.run_on_locked_transport("confirm_select", "Could not activate confirm extension", |mut transport| { Sep 10 15:47:13.906 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.906 INFO kablam! | | Sep 10 15:47:13.906 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.906 INFO kablam! Sep 10 15:47:13.906 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.906 INFO kablam! --> src/channel.rs:243:82 Sep 10 15:47:13.906 INFO kablam! | Sep 10 15:47:13.906 INFO kablam! 243 | self.run_on_locked_transport_full("basic_publish", "Could not publish", |mut transport| { Sep 10 15:47:13.906 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.906 INFO kablam! | | Sep 10 15:47:13.906 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.906 INFO kablam! Sep 10 15:47:13.906 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.906 INFO kablam! --> src/channel.rs:246:18 Sep 10 15:47:13.906 INFO kablam! | Sep 10 15:47:13.906 INFO kablam! 246 | }, move |mut conn, delivery_tag| { Sep 10 15:47:13.906 INFO kablam! | ----^^^^ Sep 10 15:47:13.906 INFO kablam! | | Sep 10 15:47:13.906 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.906 INFO kablam! Sep 10 15:47:13.914 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.914 INFO kablam! --> src/channel.rs:278:93 Sep 10 15:47:13.914 INFO kablam! | Sep 10 15:47:13.914 INFO kablam! 278 | Box::new(self.run_on_locked_transport("basic_consume", "Could not start consumer", |mut transport| { Sep 10 15:47:13.914 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.914 INFO kablam! | | Sep 10 15:47:13.914 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.914 INFO kablam! Sep 10 15:47:13.914 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.914 INFO kablam! --> src/channel.rs:289:77 Sep 10 15:47:13.914 INFO kablam! | Sep 10 15:47:13.914 INFO kablam! 289 | self.run_on_locked_transport("basic_ack", "Could not ack message", |mut transport| { Sep 10 15:47:13.914 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.914 INFO kablam! | | Sep 10 15:47:13.914 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.914 INFO kablam! Sep 10 15:47:13.914 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.914 INFO kablam! --> src/channel.rs:296:83 Sep 10 15:47:13.914 INFO kablam! | Sep 10 15:47:13.914 INFO kablam! 296 | self.run_on_locked_transport("basic_reject", "Could not reject message", |mut transport| { Sep 10 15:47:13.914 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.914 INFO kablam! | | Sep 10 15:47:13.914 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.914 INFO kablam! Sep 10 15:47:13.922 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.922 INFO kablam! --> src/channel.rs:321:91 Sep 10 15:47:13.922 INFO kablam! | Sep 10 15:47:13.922 INFO kablam! 321 | Box::new(self.run_on_locked_transport_full("basic_get", "Could not get message", |mut transport| { Sep 10 15:47:13.922 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.922 INFO kablam! | | Sep 10 15:47:13.922 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.922 INFO kablam! Sep 10 15:47:13.922 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.922 INFO kablam! --> src/channel.rs:323:13 Sep 10 15:47:13.922 INFO kablam! | Sep 10 15:47:13.922 INFO kablam! 323 | }, |mut conn, request_id| { Sep 10 15:47:13.922 INFO kablam! | ----^^^^ Sep 10 15:47:13.922 INFO kablam! | | Sep 10 15:47:13.922 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.922 INFO kablam! Sep 10 15:47:13.922 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.922 INFO kablam! --> src/channel.rs:339:79 Sep 10 15:47:13.922 INFO kablam! | Sep 10 15:47:13.922 INFO kablam! 339 | self.run_on_locked_transport("queue_purge", "Could not purge queue", |mut transport| { Sep 10 15:47:13.922 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.922 INFO kablam! | | Sep 10 15:47:13.922 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.922 INFO kablam! Sep 10 15:47:13.922 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.922 INFO kablam! --> src/channel.rs:354:79 Sep 10 15:47:13.922 INFO kablam! | Sep 10 15:47:13.922 INFO kablam! 354 | self.run_on_locked_transport("queue_purge", "Could not purge queue", |mut transport| { Sep 10 15:47:13.922 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.922 INFO kablam! | | Sep 10 15:47:13.922 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.922 INFO kablam! Sep 10 15:47:13.922 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.922 INFO kablam! --> src/channel.rs:361:75 Sep 10 15:47:13.922 INFO kablam! | Sep 10 15:47:13.922 INFO kablam! 361 | self.run_on_locked_transport("close", "Could not close channel", |mut transport| { Sep 10 15:47:13.922 INFO kablam! | ----^^^^^^^^^ Sep 10 15:47:13.922 INFO kablam! | | Sep 10 15:47:13.922 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.922 INFO kablam! Sep 10 15:47:13.938 INFO kablam! warning: variable does not need to be mutable Sep 10 15:47:13.938 INFO kablam! --> src/channel.rs:402:76 Sep 10 15:47:13.938 INFO kablam! | Sep 10 15:47:13.938 INFO kablam! 402 | Box::new(self.run_on_locked_transport_full(method, error, action, |mut conn, request_id| { Sep 10 15:47:13.938 INFO kablam! | ----^^^^ Sep 10 15:47:13.938 INFO kablam! | | Sep 10 15:47:13.938 INFO kablam! | help: remove this `mut` Sep 10 15:47:13.938 INFO kablam! Sep 10 15:47:21.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Sep 10 15:47:21.274 INFO kablam! su: No module specific data is present Sep 10 15:47:22.593 INFO running `"docker" "rm" "-f" "af5ffdf5f3cd3dd6258fc0621ae006f8f94c172a296c06025429cb356d3e12ac"` Sep 10 15:47:22.695 INFO blam! af5ffdf5f3cd3dd6258fc0621ae006f8f94c172a296c06025429cb356d3e12ac