Oct 10 21:37:57.475 INFO testing infinityb/biterror against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:37:57.475 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:37:57.477 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 21:37:57.908 INFO blam! ced3209225f92ea6c331ce1269aa8f39da1d4a2ddee88d2a4216911f8129f5d3 Oct 10 21:37:57.909 INFO running `"docker" "start" "-a" "ced3209225f92ea6c331ce1269aa8f39da1d4a2ddee88d2a4216911f8129f5d3"` Oct 10 21:37:59.074 INFO kablam! usermod: no changes Oct 10 21:37:59.118 INFO kablam! Compiling biterror v0.1.0 (/source) Oct 10 21:37:59.636 INFO kablam! warning: unused imports: `File`, `self` Oct 10 21:37:59.636 INFO kablam! --> src/main.rs:2:15 Oct 10 21:37:59.636 INFO kablam! | Oct 10 21:37:59.636 INFO kablam! 2 | use std::fs::{self, File}; Oct 10 21:37:59.636 INFO kablam! | ^^^^ ^^^^ Oct 10 21:37:59.636 INFO kablam! | Oct 10 21:37:59.648 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:37:59.648 INFO kablam! Oct 10 21:37:59.696 INFO kablam! warning: field is never used: `insertions` Oct 10 21:37:59.696 INFO kablam! --> src/main.rs:9:5 Oct 10 21:37:59.696 INFO kablam! | Oct 10 21:37:59.696 INFO kablam! 9 | insertions: bool, Oct 10 21:37:59.696 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 21:37:59.696 INFO kablam! | Oct 10 21:37:59.696 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:37:59.696 INFO kablam! Oct 10 21:37:59.696 INFO kablam! warning: field is never used: `deletions` Oct 10 21:37:59.696 INFO kablam! --> src/main.rs:10:5 Oct 10 21:37:59.696 INFO kablam! | Oct 10 21:37:59.696 INFO kablam! 10 | deletions: bool, Oct 10 21:37:59.696 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:37:59.696 INFO kablam! Oct 10 21:37:59.696 INFO kablam! warning: field is never used: `bitflips` Oct 10 21:37:59.696 INFO kablam! --> src/main.rs:11:5 Oct 10 21:37:59.696 INFO kablam! | Oct 10 21:37:59.696 INFO kablam! 11 | bitflips: bool, Oct 10 21:37:59.696 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:37:59.697 INFO kablam! Oct 10 21:38:00.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 10 21:38:00.464 INFO kablam! su: No module specific data is present Oct 10 21:38:00.882 INFO running `"docker" "rm" "-f" "ced3209225f92ea6c331ce1269aa8f39da1d4a2ddee88d2a4216911f8129f5d3"` Oct 10 21:38:01.040 INFO blam! ced3209225f92ea6c331ce1269aa8f39da1d4a2ddee88d2a4216911f8129f5d3 Oct 10 21:38:01.044 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:38:01.044 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 21:38:01.320 INFO blam! 04a4d5d0cdffb922a32df78a59ee42846218bf32b8a89547329636f972ea3db2 Oct 10 21:38:01.323 INFO running `"docker" "start" "-a" "04a4d5d0cdffb922a32df78a59ee42846218bf32b8a89547329636f972ea3db2"` Oct 10 21:38:01.912 INFO kablam! usermod: no changes Oct 10 21:38:01.938 INFO kablam! Compiling biterror v0.1.0 (/source) Oct 10 21:38:02.576 INFO kablam! warning: unused imports: `File`, `self` Oct 10 21:38:02.576 INFO kablam! --> src/main.rs:2:15 Oct 10 21:38:02.576 INFO kablam! | Oct 10 21:38:02.576 INFO kablam! 2 | use std::fs::{self, File}; Oct 10 21:38:02.576 INFO kablam! | ^^^^ ^^^^ Oct 10 21:38:02.576 INFO kablam! | Oct 10 21:38:02.576 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:38:02.576 INFO kablam! Oct 10 21:38:02.632 INFO kablam! warning: field is never used: `insertions` Oct 10 21:38:02.632 INFO kablam! --> src/main.rs:9:5 Oct 10 21:38:02.632 INFO kablam! | Oct 10 21:38:02.632 INFO kablam! 9 | insertions: bool, Oct 10 21:38:02.632 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 21:38:02.632 INFO kablam! | Oct 10 21:38:02.632 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:38:02.632 INFO kablam! Oct 10 21:38:02.632 INFO kablam! warning: field is never used: `deletions` Oct 10 21:38:02.632 INFO kablam! --> src/main.rs:10:5 Oct 10 21:38:02.632 INFO kablam! | Oct 10 21:38:02.632 INFO kablam! 10 | deletions: bool, Oct 10 21:38:02.632 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 21:38:02.632 INFO kablam! Oct 10 21:38:02.632 INFO kablam! warning: field is never used: `bitflips` Oct 10 21:38:02.632 INFO kablam! --> src/main.rs:11:5 Oct 10 21:38:02.632 INFO kablam! | Oct 10 21:38:02.632 INFO kablam! 11 | bitflips: bool, Oct 10 21:38:02.632 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:38:02.632 INFO kablam! Oct 10 21:38:03.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 10 21:38:03.130 INFO kablam! su: No module specific data is present Oct 10 21:38:03.701 INFO running `"docker" "rm" "-f" "04a4d5d0cdffb922a32df78a59ee42846218bf32b8a89547329636f972ea3db2"` Oct 10 21:38:03.832 INFO blam! 04a4d5d0cdffb922a32df78a59ee42846218bf32b8a89547329636f972ea3db2 Oct 10 21:38:03.833 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:38:03.834 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 21:38:04.029 INFO blam! 6848a0d512ce51265e0bd843eb92912148fbb784fbd87c29301552f403b76d86 Oct 10 21:38:04.029 INFO running `"docker" "start" "-a" "6848a0d512ce51265e0bd843eb92912148fbb784fbd87c29301552f403b76d86"` Oct 10 21:38:04.604 INFO kablam! usermod: no changes Oct 10 21:38:04.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:38:04.640 INFO kablam! Running /target/debug/deps/biterror-ca612939632ef417 Oct 10 21:38:04.645 INFO kablam! su: No module specific data is present Oct 10 21:38:04.645 INFO blam! Oct 10 21:38:04.645 INFO blam! running 0 tests Oct 10 21:38:04.645 INFO blam! Oct 10 21:38:04.645 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:38:04.645 INFO blam! Oct 10 21:38:05.650 INFO running `"docker" "rm" "-f" "6848a0d512ce51265e0bd843eb92912148fbb784fbd87c29301552f403b76d86"` Oct 10 21:38:05.937 INFO blam! 6848a0d512ce51265e0bd843eb92912148fbb784fbd87c29301552f403b76d86