Oct 16 16:12:24.305 INFO testing cachedir-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:12:24.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:12:24.699 INFO blam! a79599767991ad96cc141167b434fce12db20051f60bb723eaf3e645b910f144 Oct 16 16:12:24.701 INFO running `"docker" "start" "-a" "a79599767991ad96cc141167b434fce12db20051f60bb723eaf3e645b910f144"` Oct 16 16:12:25.731 INFO kablam! usermod: no changes Oct 16 16:12:25.781 INFO kablam! Compiling cachedir v0.1.1 (/source) Oct 16 16:12:26.411 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 16:12:26.411 INFO kablam! --> src/sys_cache/unix_cache.rs:33:25 Oct 16 16:12:26.411 INFO kablam! | Oct 16 16:12:26.411 INFO kablam! 33 | let cache_dir = env::home_dir() Oct 16 16:12:26.411 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:12:26.411 INFO kablam! | Oct 16 16:12:26.411 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:12:26.411 INFO kablam! Oct 16 16:12:26.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 16 16:12:26.995 INFO kablam! su: No module specific data is present Oct 16 16:12:27.487 INFO running `"docker" "rm" "-f" "a79599767991ad96cc141167b434fce12db20051f60bb723eaf3e645b910f144"` Oct 16 16:12:27.683 INFO blam! a79599767991ad96cc141167b434fce12db20051f60bb723eaf3e645b910f144 Oct 16 16:12:27.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:12:28.158 INFO blam! cf04316bb835a375281a2a102d7f8259d146eb60ea658f6b370cb58acc1773d3 Oct 16 16:12:28.159 INFO running `"docker" "start" "-a" "cf04316bb835a375281a2a102d7f8259d146eb60ea658f6b370cb58acc1773d3"` Oct 16 16:12:29.218 INFO kablam! usermod: no changes Oct 16 16:12:29.287 INFO kablam! Compiling cachedir v0.1.1 (/source) Oct 16 16:12:30.067 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 16:12:30.067 INFO kablam! --> tests/tests.rs:11:30 Oct 16 16:12:30.067 INFO kablam! | Oct 16 16:12:30.067 INFO kablam! 11 | let expected_cache_dir = env::home_dir() Oct 16 16:12:30.067 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:12:30.067 INFO kablam! | Oct 16 16:12:30.067 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:12:30.067 INFO kablam! Oct 16 16:12:30.275 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 16:12:30.275 INFO kablam! --> src/sys_cache/unix_cache.rs:33:25 Oct 16 16:12:30.275 INFO kablam! | Oct 16 16:12:30.275 INFO kablam! 33 | let cache_dir = env::home_dir() Oct 16 16:12:30.275 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:12:30.275 INFO kablam! | Oct 16 16:12:30.275 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:12:30.275 INFO kablam! Oct 16 16:12:30.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 16 16:12:30.939 INFO kablam! su: No module specific data is present Oct 16 16:12:31.463 INFO running `"docker" "rm" "-f" "cf04316bb835a375281a2a102d7f8259d146eb60ea658f6b370cb58acc1773d3"` Oct 16 16:12:31.664 INFO blam! cf04316bb835a375281a2a102d7f8259d146eb60ea658f6b370cb58acc1773d3