Oct 10 14:07:26.423 INFO testing studio-lucia/fldtools against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:07:26.423 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:07:26.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:07:26.866 INFO blam! cff9bb2f4f498903ab60e93724ca282ef66f57fec0e74c979fe63249df9cd2c7 Oct 10 14:07:26.873 INFO running `"docker" "start" "-a" "cff9bb2f4f498903ab60e93724ca282ef66f57fec0e74c979fe63249df9cd2c7"` Oct 10 14:07:28.139 INFO kablam! usermod: no changes Oct 10 14:07:28.230 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 10 14:07:28.304 INFO kablam! Compiling textwrap v0.6.0 Oct 10 14:07:29.757 INFO kablam! Compiling clap v2.25.0 Oct 10 14:07:50.841 INFO kablam! Compiling fldtools v0.1.1 (/source) Oct 10 14:07:53.856 INFO kablam! warning: variable does not need to be mutable Oct 10 14:07:53.856 INFO kablam! --> src/bin/fldunpack.rs:24:16 Oct 10 14:07:53.856 INFO kablam! | Oct 10 14:07:53.856 INFO kablam! 24 | fn write_chunk(mut reader : &mut BufReader<&mut File>, mut target : &File, chunk_data : &Chunk) -> ::std::io::Result { Oct 10 14:07:53.856 INFO kablam! | ----^^^^^^ Oct 10 14:07:53.856 INFO kablam! | | Oct 10 14:07:53.856 INFO kablam! | help: remove this `mut` Oct 10 14:07:53.856 INFO kablam! | Oct 10 14:07:53.856 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 14:07:53.856 INFO kablam! Oct 10 14:07:55.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.01s Oct 10 14:07:55.209 INFO kablam! su: No module specific data is present Oct 10 14:07:55.584 INFO running `"docker" "rm" "-f" "cff9bb2f4f498903ab60e93724ca282ef66f57fec0e74c979fe63249df9cd2c7"` Oct 10 14:07:55.740 INFO blam! cff9bb2f4f498903ab60e93724ca282ef66f57fec0e74c979fe63249df9cd2c7 Oct 10 14:07:55.746 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:07:55.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:07:56.024 INFO blam! 711183ff710a4eb38369052ad0e86521a689d028e1b649191fd5758c5ab1d3f3 Oct 10 14:07:56.028 INFO running `"docker" "start" "-a" "711183ff710a4eb38369052ad0e86521a689d028e1b649191fd5758c5ab1d3f3"` Oct 10 14:07:57.079 INFO kablam! usermod: no changes Oct 10 14:07:57.144 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 10 14:07:57.204 INFO kablam! Compiling fldtools v0.1.1 (/source) Oct 10 14:07:59.512 INFO kablam! warning: variable does not need to be mutable Oct 10 14:07:59.513 INFO kablam! --> src/bin/fldunpack.rs:24:16 Oct 10 14:07:59.513 INFO kablam! | Oct 10 14:07:59.514 INFO kablam! 24 | fn write_chunk(mut reader : &mut BufReader<&mut File>, mut target : &File, chunk_data : &Chunk) -> ::std::io::Result { Oct 10 14:07:59.514 INFO kablam! | ----^^^^^^ Oct 10 14:07:59.514 INFO kablam! | | Oct 10 14:07:59.514 INFO kablam! | help: remove this `mut` Oct 10 14:07:59.515 INFO kablam! | Oct 10 14:07:59.515 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 14:07:59.515 INFO kablam! Oct 10 14:08:00.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.13s Oct 10 14:08:00.248 INFO kablam! su: No module specific data is present Oct 10 14:08:00.829 INFO running `"docker" "rm" "-f" "711183ff710a4eb38369052ad0e86521a689d028e1b649191fd5758c5ab1d3f3"` Oct 10 14:08:01.102 INFO blam! 711183ff710a4eb38369052ad0e86521a689d028e1b649191fd5758c5ab1d3f3 Oct 10 14:08:01.113 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:08:01.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:08:01.468 INFO blam! 3082f2d0f1b738e37d652381a060eb713b6422fdf5f609e0db038a53b8accf51 Oct 10 14:08:01.470 INFO running `"docker" "start" "-a" "3082f2d0f1b738e37d652381a060eb713b6422fdf5f609e0db038a53b8accf51"` Oct 10 14:08:02.556 INFO kablam! usermod: no changes Oct 10 14:08:02.628 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 10 14:08:02.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 14:08:02.672 INFO kablam! Running /target/debug/deps/fldtools-3b1c9e99ff0d40ee Oct 10 14:08:02.678 INFO blam! Oct 10 14:08:02.678 INFO blam! running 0 tests Oct 10 14:08:02.678 INFO blam! Oct 10 14:08:02.678 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:08:02.678 INFO blam! Oct 10 14:08:02.684 INFO kablam! Running /target/debug/deps/fldpack-be1d32d7eda79556 Oct 10 14:08:02.700 INFO kablam! Running /target/debug/deps/fldunpack-276599d5f7eacc0b Oct 10 14:08:02.700 INFO blam! Oct 10 14:08:02.700 INFO blam! running 0 tests Oct 10 14:08:02.700 INFO blam! Oct 10 14:08:02.700 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:08:02.700 INFO blam! Oct 10 14:08:02.706 INFO blam! Oct 10 14:08:02.706 INFO kablam! Doc-tests fldtools Oct 10 14:08:02.706 INFO blam! running 0 tests Oct 10 14:08:02.706 INFO blam! Oct 10 14:08:02.706 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:08:02.706 INFO blam! Oct 10 14:08:03.501 INFO blam! Oct 10 14:08:03.501 INFO blam! running 0 tests Oct 10 14:08:03.501 INFO blam! Oct 10 14:08:03.502 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:08:03.502 INFO blam! Oct 10 14:08:03.512 INFO kablam! su: No module specific data is present Oct 10 14:08:04.254 INFO running `"docker" "rm" "-f" "3082f2d0f1b738e37d652381a060eb713b6422fdf5f609e0db038a53b8accf51"` Oct 10 14:08:04.528 INFO blam! 3082f2d0f1b738e37d652381a060eb713b6422fdf5f609e0db038a53b8accf51