Oct 11 07:04:41.482 INFO testing DelusionalLogic/tcp-drive against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:04:41.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:04:41.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:04:41.924 INFO blam! 0a13d38314d64f24106fac7c2e3a2d6b4f52695c0e25013373d8cbf547c1aca9 Oct 11 07:04:41.933 INFO running `"docker" "start" "-a" "0a13d38314d64f24106fac7c2e3a2d6b4f52695c0e25013373d8cbf547c1aca9"` Oct 11 07:04:43.092 INFO kablam! usermod: no changes Oct 11 07:04:43.265 INFO kablam! Compiling send v0.1.0 (/source) Oct 11 07:04:43.273 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 11 07:04:43.273 INFO kablam! Compiling pbr v1.0.0 Oct 11 07:04:43.854 INFO kablam! warning: unused imports: `BigEndian`, `ReadBytesExt`, `WriteBytesExt` Oct 11 07:04:43.854 INFO kablam! --> build.rs:2:17 Oct 11 07:04:43.854 INFO kablam! | Oct 11 07:04:43.855 INFO kablam! 2 | use byteorder::{BigEndian, ReadBytesExt, WriteBytesExt}; Oct 11 07:04:43.855 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ Oct 11 07:04:43.855 INFO kablam! | Oct 11 07:04:43.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:04:43.856 INFO kablam! Oct 11 07:04:43.916 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:04:43.917 INFO kablam! --> build.rs:31:5 Oct 11 07:04:43.917 INFO kablam! | Oct 11 07:04:43.917 INFO kablam! 31 | / f.write_all(b" Oct 11 07:04:43.917 INFO kablam! 32 | | fn make_list() -> (Box<[&'static str]>, u32) { Oct 11 07:04:43.918 INFO kablam! 33 | | return (Box::new(["); Oct 11 07:04:43.918 INFO kablam! | |_____________________________^ Oct 11 07:04:43.918 INFO kablam! | Oct 11 07:04:43.918 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 07:04:43.919 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:04:43.919 INFO kablam! Oct 11 07:04:43.953 INFO kablam! Compiling backtrace v0.3.2 Oct 11 07:04:45.409 INFO kablam! Compiling error-chain v0.10.0 Oct 11 07:04:47.373 INFO kablam! warning: unused import: `std::path` Oct 11 07:04:47.373 INFO kablam! --> src/lib.rs:29:9 Oct 11 07:04:47.373 INFO kablam! | Oct 11 07:04:47.373 INFO kablam! 29 | use std::path; Oct 11 07:04:47.373 INFO kablam! | ^^^^^^^^^ Oct 11 07:04:47.373 INFO kablam! | Oct 11 07:04:47.373 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:04:47.373 INFO kablam! Oct 11 07:04:59.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.10s Oct 11 07:04:59.253 INFO kablam! su: No module specific data is present Oct 11 07:05:00.090 INFO running `"docker" "rm" "-f" "0a13d38314d64f24106fac7c2e3a2d6b4f52695c0e25013373d8cbf547c1aca9"` Oct 11 07:05:00.449 INFO blam! 0a13d38314d64f24106fac7c2e3a2d6b4f52695c0e25013373d8cbf547c1aca9 Oct 11 07:05:00.457 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:05:00.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:05:00.892 INFO blam! 768043242fdeb626333f274501fd8e2e4103989fa73316d58f2ba2e33d6c7c00 Oct 11 07:05:00.893 INFO running `"docker" "start" "-a" "768043242fdeb626333f274501fd8e2e4103989fa73316d58f2ba2e33d6c7c00"` Oct 11 07:05:02.024 INFO kablam! usermod: no changes Oct 11 07:05:02.148 INFO kablam! Compiling send v0.1.0 (/source) Oct 11 07:05:04.025 INFO kablam! warning: unused import: `std::path` Oct 11 07:05:04.025 INFO kablam! --> src/lib.rs:29:9 Oct 11 07:05:04.025 INFO kablam! | Oct 11 07:05:04.025 INFO kablam! 29 | use std::path; Oct 11 07:05:04.025 INFO kablam! | ^^^^^^^^^ Oct 11 07:05:04.025 INFO kablam! | Oct 11 07:05:04.026 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:05:04.026 INFO kablam! Oct 11 07:05:07.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.14s Oct 11 07:05:07.201 INFO kablam! su: No module specific data is present Oct 11 07:05:07.849 INFO running `"docker" "rm" "-f" "768043242fdeb626333f274501fd8e2e4103989fa73316d58f2ba2e33d6c7c00"` Oct 11 07:05:08.062 INFO blam! 768043242fdeb626333f274501fd8e2e4103989fa73316d58f2ba2e33d6c7c00 Oct 11 07:05:08.063 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:05:08.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 07:05:08.503 INFO blam! 02613da9b48205575d7527af9ea7786563528ac226aa78b210096e25f0fb973a Oct 11 07:05:08.506 INFO running `"docker" "start" "-a" "02613da9b48205575d7527af9ea7786563528ac226aa78b210096e25f0fb973a"` Oct 11 07:05:09.388 INFO kablam! usermod: no changes Oct 11 07:05:09.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 07:05:09.484 INFO kablam! Running /target/debug/deps/send-c94d6ec62114f7d7 Oct 11 07:05:09.504 INFO kablam! Running /target/debug/deps/send-7d7b3b5524a2b1b8 Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:09.504 INFO kablam! Doc-tests send Oct 11 07:05:09.504 INFO blam! running 0 tests Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:09.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:09.504 INFO blam! running 0 tests Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:09.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:09.504 INFO blam! Oct 11 07:05:10.870 INFO blam! Oct 11 07:05:10.870 INFO blam! running 0 tests Oct 11 07:05:10.870 INFO blam! Oct 11 07:05:10.870 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:10.870 INFO blam! Oct 11 07:05:10.878 INFO kablam! su: No module specific data is present Oct 11 07:05:11.333 INFO running `"docker" "rm" "-f" "02613da9b48205575d7527af9ea7786563528ac226aa78b210096e25f0fb973a"` Oct 11 07:05:11.536 INFO blam! 02613da9b48205575d7527af9ea7786563528ac226aa78b210096e25f0fb973a