Oct 16 15:01:51.115 INFO testing ciruela-0.6.11 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:01:51.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 15:01:51.499 INFO blam! 3a50a268ce9a1a2f8b5a5a6620ae805b1d6132ce8763bfdf734d058f226f5666 Oct 16 15:01:51.507 INFO running `"docker" "start" "-a" "3a50a268ce9a1a2f8b5a5a6620ae805b1d6132ce8763bfdf734d058f226f5666"` Oct 16 15:01:52.395 INFO kablam! usermod: no changes Oct 16 15:01:52.775 INFO kablam! Compiling netbuf v0.4.1 Oct 16 15:01:52.783 INFO kablam! Compiling sha1 v0.4.0 Oct 16 15:01:52.783 INFO kablam! Compiling atomic v0.3.4 Oct 16 15:01:52.783 INFO kablam! Compiling atomic v0.4.1 Oct 16 15:01:52.787 INFO kablam! Compiling async-slot v0.1.0 Oct 16 15:01:52.787 INFO kablam! Compiling valuable_futures v0.1.1 Oct 16 15:01:52.822 INFO kablam! Compiling scan_dir v0.3.3 Oct 16 15:01:52.827 INFO kablam! Compiling ssh-keys v0.1.3 Oct 16 15:01:54.141 INFO kablam! Compiling ns-std-threaded v0.3.0 Oct 16 15:01:54.396 INFO kablam! Compiling serde_millis v0.1.1 Oct 16 15:01:54.465 INFO kablam! Compiling serde-humantime v0.1.1 Oct 16 15:01:55.084 INFO kablam! Compiling serde_bytes v0.10.4 Oct 16 15:01:55.171 INFO kablam! Compiling serde_cbor v0.8.2 Oct 16 15:01:56.144 INFO kablam! Compiling humannum v0.1.0 Oct 16 15:01:58.033 INFO kablam! Compiling libcantal v0.3.2 Oct 16 15:01:58.039 INFO kablam! Compiling digest-writer v0.3.1 Oct 16 15:01:58.045 INFO kablam! Compiling tk-bufstream v0.3.0 Oct 16 15:01:58.087 INFO kablam! Compiling self-meter v0.6.0 Oct 16 15:01:58.311 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 15:02:00.511 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 15:02:00.579 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 15:02:00.579 INFO kablam! Compiling quire v0.4.1 Oct 16 15:02:00.639 INFO kablam! Compiling dir-signature v0.2.9 Oct 16 15:02:11.059 INFO kablam! Compiling tokio v0.1.11 Oct 16 15:02:15.989 INFO kablam! Compiling tokio-core v0.1.17 Oct 16 15:02:21.211 INFO kablam! Compiling ns-router v0.1.6 Oct 16 15:02:21.211 INFO kablam! Compiling tk-http v0.3.9 Oct 16 15:02:21.211 INFO kablam! Compiling tk-pool v0.5.3 Oct 16 15:02:21.211 INFO kablam! Compiling tk-listen v0.1.1 Oct 16 15:02:21.211 INFO kablam! Compiling tk-easyloop v0.1.1 Oct 16 15:02:32.327 INFO kablam! Compiling tk-cantal v0.3.2 Oct 16 15:02:32.327 INFO kablam! Compiling self-meter-http v0.4.1 Oct 16 15:02:32.815 INFO kablam! Compiling ns-env-config v0.1.0 Oct 16 15:02:43.461 INFO kablam! Compiling ciruela v0.6.11 (/source) Oct 16 15:03:07.143 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 16 15:03:07.143 INFO kablam! --> src/client/keys.rs:2:22 Oct 16 15:03:07.143 INFO kablam! | Oct 16 15:03:07.143 INFO kablam! 2 | use std::env::{self, home_dir}; Oct 16 15:03:07.143 INFO kablam! | ^^^^^^^^ Oct 16 15:03:07.143 INFO kablam! | Oct 16 15:03:07.143 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 15:03:07.143 INFO kablam! Oct 16 15:03:07.143 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 16 15:03:07.143 INFO kablam! --> src/client/keys.rs:58:15 Oct 16 15:03:07.143 INFO kablam! | Oct 16 15:03:07.143 INFO kablam! 58 | match home_dir() { Oct 16 15:03:07.143 INFO kablam! | ^^^^^^^^ Oct 16 15:03:07.143 INFO kablam! Oct 16 15:04:22.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Oct 16 15:04:22.568 INFO kablam! su: No module specific data is present Oct 16 15:04:23.446 INFO running `"docker" "rm" "-f" "3a50a268ce9a1a2f8b5a5a6620ae805b1d6132ce8763bfdf734d058f226f5666"` Oct 16 15:04:23.809 INFO blam! 3a50a268ce9a1a2f8b5a5a6620ae805b1d6132ce8763bfdf734d058f226f5666 Oct 16 15:04:23.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 15:04:24.267 INFO blam! b83a1defcc4af9d7a794d5123620953101ed33463c81d32082cb13365fa3f6f5 Oct 16 15:04:24.270 INFO running `"docker" "start" "-a" "b83a1defcc4af9d7a794d5123620953101ed33463c81d32082cb13365fa3f6f5"` Oct 16 15:04:25.654 INFO kablam! usermod: no changes Oct 16 15:04:26.039 INFO kablam! Compiling ciruela v0.6.11 (/source) Oct 16 15:04:46.863 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 16 15:04:46.863 INFO kablam! --> src/client/keys.rs:2:22 Oct 16 15:04:46.863 INFO kablam! | Oct 16 15:04:46.863 INFO kablam! 2 | use std::env::{self, home_dir}; Oct 16 15:04:46.863 INFO kablam! | ^^^^^^^^ Oct 16 15:04:46.863 INFO kablam! | Oct 16 15:04:46.863 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 15:04:46.863 INFO kablam! Oct 16 15:04:46.863 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 16 15:04:46.863 INFO kablam! --> src/client/keys.rs:58:15 Oct 16 15:04:46.863 INFO kablam! | Oct 16 15:04:46.863 INFO kablam! 58 | match home_dir() { Oct 16 15:04:46.863 INFO kablam! | ^^^^^^^^ Oct 16 15:04:46.863 INFO kablam! Oct 16 15:05:19.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.09s Oct 16 15:05:19.798 INFO kablam! su: No module specific data is present Oct 16 15:05:20.319 INFO running `"docker" "rm" "-f" "b83a1defcc4af9d7a794d5123620953101ed33463c81d32082cb13365fa3f6f5"` Oct 16 15:05:20.431 INFO blam! b83a1defcc4af9d7a794d5123620953101ed33463c81d32082cb13365fa3f6f5 Oct 16 15:05:20.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 16 15:05:20.708 INFO blam! 425182a39cb6785740c07c08edcea1d6c10a44b9908014f36ba6f255c222e832 Oct 16 15:05:20.711 INFO running `"docker" "start" "-a" "425182a39cb6785740c07c08edcea1d6c10a44b9908014f36ba6f255c222e832"` Oct 16 15:05:21.167 INFO kablam! usermod: no changes Oct 16 15:05:21.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 16 15:05:21.452 INFO kablam! Running /target/debug/deps/ciruela-59799ad2dde6b853 Oct 16 15:05:21.457 INFO blam! Oct 16 15:05:21.457 INFO blam! running 1 test Oct 16 15:05:21.460 INFO blam! test cluster::download::test::roundtrip ... ok Oct 16 15:05:21.460 INFO kablam! Running /target/debug/deps/ciruela-67e31665c571066e Oct 16 15:05:21.460 INFO blam! Oct 16 15:05:21.460 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:05:21.460 INFO blam! Oct 16 15:05:21.467 INFO blam! Oct 16 15:05:21.467 INFO blam! running 0 tests Oct 16 15:05:21.467 INFO blam! Oct 16 15:05:21.467 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:05:21.467 INFO blam! Oct 16 15:05:21.476 INFO blam! Oct 16 15:05:21.476 INFO kablam! Running /target/debug/deps/ciruela_server-9b5c4970d98b06e9 Oct 16 15:05:21.476 INFO blam! running 7 tests Oct 16 15:05:21.478 INFO blam! test cleanup::calc::test::test_more_than_max ... ok Oct 16 15:05:21.478 INFO blam! test cleanup::calc::test::test_keep_list ... ok Oct 16 15:05:21.483 INFO blam! test tracking::fetch_index::test::size ... ok Oct 16 15:05:21.483 INFO blam! test cleanup::calc::test::test_recent ... ok Oct 16 15:05:21.483 INFO blam! test cleanup::calc::test::test_few ... ok Oct 16 15:05:21.483 INFO blam! test cleanup::calc::test::test_few_recent ... ok Oct 16 15:05:21.487 INFO blam! test cleanup::calc::test::test_zero ... ok Oct 16 15:05:21.487 INFO kablam! Doc-tests ciruela Oct 16 15:05:21.487 INFO blam! Oct 16 15:05:21.487 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:05:21.487 INFO blam! Oct 16 15:05:31.935 INFO blam! Oct 16 15:05:31.936 INFO blam! running 2 tests Oct 16 15:05:31.936 INFO blam! test src/virtual_path.rs - virtual_path::VPath (line 17) ... ignored Oct 16 15:05:31.936 INFO blam! test src/virtual_path.rs - virtual_path::VPath::matches_basedir (line 125) ... ignored Oct 16 15:05:31.936 INFO blam! Oct 16 15:05:31.937 INFO blam! test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 16 15:05:31.937 INFO blam! Oct 16 15:05:31.959 INFO kablam! su: No module specific data is present Oct 16 15:05:32.227 INFO running `"docker" "rm" "-f" "425182a39cb6785740c07c08edcea1d6c10a44b9908014f36ba6f255c222e832"` Oct 16 15:05:32.307 INFO blam! 425182a39cb6785740c07c08edcea1d6c10a44b9908014f36ba6f255c222e832