Oct 15 01:59:03.116 INFO testing brianp/muxed against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:59:03.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:59:03.558 INFO blam! ac47e79649bf0acdde8f42440a11cad8beab3ce8df1dd57d8a79bbd1167e0016 Oct 15 01:59:03.561 INFO running `"docker" "start" "-a" "ac47e79649bf0acdde8f42440a11cad8beab3ce8df1dd57d8a79bbd1167e0016"` Oct 15 01:59:05.342 INFO kablam! usermod: no changes Oct 15 01:59:05.447 INFO kablam! Compiling docopt v0.7.0 Oct 15 01:59:10.671 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 15 01:59:11.395 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 01:59:11.395 INFO kablam! --> src/project/mod.rs:11:23 Oct 15 01:59:11.395 INFO kablam! | Oct 15 01:59:11.395 INFO kablam! 11 | #[cfg(not(test))] use std::env::home_dir; Oct 15 01:59:11.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:59:11.395 INFO kablam! | Oct 15 01:59:11.395 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:59:11.395 INFO kablam! Oct 15 01:59:11.395 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 01:59:11.395 INFO kablam! --> src/project/mod.rs:62:11 Oct 15 01:59:11.395 INFO kablam! | Oct 15 01:59:11.395 INFO kablam! 62 | match home_dir() { Oct 15 01:59:11.395 INFO kablam! | ^^^^^^^^ Oct 15 01:59:11.395 INFO kablam! Oct 15 01:59:14.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.70s Oct 15 01:59:14.070 INFO kablam! su: No module specific data is present Oct 15 01:59:14.585 INFO running `"docker" "rm" "-f" "ac47e79649bf0acdde8f42440a11cad8beab3ce8df1dd57d8a79bbd1167e0016"` Oct 15 01:59:14.900 INFO blam! ac47e79649bf0acdde8f42440a11cad8beab3ce8df1dd57d8a79bbd1167e0016 Oct 15 01:59:14.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 01:59:15.319 INFO blam! c09ee9c72713603444d312135147e507c76b24a676f8cbfc4b46d8aa8f5a02b2 Oct 15 01:59:15.335 INFO running `"docker" "start" "-a" "c09ee9c72713603444d312135147e507c76b24a676f8cbfc4b46d8aa8f5a02b2"` Oct 15 01:59:16.312 INFO kablam! usermod: no changes Oct 15 01:59:16.410 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 15 01:59:17.299 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 01:59:17.299 INFO kablam! --> tests/open.rs:16:9 Oct 15 01:59:17.299 INFO kablam! | Oct 15 01:59:17.299 INFO kablam! 16 | use std::env::home_dir; Oct 15 01:59:17.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:59:17.299 INFO kablam! | Oct 15 01:59:17.299 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:59:17.299 INFO kablam! Oct 15 01:59:17.299 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 01:59:17.299 INFO kablam! --> tests/open.rs:179:39 Oct 15 01:59:17.299 INFO kablam! | Oct 15 01:59:17.299 INFO kablam! 179 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 15 01:59:17.299 INFO kablam! | ^^^^^^^^ Oct 15 01:59:17.299 INFO kablam! Oct 15 01:59:17.316 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 01:59:17.316 INFO kablam! --> tests/open.rs:191:39 Oct 15 01:59:17.316 INFO kablam! | Oct 15 01:59:17.316 INFO kablam! 191 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 15 01:59:17.316 INFO kablam! | ^^^^^^^^ Oct 15 01:59:17.316 INFO kablam! Oct 15 01:59:20.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.14s Oct 15 01:59:20.491 INFO kablam! su: No module specific data is present Oct 15 01:59:21.047 INFO running `"docker" "rm" "-f" "c09ee9c72713603444d312135147e507c76b24a676f8cbfc4b46d8aa8f5a02b2"` Oct 15 01:59:21.283 INFO blam! c09ee9c72713603444d312135147e507c76b24a676f8cbfc4b46d8aa8f5a02b2