Oct 12 02:43:04.562 INFO testing confsolve-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:43:04.562 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:43:04.962 INFO blam! 74ad6e6cf1094b7a3809a36289b59e88eeee8a290b71339fa9bb857c37be5c7c Oct 12 02:43:04.964 INFO running `"docker" "start" "-a" "74ad6e6cf1094b7a3809a36289b59e88eeee8a290b71339fa9bb857c37be5c7c"` Oct 12 02:43:06.726 INFO kablam! usermod: no changes Oct 12 02:43:06.794 INFO kablam! Compiling confsolve v0.3.0 (/source) Oct 12 02:43:07.388 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 02:43:07.388 INFO kablam! --> src/appdirs.rs:1:5 Oct 12 02:43:07.388 INFO kablam! | Oct 12 02:43:07.388 INFO kablam! 1 | use std::env::home_dir; Oct 12 02:43:07.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 02:43:07.388 INFO kablam! | Oct 12 02:43:07.388 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:43:07.388 INFO kablam! Oct 12 02:43:07.388 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 02:43:07.388 INFO kablam! --> src/appdirs.rs:20:7 Oct 12 02:43:07.388 INFO kablam! | Oct 12 02:43:07.388 INFO kablam! 20 | home_dir().map(|mut dir| { dir.push(".cache"); dir }) Oct 12 02:43:07.388 INFO kablam! | ^^^^^^^^ Oct 12 02:43:07.400 INFO kablam! Oct 12 02:43:09.754 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 12 02:43:09.761 INFO kablam! su: No module specific data is present Oct 12 02:43:10.665 INFO running `"docker" "rm" "-f" "74ad6e6cf1094b7a3809a36289b59e88eeee8a290b71339fa9bb857c37be5c7c"` Oct 12 02:43:10.980 INFO blam! 74ad6e6cf1094b7a3809a36289b59e88eeee8a290b71339fa9bb857c37be5c7c Oct 12 02:43:10.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:43:11.630 INFO blam! 09a70f223b9f3fa01acf657be3909bcf63449b678339e62154f49658aaf14c1b Oct 12 02:43:11.633 INFO running `"docker" "start" "-a" "09a70f223b9f3fa01acf657be3909bcf63449b678339e62154f49658aaf14c1b"` Oct 12 02:43:13.000 INFO kablam! usermod: no changes Oct 12 02:43:13.080 INFO kablam! Compiling confsolve v0.3.0 (/source) Oct 12 02:43:13.866 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 02:43:13.866 INFO kablam! --> src/appdirs.rs:1:5 Oct 12 02:43:13.867 INFO kablam! | Oct 12 02:43:13.867 INFO kablam! 1 | use std::env::home_dir; Oct 12 02:43:13.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 02:43:13.867 INFO kablam! | Oct 12 02:43:13.868 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:43:13.868 INFO kablam! Oct 12 02:43:13.868 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 02:43:13.869 INFO kablam! --> src/appdirs.rs:20:7 Oct 12 02:43:13.869 INFO kablam! | Oct 12 02:43:13.869 INFO kablam! 20 | home_dir().map(|mut dir| { dir.push(".cache"); dir }) Oct 12 02:43:13.869 INFO kablam! | ^^^^^^^^ Oct 12 02:43:13.870 INFO kablam! Oct 12 02:43:13.870 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 02:43:13.870 INFO kablam! --> src/appdirs.rs:43:13 Oct 12 02:43:13.871 INFO kablam! | Oct 12 02:43:13.871 INFO kablam! 43 | match home_dir() { Oct 12 02:43:13.871 INFO kablam! | ^^^^^^^^ Oct 12 02:43:13.871 INFO kablam! Oct 12 02:43:15.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 12 02:43:15.497 INFO kablam! su: No module specific data is present Oct 12 02:43:16.084 INFO running `"docker" "rm" "-f" "09a70f223b9f3fa01acf657be3909bcf63449b678339e62154f49658aaf14c1b"` Oct 12 02:43:16.336 INFO blam! 09a70f223b9f3fa01acf657be3909bcf63449b678339e62154f49658aaf14c1b Oct 12 02:43:16.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:43:16.769 INFO blam! 9d80acd9f3562f66bbd2c804e49762e4fbfdbdd6d4721bd70ad33065df6809b1 Oct 12 02:43:16.774 INFO running `"docker" "start" "-a" "9d80acd9f3562f66bbd2c804e49762e4fbfdbdd6d4721bd70ad33065df6809b1"` Oct 12 02:43:17.888 INFO kablam! usermod: no changes Oct 12 02:43:17.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 02:43:17.948 INFO kablam! Running /target/debug/deps/confsolve-7c675f9bda799ffa Oct 12 02:43:17.956 INFO blam! Oct 12 02:43:17.956 INFO blam! running 7 tests Oct 12 02:43:17.956 INFO blam! test parser::stream::tests ... ok Oct 12 02:43:17.956 INFO blam! test user_reply::tests ... ok Oct 12 02:43:17.956 INFO blam! test parser::parser::tests ... ok Oct 12 02:43:17.956 INFO blam! test file_conflict::wuala::tests ... ok Oct 12 02:43:17.956 INFO blam! test file_conflict::dropbox::tests ... ok Oct 12 02:43:17.956 INFO blam! test args::tests ... ok Oct 12 02:43:17.956 INFO blam! test appdirs::tests ... ok Oct 12 02:43:17.956 INFO blam! Oct 12 02:43:17.956 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:43:17.956 INFO blam! Oct 12 02:43:17.964 INFO kablam! su: No module specific data is present Oct 12 02:43:18.612 INFO running `"docker" "rm" "-f" "9d80acd9f3562f66bbd2c804e49762e4fbfdbdd6d4721bd70ad33065df6809b1"` Oct 12 02:43:18.874 INFO blam! 9d80acd9f3562f66bbd2c804e49762e4fbfdbdd6d4721bd70ad33065df6809b1