Oct 12 21:19:34.609 INFO checking gabrielgatu/mozzie against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:19:34.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.040 INFO blam! fb4a989e8661ea3b3f241c1c265a4df1ff5ba03c05d524ee18afbf5720699e97 Oct 12 21:19:35.042 INFO running `"docker" "start" "-a" "fb4a989e8661ea3b3f241c1c265a4df1ff5ba03c05d524ee18afbf5720699e97"` Oct 12 21:19:36.012 INFO kablam! usermod: no changes Oct 12 21:19:36.144 INFO kablam! Checking serde v1.0.23 Oct 12 21:19:36.148 INFO kablam! Checking postgres v0.15.1 Oct 12 21:19:46.100 INFO kablam! Checking serde_json v1.0.7 Oct 12 21:19:48.808 INFO kablam! Checking core v0.1.0 (/source) Oct 12 21:19:51.316 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:51.316 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 12 21:19:51.316 INFO kablam! | Oct 12 21:19:51.318 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:51.318 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:51.319 INFO kablam! | Oct 12 21:19:51.319 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:19:51.320 INFO kablam! Oct 12 21:19:51.320 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:51.321 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 12 21:19:51.322 INFO kablam! | Oct 12 21:19:51.322 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 12 21:19:51.323 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:51.323 INFO kablam! Oct 12 21:19:51.420 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:51.420 INFO kablam! --> src/lib.rs:2:12 Oct 12 21:19:51.420 INFO kablam! | Oct 12 21:19:51.420 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 12 21:19:51.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:19:51.420 INFO kablam! | Oct 12 21:19:51.420 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 21:19:51.420 INFO kablam! Oct 12 21:19:51.799 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:51.800 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 12 21:19:51.800 INFO kablam! | Oct 12 21:19:51.800 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:51.800 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:51.800 INFO kablam! | Oct 12 21:19:51.800 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:19:51.800 INFO kablam! Oct 12 21:19:51.800 INFO kablam! warning: unused variable: `intent` Oct 12 21:19:51.800 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 12 21:19:51.800 INFO kablam! | Oct 12 21:19:51.800 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 12 21:19:51.800 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 12 21:19:51.800 INFO kablam! Oct 12 21:19:51.898 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:51.898 INFO kablam! --> src/lib.rs:2:12 Oct 12 21:19:51.898 INFO kablam! | Oct 12 21:19:51.898 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 12 21:19:51.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:19:51.898 INFO kablam! | Oct 12 21:19:51.898 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 21:19:51.898 INFO kablam! Oct 12 21:19:54.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.29s Oct 12 21:19:54.344 INFO kablam! su: No module specific data is present Oct 12 21:19:54.996 INFO running `"docker" "rm" "-f" "fb4a989e8661ea3b3f241c1c265a4df1ff5ba03c05d524ee18afbf5720699e97"` Oct 12 21:19:55.208 INFO blam! fb4a989e8661ea3b3f241c1c265a4df1ff5ba03c05d524ee18afbf5720699e97