Oct 15 21:26:19.037 INFO testing rsfs-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:26:19.038 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 21:26:19.505 INFO blam! 6abccb8d29da1118050abb0630f6327f95243af7de27b922b740bb3a0a472531 Oct 15 21:26:19.515 INFO running `"docker" "start" "-a" "6abccb8d29da1118050abb0630f6327f95243af7de27b922b740bb3a0a472531"` Oct 15 21:26:20.546 INFO kablam! usermod: no changes Oct 15 21:26:20.689 INFO kablam! Compiling rsfs v0.4.1 (/source) Oct 15 21:26:22.544 INFO kablam! warning: variable does not need to be mutable Oct 15 21:26:22.545 INFO kablam! --> src/mem/unix.rs:197:13 Oct 15 21:26:22.545 INFO kablam! | Oct 15 21:26:22.547 INFO kablam! 197 | let mut dst = &mut self.data; Oct 15 21:26:22.547 INFO kablam! | ----^^^ Oct 15 21:26:22.547 INFO kablam! | | Oct 15 21:26:22.547 INFO kablam! | help: remove this `mut` Oct 15 21:26:22.549 INFO kablam! | Oct 15 21:26:22.549 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 21:26:22.549 INFO kablam! Oct 15 21:26:22.663 INFO kablam! warning: variable does not need to be mutable Oct 15 21:26:22.663 INFO kablam! --> src/mem/unix.rs:197:13 Oct 15 21:26:22.663 INFO kablam! | Oct 15 21:26:22.663 INFO kablam! 197 | let mut dst = &mut self.data; Oct 15 21:26:22.663 INFO kablam! | ----^^^ Oct 15 21:26:22.663 INFO kablam! | | Oct 15 21:26:22.663 INFO kablam! | help: remove this `mut` Oct 15 21:26:22.663 INFO kablam! Oct 15 21:26:24.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.77s Oct 15 21:26:24.363 INFO kablam! su: No module specific data is present Oct 15 21:26:24.919 INFO running `"docker" "rm" "-f" "6abccb8d29da1118050abb0630f6327f95243af7de27b922b740bb3a0a472531"` Oct 15 21:26:25.194 INFO blam! 6abccb8d29da1118050abb0630f6327f95243af7de27b922b740bb3a0a472531 Oct 15 21:26:25.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 21:26:25.763 INFO blam! 5e160292e36d0fcfc466c38a07e069bfe134050e3bee107361a3033b96ea3a0a Oct 15 21:26:25.765 INFO running `"docker" "start" "-a" "5e160292e36d0fcfc466c38a07e069bfe134050e3bee107361a3033b96ea3a0a"` Oct 15 21:26:27.035 INFO kablam! usermod: no changes Oct 15 21:26:27.079 INFO kablam! Compiling rsfs v0.4.1 (/source) Oct 15 21:26:29.673 INFO kablam! warning: variable does not need to be mutable Oct 15 21:26:29.673 INFO kablam! --> src/mem/unix.rs:197:13 Oct 15 21:26:29.673 INFO kablam! | Oct 15 21:26:29.673 INFO kablam! 197 | let mut dst = &mut self.data; Oct 15 21:26:29.673 INFO kablam! | ----^^^ Oct 15 21:26:29.673 INFO kablam! | | Oct 15 21:26:29.673 INFO kablam! | help: remove this `mut` Oct 15 21:26:29.673 INFO kablam! | Oct 15 21:26:29.673 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 21:26:29.673 INFO kablam! Oct 15 21:26:29.912 INFO kablam! warning: variable does not need to be mutable Oct 15 21:26:29.913 INFO kablam! --> src/mem/unix.rs:197:13 Oct 15 21:26:29.913 INFO kablam! | Oct 15 21:26:29.913 INFO kablam! 197 | let mut dst = &mut self.data; Oct 15 21:26:29.914 INFO kablam! | ----^^^ Oct 15 21:26:29.914 INFO kablam! | | Oct 15 21:26:29.914 INFO kablam! | help: remove this `mut` Oct 15 21:26:29.915 INFO kablam! Oct 15 21:26:33.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.16s Oct 15 21:26:33.221 INFO kablam! su: No module specific data is present Oct 15 21:26:33.715 INFO running `"docker" "rm" "-f" "5e160292e36d0fcfc466c38a07e069bfe134050e3bee107361a3033b96ea3a0a"` Oct 15 21:26:33.920 INFO blam! 5e160292e36d0fcfc466c38a07e069bfe134050e3bee107361a3033b96ea3a0a