Oct 10 12:15:12.164 INFO testing wjh/zif_log against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:15:12.164 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:15:12.164 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 12:15:12.527 INFO blam! b72674b84034e7a6fe03ea95f44feb55110b16709c6d7693753d89f463b1eb60 Oct 10 12:15:12.528 INFO running `"docker" "start" "-a" "b72674b84034e7a6fe03ea95f44feb55110b16709c6d7693753d89f463b1eb60"` Oct 10 12:15:13.594 INFO kablam! usermod: no changes Oct 10 12:15:13.707 INFO kablam! Compiling arrayvec v0.4.6 Oct 10 12:15:13.708 INFO kablam! Compiling rayon-core v1.3.0 Oct 10 12:15:14.741 INFO kablam! Compiling blake2-rfc v0.2.18 Oct 10 12:15:17.112 INFO kablam! Compiling rayon v0.8.2 Oct 10 12:15:19.851 INFO kablam! Compiling ring v0.12.1 Oct 10 12:15:25.767 INFO kablam! Compiling zif_log v0.1.0 (/source) Oct 10 12:15:26.181 INFO kablam! warning: unused import: `OpenOptions` Oct 10 12:15:26.181 INFO kablam! --> src/log.rs:2:21 Oct 10 12:15:26.181 INFO kablam! | Oct 10 12:15:26.181 INFO kablam! 2 | use std::fs::{File, OpenOptions}; Oct 10 12:15:26.181 INFO kablam! | ^^^^^^^^^^^ Oct 10 12:15:26.181 INFO kablam! | Oct 10 12:15:26.181 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:15:26.181 INFO kablam! Oct 10 12:15:26.291 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:26.291 INFO kablam! --> src/log.rs:84:31 Oct 10 12:15:26.291 INFO kablam! | Oct 10 12:15:26.291 INFO kablam! 84 | pub fn read(read: &mut T, mut internal: T) -> Result, error::Error> { Oct 10 12:15:26.291 INFO kablam! | ----^^^^^^^^ Oct 10 12:15:26.291 INFO kablam! | | Oct 10 12:15:26.291 INFO kablam! | help: remove this `mut` Oct 10 12:15:26.291 INFO kablam! | Oct 10 12:15:26.291 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:15:26.291 INFO kablam! Oct 10 12:15:26.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.73s Oct 10 12:15:26.366 INFO kablam! su: No module specific data is present Oct 10 12:15:26.606 INFO running `"docker" "rm" "-f" "b72674b84034e7a6fe03ea95f44feb55110b16709c6d7693753d89f463b1eb60"` Oct 10 12:15:26.666 INFO blam! b72674b84034e7a6fe03ea95f44feb55110b16709c6d7693753d89f463b1eb60 Oct 10 12:15:26.668 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:15:26.668 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 12:15:26.810 INFO blam! dce541209e72896f756abb7055fda09a3ab76a21b6cca407c662f7350c5e5487 Oct 10 12:15:26.811 INFO running `"docker" "start" "-a" "dce541209e72896f756abb7055fda09a3ab76a21b6cca407c662f7350c5e5487"` Oct 10 12:15:27.373 INFO kablam! usermod: no changes Oct 10 12:15:27.420 INFO kablam! Compiling zif_log v0.1.0 (/source) Oct 10 12:15:27.989 INFO kablam! warning: unused import: `OpenOptions` Oct 10 12:15:27.989 INFO kablam! --> src/log.rs:2:21 Oct 10 12:15:27.989 INFO kablam! | Oct 10 12:15:27.989 INFO kablam! 2 | use std::fs::{File, OpenOptions}; Oct 10 12:15:27.990 INFO kablam! | ^^^^^^^^^^^ Oct 10 12:15:27.990 INFO kablam! | Oct 10 12:15:27.990 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:15:27.990 INFO kablam! Oct 10 12:15:28.119 INFO kablam! warning: value assigned to `pos` is never read Oct 10 12:15:28.120 INFO kablam! --> src/lib.rs:51:9 Oct 10 12:15:28.120 INFO kablam! | Oct 10 12:15:28.120 INFO kablam! 51 | pos += 8; Oct 10 12:15:28.120 INFO kablam! | ^^^ Oct 10 12:15:28.120 INFO kablam! | Oct 10 12:15:28.120 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 12:15:28.120 INFO kablam! Oct 10 12:15:28.134 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:28.134 INFO kablam! --> src/lib.rs:22:13 Oct 10 12:15:28.134 INFO kablam! | Oct 10 12:15:28.134 INFO kablam! 22 | let mut vec = Vec::with_capacity(1024); Oct 10 12:15:28.134 INFO kablam! | ----^^^ Oct 10 12:15:28.134 INFO kablam! | | Oct 10 12:15:28.134 INFO kablam! | help: remove this `mut` Oct 10 12:15:28.134 INFO kablam! | Oct 10 12:15:28.134 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:15:28.134 INFO kablam! Oct 10 12:15:28.148 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:28.148 INFO kablam! --> src/lib.rs:56:13 Oct 10 12:15:28.148 INFO kablam! | Oct 10 12:15:28.148 INFO kablam! 56 | let mut vec = Vec::with_capacity(1024); Oct 10 12:15:28.148 INFO kablam! | ----^^^ Oct 10 12:15:28.148 INFO kablam! | | Oct 10 12:15:28.148 INFO kablam! | help: remove this `mut` Oct 10 12:15:28.148 INFO kablam! Oct 10 12:15:28.148 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:28.148 INFO kablam! --> src/lib.rs:65:13 Oct 10 12:15:28.148 INFO kablam! | Oct 10 12:15:28.148 INFO kablam! 65 | let mut vec = Vec::with_capacity(1024); Oct 10 12:15:28.148 INFO kablam! | ----^^^ Oct 10 12:15:28.149 INFO kablam! | | Oct 10 12:15:28.149 INFO kablam! | help: remove this `mut` Oct 10 12:15:28.149 INFO kablam! Oct 10 12:15:28.149 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:28.149 INFO kablam! --> src/lib.rs:67:13 Oct 10 12:15:28.149 INFO kablam! | Oct 10 12:15:28.149 INFO kablam! 67 | let mut log_read = Log::read(&mut log.internal, file).unwrap(); Oct 10 12:15:28.149 INFO kablam! | ----^^^^^^^^ Oct 10 12:15:28.149 INFO kablam! | | Oct 10 12:15:28.149 INFO kablam! | help: remove this `mut` Oct 10 12:15:28.149 INFO kablam! Oct 10 12:15:28.158 INFO kablam! warning: variable does not need to be mutable Oct 10 12:15:28.158 INFO kablam! --> src/log.rs:84:31 Oct 10 12:15:28.158 INFO kablam! | Oct 10 12:15:28.158 INFO kablam! 84 | pub fn read(read: &mut T, mut internal: T) -> Result, error::Error> { Oct 10 12:15:28.158 INFO kablam! | ----^^^^^^^^ Oct 10 12:15:28.158 INFO kablam! | | Oct 10 12:15:28.158 INFO kablam! | help: remove this `mut` Oct 10 12:15:28.158 INFO kablam! Oct 10 12:15:28.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 10 12:15:28.900 INFO kablam! su: No module specific data is present Oct 10 12:15:29.176 INFO running `"docker" "rm" "-f" "dce541209e72896f756abb7055fda09a3ab76a21b6cca407c662f7350c5e5487"` Oct 10 12:15:29.267 INFO blam! dce541209e72896f756abb7055fda09a3ab76a21b6cca407c662f7350c5e5487 Oct 10 12:15:29.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:15:29.269 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 12:15:29.479 INFO blam! 8b90fe0c81a512f9765ef78e9ed464bbf58c80f11d8196468e08ef6b0551e28c Oct 10 12:15:29.481 INFO running `"docker" "start" "-a" "8b90fe0c81a512f9765ef78e9ed464bbf58c80f11d8196468e08ef6b0551e28c"` Oct 10 12:15:29.927 INFO kablam! usermod: no changes Oct 10 12:15:29.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 12:15:30.000 INFO kablam! Running /target/debug/deps/zif_log-aa107f05e4bbe39f Oct 10 12:15:30.000 INFO blam! Oct 10 12:15:30.000 INFO blam! running 2 tests Oct 10 12:15:30.000 INFO blam! test tests::test_log_read ... ok Oct 10 12:15:30.008 INFO blam! test tests::test_log_write ... ok Oct 10 12:15:30.008 INFO blam! Oct 10 12:15:30.008 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:15:30.008 INFO blam! Oct 10 12:15:30.012 INFO kablam! Doc-tests zif_log Oct 10 12:15:31.080 INFO blam! Oct 10 12:15:31.080 INFO blam! running 0 tests Oct 10 12:15:31.080 INFO blam! Oct 10 12:15:31.080 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:15:31.080 INFO blam! Oct 10 12:15:31.085 INFO kablam! su: No module specific data is present Oct 10 12:15:31.740 INFO running `"docker" "rm" "-f" "8b90fe0c81a512f9765ef78e9ed464bbf58c80f11d8196468e08ef6b0551e28c"` Oct 10 12:15:31.972 INFO blam! 8b90fe0c81a512f9765ef78e9ed464bbf58c80f11d8196468e08ef6b0551e28c