Oct 16 11:18:06.622 INFO testing fixedvec-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:18:06.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 11:18:06.799 INFO blam! d803877a27da04ae098c46bf36bc419c7f9c9634861db17f1368e7aea4054485 Oct 16 11:18:06.801 INFO running `"docker" "start" "-a" "d803877a27da04ae098c46bf36bc419c7f9c9634861db17f1368e7aea4054485"` Oct 16 11:18:07.191 INFO kablam! usermod: no changes Oct 16 11:18:07.243 INFO kablam! Compiling skeptic v0.5.0 Oct 16 11:18:08.607 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 16 11:18:09.965 INFO kablam! warning: variable does not need to be mutable Oct 16 11:18:09.965 INFO kablam! --> src/lib.rs:627:14 Oct 16 11:18:09.965 INFO kablam! | Oct 16 11:18:09.965 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 16 11:18:09.965 INFO kablam! | ----^^^^^ Oct 16 11:18:09.965 INFO kablam! | | Oct 16 11:18:09.965 INFO kablam! | help: remove this `mut` Oct 16 11:18:09.965 INFO kablam! | Oct 16 11:18:09.965 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:18:09.965 INFO kablam! Oct 16 11:18:09.970 INFO kablam! warning: variable does not need to be mutable Oct 16 11:18:09.970 INFO kablam! --> src/lib.rs:891:18 Oct 16 11:18:09.970 INFO kablam! | Oct 16 11:18:09.971 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 16 11:18:09.971 INFO kablam! | ----^^^^ Oct 16 11:18:09.971 INFO kablam! | | Oct 16 11:18:09.971 INFO kablam! | help: remove this `mut` Oct 16 11:18:09.971 INFO kablam! Oct 16 11:18:10.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Oct 16 11:18:10.038 INFO kablam! su: No module specific data is present Oct 16 11:18:10.591 INFO running `"docker" "rm" "-f" "d803877a27da04ae098c46bf36bc419c7f9c9634861db17f1368e7aea4054485"` Oct 16 11:18:10.875 INFO blam! d803877a27da04ae098c46bf36bc419c7f9c9634861db17f1368e7aea4054485 Oct 16 11:18:10.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 11:18:11.211 INFO blam! fd40fae28eca5061da71a7e0e0338336505b8ceaed7b59fb72f3493a19ecdd69 Oct 16 11:18:11.213 INFO running `"docker" "start" "-a" "fd40fae28eca5061da71a7e0e0338336505b8ceaed7b59fb72f3493a19ecdd69"` Oct 16 11:18:11.843 INFO kablam! usermod: no changes Oct 16 11:18:11.879 INFO kablam! Compiling fixedvec v0.2.3 (/source) Oct 16 11:18:12.342 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 16 11:18:12.342 INFO kablam! --> src/lib.rs:960:27 Oct 16 11:18:12.342 INFO kablam! | Oct 16 11:18:12.342 INFO kablam! 960 | use std::hash::{Hash, SipHasher}; Oct 16 11:18:12.342 INFO kablam! | ^^^^^^^^^ Oct 16 11:18:12.342 INFO kablam! | Oct 16 11:18:12.342 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:18:12.342 INFO kablam! Oct 16 11:18:12.342 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 16 11:18:12.342 INFO kablam! --> src/lib.rs:1032:27 Oct 16 11:18:12.343 INFO kablam! | Oct 16 11:18:12.343 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 16 11:18:12.343 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 11:18:12.343 INFO kablam! Oct 16 11:18:12.343 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher': use `std::collections::hash_map::DefaultHasher` instead Oct 16 11:18:12.343 INFO kablam! --> src/lib.rs:1036:27 Oct 16 11:18:12.343 INFO kablam! | Oct 16 11:18:12.343 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 16 11:18:12.343 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 11:18:12.343 INFO kablam! Oct 16 11:18:12.458 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 16 11:18:12.458 INFO kablam! --> src/lib.rs:1032:27 Oct 16 11:18:12.458 INFO kablam! | Oct 16 11:18:12.458 INFO kablam! 1032 | let mut hasher1 = SipHasher::new(); Oct 16 11:18:12.458 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 11:18:12.459 INFO kablam! Oct 16 11:18:12.459 INFO kablam! warning: use of deprecated item 'core::hash::SipHasher::new': use `std::collections::hash_map::DefaultHasher` instead Oct 16 11:18:12.459 INFO kablam! --> src/lib.rs:1036:27 Oct 16 11:18:12.459 INFO kablam! | Oct 16 11:18:12.459 INFO kablam! 1036 | let mut hasher2 = SipHasher::new(); Oct 16 11:18:12.459 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 11:18:12.460 INFO kablam! Oct 16 11:18:12.503 INFO kablam! warning: variable does not need to be mutable Oct 16 11:18:12.503 INFO kablam! --> src/lib.rs:627:14 Oct 16 11:18:12.503 INFO kablam! | Oct 16 11:18:12.503 INFO kablam! 627 | let (mut slice, _) = self.memory.split_at_mut(self.len); Oct 16 11:18:12.503 INFO kablam! | ----^^^^^ Oct 16 11:18:12.503 INFO kablam! | | Oct 16 11:18:12.503 INFO kablam! | help: remove this `mut` Oct 16 11:18:12.503 INFO kablam! | Oct 16 11:18:12.503 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 11:18:12.503 INFO kablam! Oct 16 11:18:12.507 INFO kablam! warning: variable does not need to be mutable Oct 16 11:18:12.507 INFO kablam! --> src/lib.rs:891:18 Oct 16 11:18:12.507 INFO kablam! | Oct 16 11:18:12.507 INFO kablam! 891 | fn into_iter(mut self) -> IterMut<'a, T> { Oct 16 11:18:12.507 INFO kablam! | ----^^^^ Oct 16 11:18:12.507 INFO kablam! | | Oct 16 11:18:12.507 INFO kablam! | help: remove this `mut` Oct 16 11:18:12.507 INFO kablam! Oct 16 11:18:13.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 16 11:18:13.327 INFO kablam! su: No module specific data is present Oct 16 11:18:13.907 INFO running `"docker" "rm" "-f" "fd40fae28eca5061da71a7e0e0338336505b8ceaed7b59fb72f3493a19ecdd69"` Oct 16 11:18:14.161 INFO blam! fd40fae28eca5061da71a7e0e0338336505b8ceaed7b59fb72f3493a19ecdd69