Oct 12 03:09:58.965 INFO testing ciruela-0.6.11 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:09:58.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:09:59.314 INFO blam! 4feee077fc440f28b93058b80db623046e00b358892f00874d3bd2e5a05eb4e4 Oct 12 03:09:59.323 INFO running `"docker" "start" "-a" "4feee077fc440f28b93058b80db623046e00b358892f00874d3bd2e5a05eb4e4"` Oct 12 03:10:00.138 INFO kablam! usermod: no changes Oct 12 03:10:00.466 INFO kablam! Compiling serde v1.0.79 Oct 12 03:10:00.472 INFO kablam! Compiling netbuf v0.4.1 Oct 12 03:10:00.472 INFO kablam! Compiling sha1 v0.4.0 Oct 12 03:10:00.475 INFO kablam! Compiling atomic v0.3.4 Oct 12 03:10:00.475 INFO kablam! Compiling hex v0.3.2 Oct 12 03:10:00.475 INFO kablam! Compiling atomic v0.4.1 Oct 12 03:10:00.475 INFO kablam! Compiling mopa v0.2.2 Oct 12 03:10:00.475 INFO kablam! Compiling openat v0.1.16 Oct 12 03:10:00.932 INFO kablam! Compiling hostname v0.1.5 Oct 12 03:10:01.124 INFO kablam! Compiling async-slot v0.1.0 Oct 12 03:10:02.008 INFO kablam! Compiling valuable_futures v0.1.1 Oct 12 03:10:02.008 INFO kablam! Compiling scan_dir v0.3.3 Oct 12 03:10:02.009 INFO kablam! Compiling abstract-ns v0.4.3 Oct 12 03:10:02.009 INFO kablam! Compiling ssh-keys v0.1.3 Oct 12 03:10:02.029 INFO kablam! Compiling tempfile v3.0.4 Oct 12 03:10:02.029 INFO kablam! Compiling tk-bufstream v0.3.0 Oct 12 03:10:02.403 INFO kablam! Compiling humannum v0.1.0 Oct 12 03:10:02.948 INFO kablam! Compiling digest-writer v0.3.1 Oct 12 03:10:06.300 INFO kablam! Compiling ns-std-threaded v0.3.0 Oct 12 03:10:06.309 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 03:10:06.329 INFO kablam! Compiling dir-signature v0.2.9 Oct 12 03:10:10.580 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 03:10:10.580 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 03:10:10.580 INFO kablam! Compiling tokio-uds v0.2.2 Oct 12 03:10:13.766 INFO kablam! Compiling tokio v0.1.11 Oct 12 03:10:16.825 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 03:10:20.048 INFO kablam! Compiling ns-router v0.1.6 Oct 12 03:10:20.048 INFO kablam! Compiling tk-http v0.3.9 Oct 12 03:10:20.048 INFO kablam! Compiling tk-pool v0.5.3 Oct 12 03:10:20.048 INFO kablam! Compiling tk-listen v0.1.1 Oct 12 03:10:20.049 INFO kablam! Compiling tk-easyloop v0.1.1 Oct 12 03:10:26.096 INFO kablam! Compiling ns-env-config v0.1.0 Oct 12 03:10:28.888 INFO kablam! Compiling serde_millis v0.1.1 Oct 12 03:10:28.889 INFO kablam! Compiling serde_json v1.0.32 Oct 12 03:10:28.889 INFO kablam! Compiling self-meter v0.6.0 Oct 12 03:10:28.889 INFO kablam! Compiling serde_bytes v0.10.4 Oct 12 03:10:28.896 INFO kablam! Compiling quire v0.4.1 Oct 12 03:10:28.897 INFO kablam! Compiling serde_cbor v0.8.2 Oct 12 03:10:28.897 INFO kablam! Compiling serde-humantime v0.1.1 Oct 12 03:10:35.012 INFO kablam! Compiling self-meter-http v0.4.1 Oct 12 03:10:35.012 INFO kablam! Compiling libcantal v0.3.2 Oct 12 03:10:35.012 INFO kablam! Compiling tk-cantal v0.3.2 Oct 12 03:10:38.740 INFO kablam! Compiling ciruela v0.6.11 (/source) Oct 12 03:10:48.954 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 03:10:48.954 INFO kablam! --> src/client/keys.rs:2:22 Oct 12 03:10:48.955 INFO kablam! | Oct 12 03:10:48.955 INFO kablam! 2 | use std::env::{self, home_dir}; Oct 12 03:10:48.955 INFO kablam! | ^^^^^^^^ Oct 12 03:10:48.956 INFO kablam! | Oct 12 03:10:48.956 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:10:48.956 INFO kablam! Oct 12 03:10:48.961 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 03:10:48.961 INFO kablam! --> src/client/keys.rs:58:15 Oct 12 03:10:48.961 INFO kablam! | Oct 12 03:10:48.961 INFO kablam! 58 | match home_dir() { Oct 12 03:10:48.962 INFO kablam! | ^^^^^^^^ Oct 12 03:10:48.962 INFO kablam! Oct 12 03:11:56.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 12 03:11:56.241 INFO kablam! su: No module specific data is present Oct 12 03:11:56.951 INFO running `"docker" "rm" "-f" "4feee077fc440f28b93058b80db623046e00b358892f00874d3bd2e5a05eb4e4"` Oct 12 03:11:57.228 INFO blam! 4feee077fc440f28b93058b80db623046e00b358892f00874d3bd2e5a05eb4e4 Oct 12 03:11:57.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:11:57.714 INFO blam! 3ba996da8d5cc85c83013d54f0ab5128790e98ec6807a6b335cf417598b0449b Oct 12 03:11:57.715 INFO running `"docker" "start" "-a" "3ba996da8d5cc85c83013d54f0ab5128790e98ec6807a6b335cf417598b0449b"` Oct 12 03:11:59.211 INFO kablam! usermod: no changes Oct 12 03:11:59.676 INFO kablam! Compiling difference v2.0.0 Oct 12 03:12:00.674 INFO kablam! Compiling pretty_assertions v0.5.1 Oct 12 03:12:01.387 INFO kablam! Compiling ciruela v0.6.11 (/source) Oct 12 03:12:07.940 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 03:12:07.940 INFO kablam! --> src/client/keys.rs:2:22 Oct 12 03:12:07.940 INFO kablam! | Oct 12 03:12:07.940 INFO kablam! 2 | use std::env::{self, home_dir}; Oct 12 03:12:07.940 INFO kablam! | ^^^^^^^^ Oct 12 03:12:07.940 INFO kablam! | Oct 12 03:12:07.940 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:12:07.940 INFO kablam! Oct 12 03:12:07.940 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 03:12:07.940 INFO kablam! --> src/client/keys.rs:58:15 Oct 12 03:12:07.940 INFO kablam! | Oct 12 03:12:07.940 INFO kablam! 58 | match home_dir() { Oct 12 03:12:07.940 INFO kablam! | ^^^^^^^^ Oct 12 03:12:07.940 INFO kablam! Oct 12 03:12:47.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.37s Oct 12 03:12:47.650 INFO kablam! su: No module specific data is present Oct 12 03:12:48.525 INFO running `"docker" "rm" "-f" "3ba996da8d5cc85c83013d54f0ab5128790e98ec6807a6b335cf417598b0449b"` Oct 12 03:12:48.756 INFO blam! 3ba996da8d5cc85c83013d54f0ab5128790e98ec6807a6b335cf417598b0449b Oct 12 03:12:48.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 03:12:49.236 INFO blam! a8893060a880871b5fce2045775fbe3ec9917a19b50cc144b27e3179e9c7de4e Oct 12 03:12:49.241 INFO running `"docker" "start" "-a" "a8893060a880871b5fce2045775fbe3ec9917a19b50cc144b27e3179e9c7de4e"` Oct 12 03:12:50.803 INFO kablam! usermod: no changes Oct 12 03:12:51.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 12 03:12:51.160 INFO kablam! Running /target/debug/deps/ciruela-16ee1abd3fcbb7e9 Oct 12 03:12:51.172 INFO kablam! Running /target/debug/deps/ciruela-b00d74b0bbdd91ca Oct 12 03:12:51.172 INFO blam! Oct 12 03:12:51.172 INFO blam! running 1 test Oct 12 03:12:51.172 INFO blam! test cluster::download::test::roundtrip ... ok Oct 12 03:12:51.172 INFO blam! Oct 12 03:12:51.172 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:12:51.172 INFO blam! Oct 12 03:12:51.188 INFO blam! Oct 12 03:12:51.188 INFO blam! running 0 tests Oct 12 03:12:51.188 INFO blam! Oct 12 03:12:51.188 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:12:51.188 INFO blam! Oct 12 03:12:51.188 INFO blam! Oct 12 03:12:51.188 INFO blam! running 7 tests Oct 12 03:12:51.188 INFO blam! test tracking::fetch_index::test::size ... ok Oct 12 03:12:51.188 INFO blam! test cleanup::calc::test::test_zero ... ok Oct 12 03:12:51.188 INFO blam! test cleanup::calc::test::test_keep_list ... ok Oct 12 03:12:51.188 INFO blam! test cleanup::calc::test::test_few_recent ... ok Oct 12 03:12:51.188 INFO blam! test cleanup::calc::test::test_few ... ok Oct 12 03:12:51.189 INFO kablam! Running /target/debug/deps/ciruela_server-bb7b4690ed343085 Oct 12 03:12:51.200 INFO blam! test cleanup::calc::test::test_more_than_max ... ok Oct 12 03:12:51.200 INFO blam! test cleanup::calc::test::test_recent ... ok Oct 12 03:12:51.200 INFO blam! Oct 12 03:12:51.200 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:12:51.200 INFO blam! Oct 12 03:12:51.200 INFO kablam! Doc-tests ciruela Oct 12 03:12:53.093 INFO blam! Oct 12 03:12:53.093 INFO blam! running 2 tests Oct 12 03:12:53.093 INFO blam! test src/virtual_path.rs - virtual_path::VPath (line 17) ... ignored Oct 12 03:12:53.093 INFO blam! test src/virtual_path.rs - virtual_path::VPath::matches_basedir (line 125) ... ignored Oct 12 03:12:53.093 INFO blam! Oct 12 03:12:53.093 INFO blam! test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 03:12:53.093 INFO blam! Oct 12 03:12:53.119 INFO kablam! su: No module specific data is present Oct 12 03:12:54.107 INFO running `"docker" "rm" "-f" "a8893060a880871b5fce2045775fbe3ec9917a19b50cc144b27e3179e9c7de4e"` Oct 12 03:12:54.410 INFO blam! a8893060a880871b5fce2045775fbe3ec9917a19b50cc144b27e3179e9c7de4e