Oct 12 04:29:40.210 INFO testing bus_writer-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:29:40.210 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 04:29:40.473 INFO blam! 2e0145f1011539a3ec3df804bcfb049ce780fe3c09fe8128f70a236e17c16cae Oct 12 04:29:40.474 INFO running `"docker" "start" "-a" "2e0145f1011539a3ec3df804bcfb049ce780fe3c09fe8128f70a236e17c16cae"` Oct 12 04:29:41.241 INFO kablam! usermod: no changes Oct 12 04:29:41.288 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 04:29:41.324 INFO kablam! Compiling bus v2.0.0 Oct 12 04:29:42.792 INFO kablam! Compiling bus_writer v0.1.2 (/source) Oct 12 04:29:44.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.37s Oct 12 04:29:44.641 INFO kablam! su: No module specific data is present Oct 12 04:29:45.488 INFO running `"docker" "rm" "-f" "2e0145f1011539a3ec3df804bcfb049ce780fe3c09fe8128f70a236e17c16cae"` Oct 12 04:29:45.832 INFO blam! 2e0145f1011539a3ec3df804bcfb049ce780fe3c09fe8128f70a236e17c16cae Oct 12 04:29:45.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 04:29:46.304 INFO blam! 73130bfeed0e9d0471b33d7744314ea82178e2c3cc33d5d9d8ebc5d139e1756b Oct 12 04:29:46.306 INFO running `"docker" "start" "-a" "73130bfeed0e9d0471b33d7744314ea82178e2c3cc33d5d9d8ebc5d139e1756b"` Oct 12 04:29:48.324 INFO kablam! usermod: no changes Oct 12 04:29:48.409 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 04:29:48.468 INFO kablam! Compiling bus_writer v0.1.2 (/source) Oct 12 04:29:51.001 INFO kablam! warning: unused import: `BufReader` Oct 12 04:29:51.001 INFO kablam! --> examples/simple.rs:4:15 Oct 12 04:29:51.001 INFO kablam! | Oct 12 04:29:51.001 INFO kablam! 4 | use std::io::{BufReader, Cursor, Read}; Oct 12 04:29:51.001 INFO kablam! | ^^^^^^^^^ Oct 12 04:29:51.001 INFO kablam! | Oct 12 04:29:51.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:29:51.001 INFO kablam! Oct 12 04:29:51.001 INFO kablam! warning: unused import: `File` Oct 12 04:29:51.001 INFO kablam! --> examples/simple.rs:5:21 Oct 12 04:29:51.001 INFO kablam! | Oct 12 04:29:51.001 INFO kablam! 5 | use std::fs::{self, File}; Oct 12 04:29:51.001 INFO kablam! | ^^^^ Oct 12 04:29:51.001 INFO kablam! Oct 12 04:29:51.094 INFO kablam! warning: unused import: `Read` Oct 12 04:29:51.094 INFO kablam! --> examples/simple.rs:4:34 Oct 12 04:29:51.094 INFO kablam! | Oct 12 04:29:51.094 INFO kablam! 4 | use std::io::{BufReader, Cursor, Read}; Oct 12 04:29:51.094 INFO kablam! | ^^^^ Oct 12 04:29:51.094 INFO kablam! Oct 12 04:29:56.018 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.66s Oct 12 04:29:56.034 INFO kablam! su: No module specific data is present Oct 12 04:29:56.643 INFO running `"docker" "rm" "-f" "73130bfeed0e9d0471b33d7744314ea82178e2c3cc33d5d9d8ebc5d139e1756b"` Oct 12 04:29:56.864 INFO blam! 73130bfeed0e9d0471b33d7744314ea82178e2c3cc33d5d9d8ebc5d139e1756b Oct 12 04:29:56.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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" "-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 12 04:29:57.384 INFO blam! ada54405ab0de83ad91c6c7d887b6b078c6256962bbe11a66ea87e6b0f966ae9 Oct 12 04:29:57.392 INFO running `"docker" "start" "-a" "ada54405ab0de83ad91c6c7d887b6b078c6256962bbe11a66ea87e6b0f966ae9"` Oct 12 04:29:58.512 INFO kablam! usermod: no changes Oct 12 04:29:58.572 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 04:29:58.610 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 04:29:58.617 INFO blam! Oct 12 04:29:58.617 INFO blam! running 0 tests Oct 12 04:29:58.617 INFO blam! Oct 12 04:29:58.617 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:29:58.617 INFO blam! Oct 12 04:29:58.619 INFO kablam! Running /target/debug/deps/bus_writer-f67193a8b0b544ce Oct 12 04:29:58.624 INFO kablam! Running /target/debug/deps/writer-a83e4f4d730b7e14 Oct 12 04:29:58.628 INFO blam! Oct 12 04:29:58.628 INFO blam! running 1 test Oct 12 04:29:58.888 INFO blam! /tmp/e: 524288 bytes written Oct 12 04:29:58.888 INFO blam! /tmp/e: 1048576 bytes written Oct 12 04:29:58.888 INFO blam! /tmp/d: 524288 bytes written Oct 12 04:29:58.888 INFO blam! /tmp/d: 1048576 bytes written Oct 12 04:29:58.888 INFO blam! /tmp/e: Completed Oct 12 04:29:58.888 INFO blam! /tmp/d: Completed Oct 12 04:29:58.888 INFO blam! /tmp/b: 524288 bytes written Oct 12 04:29:58.889 INFO blam! /tmp/b: 1048576 bytes written Oct 12 04:29:58.889 INFO blam! /tmp/b: Completed Oct 12 04:29:58.889 INFO blam! /tmp/a: 524288 bytes written Oct 12 04:29:58.889 INFO blam! /tmp/a: 1048576 bytes written Oct 12 04:29:58.889 INFO blam! /tmp/a: Completed Oct 12 04:29:58.891 INFO blam! /tmp/c: 524288 bytes written Oct 12 04:29:58.891 INFO blam! /tmp/c: 1048576 bytes written Oct 12 04:29:58.891 INFO blam! /tmp/c: Completed Oct 12 04:29:58.898 INFO blam! /tmp/h: 524288 bytes written Oct 12 04:29:58.898 INFO blam! /tmp/h: 1048576 bytes written Oct 12 04:29:58.898 INFO blam! /tmp/h: Completed Oct 12 04:29:58.898 INFO blam! /tmp/g: 524288 bytes written Oct 12 04:29:58.898 INFO blam! /tmp/g: 1048576 bytes written Oct 12 04:29:58.898 INFO blam! /tmp/g: Completed Oct 12 04:29:58.904 INFO blam! /tmp/f: 524288 bytes written Oct 12 04:29:58.904 INFO blam! /tmp/f: 1048576 bytes written Oct 12 04:29:58.904 INFO blam! /tmp/f: Completed Oct 12 04:30:01.644 INFO blam! /tmp/g: 524288 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/g: 1572864 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/h: 524288 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/h: 1572864 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/f: 524288 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/f: 1572864 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/f: Validated Oct 12 04:30:01.644 INFO blam! /tmp/e: 524288 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/e: 1572864 bytes verified Oct 12 04:30:01.644 INFO blam! /tmp/e: Validated Oct 12 04:30:01.644 INFO blam! /tmp/g: Validated Oct 12 04:30:01.644 INFO blam! /tmp/h: Validated Oct 12 04:30:01.660 INFO blam! /tmp/d: 524288 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/d: 1572864 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/d: Validated Oct 12 04:30:01.660 INFO blam! /tmp/c: 524288 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/c: 1572864 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/c: Validated Oct 12 04:30:01.660 INFO blam! /tmp/b: 524288 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/b: 1572864 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/b: Validated Oct 12 04:30:01.660 INFO blam! /tmp/a: 524288 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/a: 1572864 bytes verified Oct 12 04:30:01.660 INFO blam! /tmp/a: Validated Oct 12 04:30:01.672 INFO kablam! Doc-tests bus_writer Oct 12 04:30:01.672 INFO blam! test eight_local_files ... ok Oct 12 04:30:01.672 INFO blam! Oct 12 04:30:01.672 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:30:01.672 INFO blam! Oct 12 04:30:04.479 INFO blam! Oct 12 04:30:04.479 INFO blam! running 0 tests Oct 12 04:30:04.479 INFO blam! Oct 12 04:30:04.479 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:30:04.479 INFO blam! Oct 12 04:30:04.488 INFO kablam! su: No module specific data is present Oct 12 04:30:05.202 INFO running `"docker" "rm" "-f" "ada54405ab0de83ad91c6c7d887b6b078c6256962bbe11a66ea87e6b0f966ae9"` Oct 12 04:30:05.548 INFO blam! ada54405ab0de83ad91c6c7d887b6b078c6256962bbe11a66ea87e6b0f966ae9