Oct 12 04:11:32.331 INFO testing cargo-cacher-1.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:11:32.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:11:32.786 INFO blam! ff4ebdf2d3eeb15f68023dc1b860e8489db5ad5821a8a2107426dea385c38ce6 Oct 12 04:11:32.788 INFO running `"docker" "start" "-a" "ff4ebdf2d3eeb15f68023dc1b860e8489db5ad5821a8a2107426dea385c38ce6"` Oct 12 04:11:33.845 INFO kablam! usermod: no changes Oct 12 04:11:34.092 INFO kablam! Compiling libsqlite3-sys v0.5.0 Oct 12 04:11:34.092 INFO kablam! Compiling lru-cache v0.0.7 Oct 12 04:11:34.092 INFO kablam! Compiling simple_logger v0.4.0 Oct 12 04:11:34.092 INFO kablam! Compiling router v0.4.0 Oct 12 04:11:34.092 INFO kablam! Compiling logger v0.1.0 Oct 12 04:11:37.872 INFO kablam! warning: redundant linker flag specified for library `sqlite3` Oct 12 04:11:37.872 INFO kablam! Oct 12 04:11:38.052 INFO kablam! Compiling rusqlite v0.7.4 Oct 12 04:11:41.372 INFO kablam! Compiling cargo-cacher v1.1.0 (/source) Oct 12 04:11:46.832 INFO kablam! warning: unused `#[macro_use]` import Oct 12 04:11:46.832 INFO kablam! --> src/main.rs:3:1 Oct 12 04:11:46.832 INFO kablam! | Oct 12 04:11:46.832 INFO kablam! 3 | #[macro_use] Oct 12 04:11:46.832 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:11:46.832 INFO kablam! | Oct 12 04:11:46.832 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:11:46.832 INFO kablam! Oct 12 04:11:46.848 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 04:11:46.848 INFO kablam! --> src/git.rs:1:5 Oct 12 04:11:46.848 INFO kablam! | Oct 12 04:11:46.848 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 12 04:11:46.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 04:11:46.848 INFO kablam! | Oct 12 04:11:46.848 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:11:46.848 INFO kablam! Oct 12 04:11:46.848 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 04:11:46.848 INFO kablam! --> src/main.rs:121:56 Oct 12 04:11:46.848 INFO kablam! | Oct 12 04:11:46.848 INFO kablam! 121 | let default_crate_path = format!("{}/.crates", env::home_dir().unwrap().to_str().unwrap()); Oct 12 04:11:46.848 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 04:11:46.848 INFO kablam! Oct 12 04:11:47.080 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 04:11:47.085 INFO kablam! --> src/git.rs:1:5 Oct 12 04:11:47.085 INFO kablam! | Oct 12 04:11:47.085 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 12 04:11:47.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 04:11:47.086 INFO kablam! Oct 12 04:11:53.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.21s Oct 12 04:11:53.093 INFO kablam! su: No module specific data is present Oct 12 04:11:54.344 INFO running `"docker" "rm" "-f" "ff4ebdf2d3eeb15f68023dc1b860e8489db5ad5821a8a2107426dea385c38ce6"` Oct 12 04:11:54.732 INFO blam! ff4ebdf2d3eeb15f68023dc1b860e8489db5ad5821a8a2107426dea385c38ce6 Oct 12 04:11:54.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:11:55.286 INFO blam! f37c7177e0f60a6b5ae8bca187bc910fc5fc9337768e0afd9df30b3841c5ca75 Oct 12 04:11:55.287 INFO running `"docker" "start" "-a" "f37c7177e0f60a6b5ae8bca187bc910fc5fc9337768e0afd9df30b3841c5ca75"` Oct 12 04:11:57.312 INFO kablam! usermod: no changes Oct 12 04:11:57.624 INFO kablam! Compiling cargo-cacher v1.1.0 (/source) Oct 12 04:12:02.880 INFO kablam! warning: unused `#[macro_use]` import Oct 12 04:12:02.880 INFO kablam! --> src/main.rs:3:1 Oct 12 04:12:02.880 INFO kablam! | Oct 12 04:12:02.880 INFO kablam! 3 | #[macro_use] Oct 12 04:12:02.880 INFO kablam! | ^^^^^^^^^^^^ Oct 12 04:12:02.880 INFO kablam! | Oct 12 04:12:02.880 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:12:02.880 INFO kablam! Oct 12 04:12:02.896 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 04:12:02.896 INFO kablam! --> src/git.rs:1:5 Oct 12 04:12:02.896 INFO kablam! | Oct 12 04:12:02.896 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 12 04:12:02.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 04:12:02.896 INFO kablam! | Oct 12 04:12:02.896 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 04:12:02.896 INFO kablam! Oct 12 04:12:02.896 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 04:12:02.896 INFO kablam! --> src/main.rs:121:56 Oct 12 04:12:02.896 INFO kablam! | Oct 12 04:12:02.896 INFO kablam! 121 | let default_crate_path = format!("{}/.crates", env::home_dir().unwrap().to_str().unwrap()); Oct 12 04:12:02.896 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 04:12:02.896 INFO kablam! Oct 12 04:12:03.122 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 04:12:03.122 INFO kablam! --> src/git.rs:1:5 Oct 12 04:12:03.122 INFO kablam! | Oct 12 04:12:03.122 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 12 04:12:03.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 04:12:03.122 INFO kablam! Oct 12 04:12:03.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.57s Oct 12 04:12:03.924 INFO kablam! su: No module specific data is present Oct 12 04:12:04.889 INFO running `"docker" "rm" "-f" "f37c7177e0f60a6b5ae8bca187bc910fc5fc9337768e0afd9df30b3841c5ca75"` Oct 12 04:12:05.180 INFO blam! f37c7177e0f60a6b5ae8bca187bc910fc5fc9337768e0afd9df30b3841c5ca75 Oct 12 04:12:05.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:12:05.674 INFO blam! 3995c01df46379d48fbbba4aaa8360c6afe87982f4926ac6646ab2af0e0661de Oct 12 04:12:05.675 INFO running `"docker" "start" "-a" "3995c01df46379d48fbbba4aaa8360c6afe87982f4926ac6646ab2af0e0661de"` Oct 12 04:12:07.224 INFO kablam! usermod: no changes Oct 12 04:12:07.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 12 04:12:07.465 INFO kablam! Running /target/debug/deps/cargo_cacher-061db686aafcb20a Oct 12 04:12:07.470 INFO blam! Oct 12 04:12:07.470 INFO blam! running 0 tests Oct 12 04:12:07.471 INFO blam! Oct 12 04:12:07.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:12:07.471 INFO blam! Oct 12 04:12:07.478 INFO kablam! su: No module specific data is present Oct 12 04:12:08.356 INFO running `"docker" "rm" "-f" "3995c01df46379d48fbbba4aaa8360c6afe87982f4926ac6646ab2af0e0661de"` Oct 12 04:12:08.628 INFO blam! 3995c01df46379d48fbbba4aaa8360c6afe87982f4926ac6646ab2af0e0661de