[INFO] crate s_app_dir 0.0.0 is already in cache [INFO] extracting crate s_app_dir 0.0.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/s_app_dir/0.0.0 [INFO] extracting crate s_app_dir 0.0.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/s_app_dir/0.0.0 [INFO] validating manifest of s_app_dir-0.0.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of s_app_dir-0.0.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing s_app_dir-0.0.0 [INFO] finished frobbing s_app_dir-0.0.0 [INFO] frobbed toml for s_app_dir-0.0.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/s_app_dir/0.0.0/Cargo.toml [INFO] started frobbing s_app_dir-0.0.0 [INFO] finished frobbing s_app_dir-0.0.0 [INFO] frobbed toml for s_app_dir-0.0.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/s_app_dir/0.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing s_app_dir-0.0.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/s_app_dir/0.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 43f542281f1ffaf2c656e636936cc2e2e1f85010eb38674031e3c78e8e1e4296 [INFO] running `"docker" "start" "-a" "43f542281f1ffaf2c656e636936cc2e2e1f85010eb38674031e3c78e8e1e4296"` [INFO] [stderr] Compiling s_app_dir v0.0.0 (/opt/crater/workdir) [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | .or(env::home_dir().map(|p| p.join(fallback))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `"docker" "inspect" "43f542281f1ffaf2c656e636936cc2e2e1f85010eb38674031e3c78e8e1e4296"` [INFO] running `"docker" "rm" "-f" "43f542281f1ffaf2c656e636936cc2e2e1f85010eb38674031e3c78e8e1e4296"` [INFO] [stdout] 43f542281f1ffaf2c656e636936cc2e2e1f85010eb38674031e3c78e8e1e4296 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/s_app_dir/0.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 59fdb0f3c3fbadb0e51ad99f35970b355a84ea159afe4934010a0ce0883e01c8 [INFO] running `"docker" "start" "-a" "59fdb0f3c3fbadb0e51ad99f35970b355a84ea159afe4934010a0ce0883e01c8"` [INFO] [stderr] Compiling s_app_dir v0.0.0 (/opt/crater/workdir) [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | .or(env::home_dir().map(|p| p.join(fallback))) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | env::home_dir().map(|p| p.join(".".to_string() + &self.app_name)) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:146:22 [INFO] [stderr] | [INFO] [stderr] 146 | let expect = env::home_dir().map(|p| p.join(".local/share").join(APP_NAME)); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | let expect = env::home_dir().map(|p| p.join(".config").join(APP_NAME)); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:209:22 [INFO] [stderr] | [INFO] [stderr] 209 | let expect = env::home_dir().map(|p| p.join(".cache").join(APP_NAME)); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] --> src/lib.rs:240:22 [INFO] [stderr] | [INFO] [stderr] 240 | let expect = env::home_dir().map(|p| p.join(".".to_string() + APP_NAME)); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "59fdb0f3c3fbadb0e51ad99f35970b355a84ea159afe4934010a0ce0883e01c8"` [INFO] running `"docker" "rm" "-f" "59fdb0f3c3fbadb0e51ad99f35970b355a84ea159afe4934010a0ce0883e01c8"` [INFO] [stdout] 59fdb0f3c3fbadb0e51ad99f35970b355a84ea159afe4934010a0ce0883e01c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/s_app_dir/0.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] cc71eea3d7937442490bd81807c09e494593979695f478971926799dd0d4fe9a [INFO] running `"docker" "start" "-a" "cc71eea3d7937442490bd81807c09e494593979695f478971926799dd0d4fe9a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/s_app_dir-96d24b98f0d2d66b [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::default_cache_home ... ok [INFO] [stdout] test tests::default_data_home ... ok [INFO] [stdout] test tests::env_cache_home ... ok [INFO] [stdout] test tests::default_config_home ... ok [INFO] [stdout] test tests::env_data_home ... ok [INFO] [stdout] test tests::temp_dir ... ok [INFO] [stdout] test tests::user_data_dir ... ok [INFO] [stdout] test tests::env_config_home ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests s_app_dir [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cc71eea3d7937442490bd81807c09e494593979695f478971926799dd0d4fe9a"` [INFO] running `"docker" "rm" "-f" "cc71eea3d7937442490bd81807c09e494593979695f478971926799dd0d4fe9a"` [INFO] [stdout] cc71eea3d7937442490bd81807c09e494593979695f478971926799dd0d4fe9a