Oct 15 17:48:38.612 INFO testing standard_paths-0.4.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:48:38.614 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 15 17:48:39.033 INFO blam! c3efadcf09c4b5d4ff27a0d8e846a2e3bc9c334183baadf2a5fc0f9440101d6a Oct 15 17:48:39.037 INFO running `"docker" "start" "-a" "c3efadcf09c4b5d4ff27a0d8e846a2e3bc9c334183baadf2a5fc0f9440101d6a"` Oct 15 17:48:40.359 INFO kablam! usermod: no changes Oct 15 17:48:40.435 INFO kablam! Compiling users v0.5.3 Oct 15 17:48:42.567 INFO kablam! Compiling standard_paths v0.4.6 (/source) Oct 15 17:48:43.171 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 15 17:48:43.171 INFO kablam! --> src/linux.rs:80:43 Oct 15 17:48:43.172 INFO kablam! | Oct 15 17:48:43.172 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 15 17:48:43.172 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.172 INFO kablam! | Oct 15 17:48:43.173 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:48:43.173 INFO kablam! Oct 15 17:48:43.173 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 15 17:48:43.173 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:43.174 INFO kablam! | Oct 15 17:48:43.174 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:43.174 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.175 INFO kablam! ... Oct 15 17:48:43.175 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 15 17:48:43.175 INFO kablam! | -------------------------------------------- in this macro invocation Oct 15 17:48:43.175 INFO kablam! Oct 15 17:48:43.176 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 15 17:48:43.176 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:43.176 INFO kablam! | Oct 15 17:48:43.176 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:43.177 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.177 INFO kablam! ... Oct 15 17:48:43.177 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 15 17:48:43.177 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 15 17:48:43.178 INFO kablam! Oct 15 17:48:43.178 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 15 17:48:43.178 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:43.178 INFO kablam! | Oct 15 17:48:43.179 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:43.179 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.179 INFO kablam! ... Oct 15 17:48:43.179 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 15 17:48:43.180 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 15 17:48:43.180 INFO kablam! Oct 15 17:48:43.180 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 15 17:48:43.181 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:43.181 INFO kablam! | Oct 15 17:48:43.181 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:43.182 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.182 INFO kablam! ... Oct 15 17:48:43.182 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 15 17:48:43.182 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 15 17:48:43.183 INFO kablam! Oct 15 17:48:43.183 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 15 17:48:43.183 INFO kablam! --> src/linux.rs:198:46 Oct 15 17:48:43.183 INFO kablam! | Oct 15 17:48:43.184 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 15 17:48:43.184 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.184 INFO kablam! Oct 15 17:48:43.184 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 15 17:48:43.185 INFO kablam! --> src/linux.rs:218:38 Oct 15 17:48:43.185 INFO kablam! | Oct 15 17:48:43.185 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 15 17:48:43.185 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.186 INFO kablam! Oct 15 17:48:43.186 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 15 17:48:43.186 INFO kablam! --> src/linux.rs:262:50 Oct 15 17:48:43.186 INFO kablam! | Oct 15 17:48:43.191 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 15 17:48:43.191 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:43.191 INFO kablam! Oct 15 17:48:44.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 15 17:48:44.115 INFO kablam! su: No module specific data is present Oct 15 17:48:44.661 INFO running `"docker" "rm" "-f" "c3efadcf09c4b5d4ff27a0d8e846a2e3bc9c334183baadf2a5fc0f9440101d6a"` Oct 15 17:48:45.022 INFO blam! c3efadcf09c4b5d4ff27a0d8e846a2e3bc9c334183baadf2a5fc0f9440101d6a Oct 15 17:48:45.048 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 15 17:48:45.599 INFO blam! da49d001a9820965a456bd1f535eace751da66cc2d21f78a427ce6ce56a123c1 Oct 15 17:48:45.599 INFO running `"docker" "start" "-a" "da49d001a9820965a456bd1f535eace751da66cc2d21f78a427ce6ce56a123c1"` Oct 15 17:48:47.259 INFO kablam! usermod: no changes Oct 15 17:48:47.327 INFO kablam! Compiling argparse v0.2.2 Oct 15 17:48:50.287 INFO kablam! Compiling standard_paths v0.4.6 (/source) Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:80:43 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! 80 | LocationType::HomeLocation => env::home_dir().ok_or(StandardPaths::home_dir_err()), Oct 15 17:48:52.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:48:52.037 INFO kablam! Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:52.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.037 INFO kablam! ... Oct 15 17:48:52.037 INFO kablam! 84 | let mut path = get_var_or_home!("XDG_CACHE_HOME", ".cache"); Oct 15 17:48:52.037 INFO kablam! | -------------------------------------------- in this macro invocation Oct 15 17:48:52.037 INFO kablam! Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:52.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.037 INFO kablam! ... Oct 15 17:48:52.037 INFO kablam! 94 | let mut path = get_var_or_home!("XDG_DATA_HOME", ".local", "share"); Oct 15 17:48:52.037 INFO kablam! | ---------------------------------------------------- in this macro invocation Oct 15 17:48:52.037 INFO kablam! Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:52.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.037 INFO kablam! ... Oct 15 17:48:52.037 INFO kablam! 106 | let mut path = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 15 17:48:52.037 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 15 17:48:52.037 INFO kablam! Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:24:24 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.037 INFO kablam! 24 | _ => match env::home_dir() { Oct 15 17:48:52.037 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.037 INFO kablam! ... Oct 15 17:48:52.037 INFO kablam! 166 | let mut config = get_var_or_home!("XDG_CONFIG_HOME", ".config"); Oct 15 17:48:52.037 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 15 17:48:52.037 INFO kablam! Oct 15 17:48:52.037 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 15 17:48:52.037 INFO kablam! --> src/linux.rs:198:46 Oct 15 17:48:52.037 INFO kablam! | Oct 15 17:48:52.038 INFO kablam! 198 | let mut path = match env::home_dir() { Oct 15 17:48:52.038 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.038 INFO kablam! Oct 15 17:48:52.038 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 15 17:48:52.038 INFO kablam! --> src/linux.rs:218:38 Oct 15 17:48:52.038 INFO kablam! | Oct 15 17:48:52.038 INFO kablam! 218 | let mut path = match env::home_dir() { Oct 15 17:48:52.038 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.038 INFO kablam! Oct 15 17:48:52.038 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 15 17:48:52.038 INFO kablam! --> src/linux.rs:262:50 Oct 15 17:48:52.038 INFO kablam! | Oct 15 17:48:52.038 INFO kablam! 262 | LocationType::FontsLocation => match env::home_dir() { Oct 15 17:48:52.038 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 17:48:52.038 INFO kablam! Oct 15 17:48:53.841 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.56s Oct 15 17:48:53.844 INFO kablam! su: No module specific data is present Oct 15 17:48:54.634 INFO running `"docker" "rm" "-f" "da49d001a9820965a456bd1f535eace751da66cc2d21f78a427ce6ce56a123c1"` Oct 15 17:48:54.870 INFO blam! da49d001a9820965a456bd1f535eace751da66cc2d21f78a427ce6ce56a123c1 Oct 15 17:48:54.883 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 15 17:48:55.452 INFO blam! 496bacbc5ac3c785a3a946e2921c23f91c3965a2d5be5f9c1060ce080c77f7c9 Oct 15 17:48:55.453 INFO running `"docker" "start" "-a" "496bacbc5ac3c785a3a946e2921c23f91c3965a2d5be5f9c1060ce080c77f7c9"` Oct 15 17:48:56.442 INFO kablam! usermod: no changes Oct 15 17:48:56.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:48:56.508 INFO kablam! Running /target/debug/deps/standard_paths-f41f76d802c7b6ae Oct 15 17:48:56.510 INFO blam! Oct 15 17:48:56.510 INFO blam! running 0 tests Oct 15 17:48:56.510 INFO blam! Oct 15 17:48:56.510 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:48:56.510 INFO blam! Oct 15 17:48:56.523 INFO kablam! Doc-tests standard_paths Oct 15 17:48:57.327 INFO blam! Oct 15 17:48:57.327 INFO blam! running 1 test Oct 15 17:48:58.403 INFO blam! test src/lib.rs - (line 10) ... ok Oct 15 17:48:58.403 INFO blam! Oct 15 17:48:58.403 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:48:58.403 INFO blam! Oct 15 17:48:58.419 INFO kablam! su: No module specific data is present Oct 15 17:48:59.403 INFO running `"docker" "rm" "-f" "496bacbc5ac3c785a3a946e2921c23f91c3965a2d5be5f9c1060ce080c77f7c9"` Oct 15 17:48:59.639 INFO blam! 496bacbc5ac3c785a3a946e2921c23f91c3965a2d5be5f9c1060ce080c77f7c9