Oct 14 20:09:27.158 INFO testing gabrielgatu/mozzie against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 20:09:27.160 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 20:09:27.647 INFO blam! ec6ab31fe5e8e01be9717c2aaf2b6121bb76c137be219450391e170bebaa68c6 Oct 14 20:09:27.653 INFO running `"docker" "start" "-a" "ec6ab31fe5e8e01be9717c2aaf2b6121bb76c137be219450391e170bebaa68c6"` Oct 14 20:09:28.663 INFO kablam! usermod: no changes Oct 14 20:09:28.829 INFO kablam! Compiling fallible-iterator v0.1.3 Oct 14 20:09:28.829 INFO kablam! Compiling md5 v0.3.6 Oct 14 20:09:28.829 INFO kablam! Compiling memchr v1.0.2 Oct 14 20:09:28.829 INFO kablam! Compiling bytes v0.4.5 Oct 14 20:09:28.831 INFO kablam! Compiling block-buffer v0.2.0 Oct 14 20:09:28.831 INFO kablam! Compiling crypto-mac v0.4.0 Oct 14 20:09:28.831 INFO kablam! Compiling digest v0.6.2 Oct 14 20:09:29.635 INFO kablam! Compiling hmac v0.4.2 Oct 14 20:09:29.635 INFO kablam! Compiling sha2 v0.6.0 Oct 14 20:09:32.070 INFO kablam! Compiling postgres-protocol v0.3.1 Oct 14 20:09:34.079 INFO kablam! Compiling postgres-shared v0.4.0 Oct 14 20:09:36.903 INFO kablam! Compiling postgres v0.15.1 Oct 14 20:09:41.695 INFO kablam! Compiling core v0.1.0 (/source) Oct 14 20:09:43.035 INFO kablam! warning: unused variable: `intent` Oct 14 20:09:43.035 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 14 20:09:43.035 INFO kablam! | Oct 14 20:09:43.035 INFO kablam! 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { Oct 14 20:09:43.035 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 14 20:09:43.035 INFO kablam! | Oct 14 20:09:43.035 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:09:43.035 INFO kablam! Oct 14 20:09:43.035 INFO kablam! warning: unused variable: `intent` Oct 14 20:09:43.035 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 14 20:09:43.035 INFO kablam! | Oct 14 20:09:43.035 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 14 20:09:43.035 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 14 20:09:43.035 INFO kablam! Oct 14 20:09:43.071 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 20:09:43.071 INFO kablam! --> src/lib.rs:2:12 Oct 14 20:09:43.071 INFO kablam! | Oct 14 20:09:43.071 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 14 20:09:43.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:09:43.071 INFO kablam! | Oct 14 20:09:43.071 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 20:09:43.071 INFO kablam! Oct 14 20:09:47.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.49s Oct 14 20:09:47.189 INFO kablam! su: No module specific data is present Oct 14 20:09:48.739 INFO running `"docker" "rm" "-f" "ec6ab31fe5e8e01be9717c2aaf2b6121bb76c137be219450391e170bebaa68c6"` Oct 14 20:09:49.063 INFO blam! ec6ab31fe5e8e01be9717c2aaf2b6121bb76c137be219450391e170bebaa68c6 Oct 14 20:09:49.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 20:09:49.577 INFO blam! a0cd733164b3bd695beb384bc79dfcaa13fc9df0fa9dc9c5153e7e5b8fa85a54 Oct 14 20:09:49.577 INFO running `"docker" "start" "-a" "a0cd733164b3bd695beb384bc79dfcaa13fc9df0fa9dc9c5153e7e5b8fa85a54"` Oct 14 20:09:51.407 INFO kablam! usermod: no changes Oct 14 20:09:51.539 INFO kablam! Compiling core v0.1.0 (/source) Oct 14 20:09:53.459 INFO kablam! warning: unused variable: `intent` Oct 14 20:09:53.459 INFO kablam! --> src/dispatcher/dispatch.rs:45:92 Oct 14 20:09:53.459 INFO kablam! | Oct 14 20:09:53.459 INFO kablam! 45 | fn find_service_satisfying_action_call<'a, T: Service + ?Sized>(services: &'a Vec>, intent: &Intent) -> Option<&'a Box> { Oct 14 20:09:53.459 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 14 20:09:53.459 INFO kablam! | Oct 14 20:09:53.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:09:53.459 INFO kablam! Oct 14 20:09:53.459 INFO kablam! warning: unused variable: `intent` Oct 14 20:09:53.459 INFO kablam! --> src/service/multimedia.rs:18:27 Oct 14 20:09:53.459 INFO kablam! | Oct 14 20:09:53.459 INFO kablam! 18 | fn handle_action(&self, intent: &Intent) -> Outcome { Oct 14 20:09:53.459 INFO kablam! | ^^^^^^ help: consider using `_intent` instead Oct 14 20:09:53.459 INFO kablam! Oct 14 20:09:53.611 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 14 20:09:53.611 INFO kablam! --> src/lib.rs:2:12 Oct 14 20:09:53.611 INFO kablam! | Oct 14 20:09:53.611 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 14 20:09:53.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:09:53.611 INFO kablam! | Oct 14 20:09:53.611 INFO kablam! = note: #[warn(stable_features)] on by default Oct 14 20:09:53.611 INFO kablam! Oct 14 20:09:54.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 14 20:09:54.412 INFO kablam! su: No module specific data is present Oct 14 20:09:55.876 INFO running `"docker" "rm" "-f" "a0cd733164b3bd695beb384bc79dfcaa13fc9df0fa9dc9c5153e7e5b8fa85a54"` Oct 14 20:09:56.323 INFO blam! a0cd733164b3bd695beb384bc79dfcaa13fc9df0fa9dc9c5153e7e5b8fa85a54 Oct 14 20:09:56.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 20:09:56.780 INFO blam! f601006dbd1d0c0e65dd9d5457188deb6ac940287aae9a1702935e0e48d59684 Oct 14 20:09:56.782 INFO running `"docker" "start" "-a" "f601006dbd1d0c0e65dd9d5457188deb6ac940287aae9a1702935e0e48d59684"` Oct 14 20:09:59.082 INFO kablam! usermod: no changes Oct 14 20:09:59.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 20:09:59.230 INFO kablam! Running /target/debug/deps/core-d4fcab9f3949e5a2 Oct 14 20:09:59.231 INFO blam! Oct 14 20:09:59.231 INFO kablam! Running /target/debug/deps/core-b7b5d6e845491647 Oct 14 20:09:59.231 INFO blam! running 0 tests Oct 14 20:09:59.232 INFO blam! Oct 14 20:09:59.232 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:09:59.232 INFO blam! Oct 14 20:09:59.239 INFO blam! Oct 14 20:09:59.240 INFO kablam! Doc-tests core Oct 14 20:09:59.240 INFO blam! running 0 tests Oct 14 20:09:59.240 INFO blam! Oct 14 20:09:59.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:09:59.241 INFO blam! Oct 14 20:10:00.931 INFO blam! Oct 14 20:10:00.931 INFO kablam! su: No module specific data is present Oct 14 20:10:00.931 INFO blam! running 0 tests Oct 14 20:10:00.931 INFO blam! Oct 14 20:10:00.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:10:00.931 INFO blam! Oct 14 20:10:01.743 INFO running `"docker" "rm" "-f" "f601006dbd1d0c0e65dd9d5457188deb6ac940287aae9a1702935e0e48d59684"` Oct 14 20:10:02.025 INFO blam! f601006dbd1d0c0e65dd9d5457188deb6ac940287aae9a1702935e0e48d59684