Oct 12 21:19:35.276 INFO checking gabrielgatu/mozzie against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 21:19:35.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 21:19:35.637 INFO blam! 99aa8b74014168975cfa10b95354290dfe3b16c037d4206529f155be5482eac8 Oct 12 21:19:35.644 INFO running `"docker" "start" "-a" "99aa8b74014168975cfa10b95354290dfe3b16c037d4206529f155be5482eac8"` Oct 12 21:19:36.901 INFO kablam! usermod: no changes Oct 12 21:19:37.132 INFO kablam! Checking serde v1.0.23 Oct 12 21:19:37.132 INFO kablam! Checking memchr v1.0.2 Oct 12 21:19:37.135 INFO kablam! Checking stringprep v0.1.2 Oct 12 21:19:37.216 INFO kablam! Checking block-buffer v0.2.0 Oct 12 21:19:38.113 INFO kablam! Checking sha2 v0.6.0 Oct 12 21:19:39.112 INFO kablam! Checking postgres-protocol v0.3.1 Oct 12 21:19:41.373 INFO kablam! Checking postgres-shared v0.4.0 Oct 12 21:19:45.061 INFO kablam! Checking postgres v0.15.1 Oct 12 21:19:51.222 INFO kablam! Checking serde_json v1.0.7 Oct 12 21:19:53.856 INFO kablam! Checking core v0.1.0 (/source) Oct 12 21:19:55.812 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:55.812 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 12 21:19:55.813 INFO kablam! | Oct 12 21:19:55.813 INFO kablam! 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { Oct 12 21:19:55.813 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:55.814 INFO kablam! | Oct 12 21:19:55.814 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:19:55.814 INFO kablam! Oct 12 21:19:55.814 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:55.815 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 12 21:19:55.815 INFO kablam! | Oct 12 21:19:55.815 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 12 21:19:55.815 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:55.816 INFO kablam! Oct 12 21:19:55.840 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:55.841 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 12 21:19:55.841 INFO kablam! | Oct 12 21:19:55.841 INFO kablam! 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { Oct 12 21:19:55.842 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:55.842 INFO kablam! | Oct 12 21:19:55.842 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:19:55.842 INFO kablam! Oct 12 21:19:55.842 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:55.842 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 12 21:19:55.842 INFO kablam! | Oct 12 21:19:55.842 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 12 21:19:55.842 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:55.842 INFO kablam! Oct 12 21:19:55.881 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 21:19:55.881 INFO kablam! --> src/lib.rs:2:12 Oct 12 21:19:55.881 INFO kablam! | Oct 12 21:19:55.881 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 12 21:19:55.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:19:55.881 INFO kablam! | Oct 12 21:19:55.881 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 21:19:55.881 INFO kablam! Oct 12 21:19:55.896 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 21:19:55.896 INFO kablam! --> src/lib.rs:2:12 Oct 12 21:19:55.896 INFO kablam! | Oct 12 21:19:55.896 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 12 21:19:55.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:19:55.896 INFO kablam! | Oct 12 21:19:55.896 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 21:19:55.896 INFO kablam! Oct 12 21:19:58.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.28s Oct 12 21:19:58.226 INFO kablam! su: No module specific data is present Oct 12 21:19:59.435 INFO running `"docker" "rm" "-f" "99aa8b74014168975cfa10b95354290dfe3b16c037d4206529f155be5482eac8"` Oct 12 21:19:59.767 INFO blam! 99aa8b74014168975cfa10b95354290dfe3b16c037d4206529f155be5482eac8