Oct 15 01:58:53.149 INFO testing brianp/muxed against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:58:53.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:58:53.587 INFO blam! 5441829d1cc02987e1da2beae1fc81c7d913be5fd98efc22ced18d970f78bd4b Oct 15 01:58:53.589 INFO running `"docker" "start" "-a" "5441829d1cc02987e1da2beae1fc81c7d913be5fd98efc22ced18d970f78bd4b"` Oct 15 01:58:55.783 INFO kablam! usermod: no changes Oct 15 01:58:55.923 INFO kablam! Compiling docopt v0.7.0 Oct 15 01:59:01.375 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 15 01:59:02.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 01:59:02.183 INFO kablam! --> src/project/mod.rs:11:23 Oct 15 01:59:02.183 INFO kablam! | Oct 15 01:59:02.183 INFO kablam! 11 | #[cfg(not(test))] use std::env::home_dir; Oct 15 01:59:02.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:59:02.183 INFO kablam! | Oct 15 01:59:02.183 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:59:02.183 INFO kablam! Oct 15 01:59:02.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 01:59:02.183 INFO kablam! --> src/project/mod.rs:62:11 Oct 15 01:59:02.183 INFO kablam! | Oct 15 01:59:02.183 INFO kablam! 62 | match home_dir() { Oct 15 01:59:02.183 INFO kablam! | ^^^^^^^^ Oct 15 01:59:02.183 INFO kablam! Oct 15 01:59:04.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.19s Oct 15 01:59:04.997 INFO kablam! su: No module specific data is present Oct 15 01:59:05.751 INFO running `"docker" "rm" "-f" "5441829d1cc02987e1da2beae1fc81c7d913be5fd98efc22ced18d970f78bd4b"` Oct 15 01:59:06.038 INFO blam! 5441829d1cc02987e1da2beae1fc81c7d913be5fd98efc22ced18d970f78bd4b Oct 15 01:59:06.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.648 INFO blam! 6539f5c9a58a0940825aed75f64a5bf2468b1ee03c02033813395d9b2d720563 Oct 15 01:59:06.659 INFO running `"docker" "start" "-a" "6539f5c9a58a0940825aed75f64a5bf2468b1ee03c02033813395d9b2d720563"` Oct 15 01:59:08.025 INFO kablam! usermod: no changes Oct 15 01:59:08.115 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 15 01:59:08.999 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:09.000 INFO kablam! --> tests/open.rs:16:9 Oct 15 01:59:09.000 INFO kablam! | Oct 15 01:59:09.000 INFO kablam! 16 | use std::env::home_dir; Oct 15 01:59:09.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:59:09.001 INFO kablam! | Oct 15 01:59:09.001 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:59:09.001 INFO kablam! Oct 15 01:59:09.001 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:09.002 INFO kablam! --> tests/open.rs:179:39 Oct 15 01:59:09.002 INFO kablam! | Oct 15 01:59:09.002 INFO kablam! 179 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 15 01:59:09.003 INFO kablam! | ^^^^^^^^ Oct 15 01:59:09.003 INFO kablam! Oct 15 01:59:09.003 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:09.004 INFO kablam! --> tests/open.rs:191:39 Oct 15 01:59:09.004 INFO kablam! | Oct 15 01:59:09.004 INFO kablam! 191 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 15 01:59:09.004 INFO kablam! | ^^^^^^^^ Oct 15 01:59:09.005 INFO kablam! Oct 15 01:59:12.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 15 01:59:12.583 INFO kablam! su: No module specific data is present Oct 15 01:59:13.443 INFO running `"docker" "rm" "-f" "6539f5c9a58a0940825aed75f64a5bf2468b1ee03c02033813395d9b2d720563"` Oct 15 01:59:13.671 INFO blam! 6539f5c9a58a0940825aed75f64a5bf2468b1ee03c02033813395d9b2d720563