Oct 11 01:53:00.348 INFO testing brianp/muxed against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:53:00.348 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:53:00.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:53:00.719 INFO blam! 3a04a87667f519f54d9ae58f26f0956617f87c0bfe32996c48c26877d37dc327 Oct 11 01:53:00.720 INFO running `"docker" "start" "-a" "3a04a87667f519f54d9ae58f26f0956617f87c0bfe32996c48c26877d37dc327"` Oct 11 01:53:02.668 INFO kablam! usermod: no changes Oct 11 01:53:02.754 INFO kablam! Compiling lazy_static v0.2.4 Oct 11 01:53:02.756 INFO kablam! Compiling thread-id v3.0.0 Oct 11 01:53:02.756 INFO kablam! Compiling memchr v1.0.1 Oct 11 01:53:03.504 INFO kablam! Compiling thread_local v0.3.3 Oct 11 01:53:03.789 INFO kablam! Compiling aho-corasick v0.6.2 Oct 11 01:53:05.044 INFO kablam! Compiling regex v0.2.1 Oct 11 01:53:14.246 INFO kablam! Compiling docopt v0.7.0 Oct 11 01:53:19.700 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 11 01:53:20.204 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 11 01:53:20.204 INFO kablam! --> src/project/mod.rs:11:23 Oct 11 01:53:20.204 INFO kablam! | Oct 11 01:53:20.204 INFO kablam! 11 | #[cfg(not(test))] use std::env::home_dir; Oct 11 01:53:20.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:53:20.204 INFO kablam! | Oct 11 01:53:20.204 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:53:20.204 INFO kablam! Oct 11 01:53:20.204 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 11 01:53:20.204 INFO kablam! --> src/project/mod.rs:62:11 Oct 11 01:53:20.204 INFO kablam! | Oct 11 01:53:20.204 INFO kablam! 62 | match home_dir() { Oct 11 01:53:20.204 INFO kablam! | ^^^^^^^^ Oct 11 01:53:20.204 INFO kablam! Oct 11 01:53:22.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.95s Oct 11 01:53:22.654 INFO kablam! su: No module specific data is present Oct 11 01:53:23.392 INFO running `"docker" "rm" "-f" "3a04a87667f519f54d9ae58f26f0956617f87c0bfe32996c48c26877d37dc327"` Oct 11 01:53:23.660 INFO blam! 3a04a87667f519f54d9ae58f26f0956617f87c0bfe32996c48c26877d37dc327 Oct 11 01:53:23.676 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:53:23.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:53:24.183 INFO blam! 3dd0d7d5ce782490a559c86663b2002b1b8a05b85e36538af02510dba68a5e3e Oct 11 01:53:24.193 INFO running `"docker" "start" "-a" "3dd0d7d5ce782490a559c86663b2002b1b8a05b85e36538af02510dba68a5e3e"` Oct 11 01:53:25.180 INFO kablam! usermod: no changes Oct 11 01:53:25.273 INFO kablam! Compiling muxed v0.6.0 (/source) Oct 11 01:53:25.940 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 11 01:53:25.940 INFO kablam! --> tests/open.rs:16:9 Oct 11 01:53:25.940 INFO kablam! | Oct 11 01:53:25.940 INFO kablam! 16 | use std::env::home_dir; Oct 11 01:53:25.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:53:25.940 INFO kablam! | Oct 11 01:53:25.940 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:53:25.940 INFO kablam! Oct 11 01:53:25.940 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 11 01:53:25.940 INFO kablam! --> tests/open.rs:179:39 Oct 11 01:53:25.940 INFO kablam! | Oct 11 01:53:25.940 INFO kablam! 179 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 11 01:53:25.940 INFO kablam! | ^^^^^^^^ Oct 11 01:53:25.940 INFO kablam! Oct 11 01:53:25.940 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 11 01:53:25.940 INFO kablam! --> tests/open.rs:191:39 Oct 11 01:53:25.940 INFO kablam! | Oct 11 01:53:25.940 INFO kablam! 191 | assert_eq!(pane_current_path, home_dir().unwrap().to_str().unwrap()); Oct 11 01:53:25.940 INFO kablam! | ^^^^^^^^ Oct 11 01:53:25.940 INFO kablam! Oct 11 01:53:29.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 11 01:53:29.373 INFO kablam! su: No module specific data is present Oct 11 01:53:30.108 INFO running `"docker" "rm" "-f" "3dd0d7d5ce782490a559c86663b2002b1b8a05b85e36538af02510dba68a5e3e"` Oct 11 01:53:30.444 INFO blam! 3dd0d7d5ce782490a559c86663b2002b1b8a05b85e36538af02510dba68a5e3e Oct 11 01:53:30.452 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:53:30.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:53:31.004 INFO blam! b59fd9485f1ceaa96735cb87be12fea8b0037dcdf54c53f16bfc77fe0f4e18ab Oct 11 01:53:31.006 INFO running `"docker" "start" "-a" "b59fd9485f1ceaa96735cb87be12fea8b0037dcdf54c53f16bfc77fe0f4e18ab"` Oct 11 01:53:32.022 INFO kablam! usermod: no changes Oct 11 01:53:32.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 01:53:32.128 INFO kablam! Running /target/debug/deps/muxed-1d94aa3377a055e8 Oct 11 01:53:32.140 INFO blam! Oct 11 01:53:32.140 INFO blam! running 34 tests Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_select_window ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_session ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_session_with_panes_array ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_select_pane ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_layout ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_attach ... ok Oct 11 01:53:32.140 INFO blam! test project::missing_file_returns_err ... ok Oct 11 01:53:32.140 INFO blam! test project::parser::expect_1_split_window ... ok Oct 11 01:53:32.141 INFO blam! test project::parser::expect_2_windows_from_array ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_err_with_nameless_window ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_full_directory_name ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_no_layout ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_no_send_keys_commands ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_2_windows_from_list ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_2_windows_with_mixed_type_names ... ok Oct 11 01:53:32.144 INFO blam! test project::good_file_returns_ok ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_none_from_pre_matcher ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_ok_with_empty_panes_syscommands ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_ok_with_empty_syscommands ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_some_from_pre_matcher ... ok Oct 11 01:53:32.144 INFO blam! test project::parser::expect_no_send_keys_with_empty_panes_syscommands ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_three_send_keys_commands_from_pre_window ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_no_send_keys_with_blank_window ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_no_send_keys_with_blank_panes ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_two_send_keys_commands_from_pre_window ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_vec_of_option_string ... ok Oct 11 01:53:32.148 INFO blam! test project::parser::expect_vec_of_option_strings ... ok Oct 11 01:53:32.148 INFO blam! test project::poorly_formatted_file_returns_err ... ok Oct 11 01:53:32.148 INFO blam! test tmux::config::expect_missing_base_index_0 ... ok Oct 11 01:53:32.148 INFO blam! test tmux::config::expect_missing_pane_base_index_0 ... ok Oct 11 01:53:32.148 INFO blam! test tmux::config::expect_pane_base_index_5 ... ok Oct 11 01:53:32.148 INFO blam! test tmux::config::expect_pane_base_index_0 ... ok Oct 11 01:53:32.152 INFO blam! test tmux::config::expect_base_index_0 ... ok Oct 11 01:53:32.152 INFO kablam! Running /target/debug/deps/open-7a333ae77cf333b3 Oct 11 01:53:32.152 INFO blam! test tmux::config::expect_base_index_5 ... ok Oct 11 01:53:32.152 INFO blam! Oct 11 01:53:32.152 INFO blam! test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:53:32.152 INFO blam! Oct 11 01:53:32.152 INFO blam! Oct 11 01:53:32.152 INFO blam! running 33 tests Oct 11 01:53:32.156 INFO blam! test helpers::expect_muxed_to_be_captured_as_session ... ok Oct 11 01:53:32.156 INFO blam! test helpers::expect_err_session_name_capture ... ok Oct 11 01:53:32.174 INFO blam! test helpers::expect_ok_session_name_capture ... ok Oct 11 01:53:32.180 INFO blam! test helpers::expect_err_active_window_capture ... ok Oct 11 01:53:32.196 INFO blam! test helpers::count_panes_returns_two ... ok Oct 11 01:53:32.198 INFO blam! test helpers::expect_ok_active_window_capture ... ok Oct 11 01:53:32.222 INFO blam! test helpers::count_panes_returns_one ... ok Oct 11 01:53:32.244 INFO blam! test helpers::expect_err_window_name_capture ... ok Oct 11 01:53:32.276 INFO blam! test helpers::expect_vim_active_window_capture ... ok Oct 11 01:53:32.300 INFO blam! test helpers::expect_vim1_window_name_capture ... ok Oct 11 01:53:32.320 INFO blam! test helpers::expect_ok_window_name_capture ... ok Oct 11 01:53:32.320 INFO blam! test helpers::parses_with_trailing_whitespace_after_window_name ... ok Oct 11 01:53:32.408 INFO blam! test helpers::parses_with_window_flag ... ok Oct 11 01:53:32.408 INFO blam! test helpers::parses_with_previous_flag ... ok Oct 11 01:53:32.408 INFO blam! test helpers::parses_with_dollar_sign_flag ... ok Oct 11 01:53:32.416 INFO blam! test helpers::count_four_total_panes ... ok Oct 11 01:53:32.432 INFO blam! test helpers::count_three_windows ... ok Oct 11 01:53:32.453 INFO blam! test open::expect_focus_on_the_first_window ... FAILED Oct 11 01:53:32.457 INFO blam! test open::expect_pre_to_create_file ... FAILED Oct 11 01:53:32.457 INFO blam! test open::expect_home_var_to_open_in_home_dir ... FAILED Oct 11 01:53:32.461 INFO blam! test open::expect_pre_window_to_be_called_for_each_window ... FAILED Oct 11 01:53:32.461 INFO blam! test open::expect_pre_window_to_be_called_twice_for_each_window ... FAILED Oct 11 01:53:32.461 INFO blam! test open::expect_pre_to_create_two_files ... FAILED Oct 11 01:53:32.461 INFO blam! test open::expect_session_name_brians_session ... FAILED Oct 11 01:53:32.461 INFO blam! test open::expect_tilde_slash_to_open_in_home_dir ... FAILED Oct 11 01:53:32.476 INFO blam! test open::opens_3_windows_from_array ... FAILED Oct 11 01:53:32.476 INFO blam! test open::opens_2_windows ... FAILED Oct 11 01:53:32.481 INFO blam! test open::expect_to_open_in_directory_containing_spaces ... FAILED Oct 11 01:53:32.488 INFO blam! test open::panes_with_empty_commands_are_valid ... FAILED Oct 11 01:53:32.488 INFO blam! test open::multiple_windows_with_panes ... FAILED Oct 11 01:53:32.488 INFO blam! test open::opens_3_windows_with_integer_names ... FAILED Oct 11 01:53:32.488 INFO blam! test open::single_window_has_2_panes ... FAILED Oct 11 01:53:32.492 INFO blam! test open::window_with_empty_command_is_valid ... FAILED Oct 11 01:53:32.492 INFO blam! Oct 11 01:53:32.492 INFO blam! failures: Oct 11 01:53:32.498 INFO blam! Oct 11 01:53:32.498 INFO blam! ---- open::expect_focus_on_the_first_window stdout ---- Oct 11 01:53:32.498 INFO blam! Ok(()) Oct 11 01:53:32.498 INFO blam! root: /tmp/muxed_25696 Oct 11 01:53:32.498 INFO blam! thread 'open::expect_focus_on_the_first_window' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.498 INFO blam! stack backtrace: Oct 11 01:53:32.498 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.498 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.498 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.498 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.498 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.498 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.498 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.498 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.499 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.499 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.499 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.499 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.499 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.499 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.499 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.499 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.499 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.499 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.499 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.499 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.499 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.499 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.499 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.499 INFO blam! 11: 0x563c58ed605b - open::open::expect_focus_on_the_first_window::hd0d0d84af35001db Oct 11 01:53:32.499 INFO blam! at tests/open.rs:199 Oct 11 01:53:32.499 INFO blam! 12: 0x563c58ed6019 - open::open::expect_focus_on_the_first_window::{{closure}}::h985cf3c10030d166 Oct 11 01:53:32.499 INFO blam! at tests/open.rs:195 Oct 11 01:53:32.499 INFO blam! 13: 0x563c58edaa3d - core::ops::function::FnOnce::call_once::h47dc4de4abae925d Oct 11 01:53:32.499 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.499 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.499 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.500 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.500 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.500 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.500 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.500 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.500 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.500 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.500 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.500 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.506 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.506 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.506 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.506 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.506 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.506 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.506 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.506 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.506 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.507 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.507 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.507 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.507 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.507 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.507 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.507 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.507 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.507 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.507 INFO blam! 24: 0x0 - Oct 11 01:53:32.507 INFO blam! Oct 11 01:53:32.507 INFO blam! ---- open::expect_pre_to_create_file stdout ---- Oct 11 01:53:32.507 INFO blam! Ok(()) Oct 11 01:53:32.507 INFO blam! root: /tmp/muxed_50238 Oct 11 01:53:32.507 INFO blam! thread 'open::expect_pre_to_create_file' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.507 INFO blam! stack backtrace: Oct 11 01:53:32.507 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.507 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.507 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.507 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.507 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.507 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.507 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.507 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.507 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.508 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.508 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.508 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.508 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.508 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.508 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.508 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.508 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.508 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.508 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.508 INFO kablam! error: test failed, to rerun pass '--test open' Oct 11 01:53:32.508 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.508 INFO kablam! su: No module specific data is present Oct 11 01:53:32.508 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.508 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.508 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.508 INFO blam! 11: 0x563c58ed64cb - open::open::expect_pre_to_create_file::haf18769dfbfb6c83 Oct 11 01:53:32.508 INFO blam! at tests/open.rs:211 Oct 11 01:53:32.509 INFO blam! 12: 0x563c58ed6289 - open::open::expect_pre_to_create_file::{{closure}}::h65072202f79015b6 Oct 11 01:53:32.509 INFO blam! at tests/open.rs:205 Oct 11 01:53:32.509 INFO blam! 13: 0x563c58eda7fd - core::ops::function::FnOnce::call_once::h095c302406684d3f Oct 11 01:53:32.509 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.509 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.509 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.509 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.509 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.509 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.509 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.509 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.509 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.509 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.509 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.509 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.509 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.509 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.509 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.509 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.509 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.509 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.509 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.510 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.510 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.510 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.510 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.510 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.510 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.510 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.510 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.510 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.510 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.510 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.510 INFO blam! 24: 0x0 - Oct 11 01:53:32.510 INFO blam! Oct 11 01:53:32.510 INFO blam! ---- open::expect_home_var_to_open_in_home_dir stdout ---- Oct 11 01:53:32.510 INFO blam! Ok(()) Oct 11 01:53:32.510 INFO blam! root: /tmp/muxed_14683 Oct 11 01:53:32.510 INFO blam! thread 'open::expect_home_var_to_open_in_home_dir' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.510 INFO blam! stack backtrace: Oct 11 01:53:32.510 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.510 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.510 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.511 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.511 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.511 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.511 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.511 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.511 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.511 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.511 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.511 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.511 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.511 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.511 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.511 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.511 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.511 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.511 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.511 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.511 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.511 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.511 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.512 INFO blam! 11: 0x563c58ed5964 - open::open::expect_home_var_to_open_in_home_dir::h1433198387f2014f Oct 11 01:53:32.512 INFO blam! at tests/open.rs:177 Oct 11 01:53:32.512 INFO blam! 12: 0x563c58ed5919 - open::open::expect_home_var_to_open_in_home_dir::{{closure}}::h4808eb81b93a61b8 Oct 11 01:53:32.512 INFO blam! at tests/open.rs:171 Oct 11 01:53:32.512 INFO blam! 13: 0x563c58edaa7d - core::ops::function::FnOnce::call_once::h48304b42994647d3 Oct 11 01:53:32.512 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.512 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.516 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.516 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.516 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.516 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.516 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.516 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.516 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.516 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.516 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.516 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.517 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.517 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.517 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.517 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.517 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.517 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.517 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.517 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.517 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.517 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.517 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.517 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.517 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.517 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.517 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.517 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.517 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.517 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.517 INFO blam! 24: 0x0 - Oct 11 01:53:32.517 INFO blam! Oct 11 01:53:32.517 INFO blam! ---- open::expect_pre_window_to_be_called_for_each_window stdout ---- Oct 11 01:53:32.517 INFO blam! Ok(()) Oct 11 01:53:32.517 INFO blam! root: /tmp/muxed_13380 Oct 11 01:53:32.518 INFO blam! thread 'open::expect_pre_window_to_be_called_for_each_window' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.518 INFO blam! stack backtrace: Oct 11 01:53:32.518 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.518 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.518 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.518 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.518 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.518 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.518 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.518 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.518 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.518 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.518 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.518 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.518 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.518 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.518 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.518 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.518 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.518 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.518 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.518 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.519 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.519 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.519 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.519 INFO blam! 11: 0x563c58ed6ef7 - open::open::expect_pre_window_to_be_called_for_each_window::h1282c72969b2cc32 Oct 11 01:53:32.519 INFO blam! at tests/open.rs:240 Oct 11 01:53:32.519 INFO blam! 12: 0x563c58ed6c89 - open::open::expect_pre_window_to_be_called_for_each_window::{{closure}}::h297589da226c5cc0 Oct 11 01:53:32.519 INFO blam! at tests/open.rs:234 Oct 11 01:53:32.519 INFO blam! 13: 0x563c58edaafd - core::ops::function::FnOnce::call_once::h5b9db082b60c48c7 Oct 11 01:53:32.519 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.519 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.519 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.519 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.519 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.519 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.519 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.519 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.519 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.519 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.519 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.519 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.519 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.519 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.519 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.520 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.520 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.520 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.520 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.520 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.520 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.520 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.520 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.520 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.520 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.520 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.520 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.520 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.520 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.520 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.520 INFO blam! 24: 0x0 - Oct 11 01:53:32.520 INFO blam! Oct 11 01:53:32.520 INFO blam! ---- open::expect_pre_window_to_be_called_twice_for_each_window stdout ---- Oct 11 01:53:32.520 INFO blam! Ok(()) Oct 11 01:53:32.520 INFO blam! root: /tmp/muxed_33024 Oct 11 01:53:32.520 INFO blam! thread 'open::expect_pre_window_to_be_called_twice_for_each_window' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.520 INFO blam! stack backtrace: Oct 11 01:53:32.521 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.521 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.521 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.521 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.521 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.521 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.521 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.521 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.521 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.521 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.521 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.521 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.521 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.521 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.521 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.521 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.521 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.521 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.521 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.521 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.521 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.521 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.522 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.522 INFO blam! 11: 0x563c58ed75b3 - open::open::expect_pre_window_to_be_called_twice_for_each_window::h54cb0551fc9fb42c Oct 11 01:53:32.522 INFO blam! at tests/open.rs:257 Oct 11 01:53:32.522 INFO blam! 12: 0x563c58ed7259 - open::open::expect_pre_window_to_be_called_twice_for_each_window::{{closure}}::h92c23258dbe08326 Oct 11 01:53:32.522 INFO blam! at tests/open.rs:249 Oct 11 01:53:32.522 INFO blam! 13: 0x563c58edae7d - core::ops::function::FnOnce::call_once::hb99d214003e80661 Oct 11 01:53:32.522 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.522 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.522 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.522 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.522 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.522 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.522 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.522 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.522 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.522 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.522 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.522 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.522 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.522 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.522 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.522 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.522 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.523 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.523 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.523 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.523 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.523 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.523 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.523 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.523 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.523 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.523 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.523 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.523 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.523 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.523 INFO blam! 24: 0x0 - Oct 11 01:53:32.523 INFO blam! Oct 11 01:53:32.523 INFO blam! ---- open::expect_pre_to_create_two_files stdout ---- Oct 11 01:53:32.523 INFO blam! Ok(()) Oct 11 01:53:32.523 INFO blam! root: /tmp/muxed_24208 Oct 11 01:53:32.523 INFO blam! thread 'open::expect_pre_to_create_two_files' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.523 INFO blam! stack backtrace: Oct 11 01:53:32.523 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.523 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.523 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.523 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.524 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.524 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.524 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.524 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.524 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.524 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.524 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.524 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.528 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.528 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.528 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.528 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.528 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.528 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.528 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.528 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.528 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.528 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.529 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.529 INFO blam! 11: 0x563c58ed6a60 - open::open::expect_pre_to_create_two_files::h563094a41e10a241 Oct 11 01:53:32.529 INFO blam! at tests/open.rs:226 Oct 11 01:53:32.529 INFO blam! 12: 0x563c58ed6619 - open::open::expect_pre_to_create_two_files::{{closure}}::h44df8f3b31a01093 Oct 11 01:53:32.529 INFO blam! at tests/open.rs:217 Oct 11 01:53:32.529 INFO blam! 13: 0x563c58eda83d - core::ops::function::FnOnce::call_once::h0fa58dc179a89405 Oct 11 01:53:32.529 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.529 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.529 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.529 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.529 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.529 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.529 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.529 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.529 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.529 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.529 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.529 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.529 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.529 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.529 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.529 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.529 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.529 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.530 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.530 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.530 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.530 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.530 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.530 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.530 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.530 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.530 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.530 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.530 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.530 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.530 INFO blam! 24: 0x0 - Oct 11 01:53:32.530 INFO blam! Oct 11 01:53:32.530 INFO blam! ---- open::expect_session_name_brians_session stdout ---- Oct 11 01:53:32.530 INFO blam! Ok(()) Oct 11 01:53:32.530 INFO blam! root: /tmp/muxed_61137 Oct 11 01:53:32.530 INFO blam! thread 'open::expect_session_name_brians_session' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.530 INFO blam! stack backtrace: Oct 11 01:53:32.530 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.530 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.530 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.530 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.531 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.531 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.531 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.531 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.531 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.531 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.531 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.531 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.531 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.531 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.531 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.531 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.531 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.531 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.531 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.531 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.531 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.531 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.531 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.531 INFO blam! 11: 0x563c58ed795b - open::open::expect_session_name_brians_session::hbf1fa6e50bb78963 Oct 11 01:53:32.531 INFO blam! at tests/open.rs:271 Oct 11 01:53:32.531 INFO blam! 12: 0x563c58ed7919 - open::open::expect_session_name_brians_session::{{closure}}::ha60a8f72f6f68048 Oct 11 01:53:32.531 INFO blam! at tests/open.rs:266 Oct 11 01:53:32.532 INFO blam! 13: 0x563c58eda87d - core::ops::function::FnOnce::call_once::h1c5a46431c88ceab Oct 11 01:53:32.532 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.532 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.532 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.533 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.533 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.533 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.534 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.534 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.534 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.534 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.534 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.534 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.534 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.534 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.534 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.534 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.534 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.534 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.534 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.534 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.534 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.534 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.534 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.534 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.534 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.534 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.534 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.534 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.534 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.535 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.535 INFO blam! 24: 0x0 - Oct 11 01:53:32.535 INFO blam! Oct 11 01:53:32.535 INFO blam! ---- open::expect_tilde_slash_to_open_in_home_dir stdout ---- Oct 11 01:53:32.535 INFO blam! Ok(()) Oct 11 01:53:32.535 INFO blam! root: /tmp/muxed_14199 Oct 11 01:53:32.535 INFO blam! thread 'open::expect_tilde_slash_to_open_in_home_dir' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.535 INFO blam! stack backtrace: Oct 11 01:53:32.535 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.535 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.535 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.535 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.535 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.535 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.535 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.535 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.535 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.535 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.535 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.535 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.535 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.535 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.535 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.536 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.536 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.536 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.536 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.536 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.536 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.536 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.536 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.540 INFO blam! 11: 0x563c58ed5ce4 - open::open::expect_tilde_slash_to_open_in_home_dir::h9dac0e78614c24f6 Oct 11 01:53:32.540 INFO blam! at tests/open.rs:189 Oct 11 01:53:32.540 INFO blam! 12: 0x563c58ed5c99 - open::open::expect_tilde_slash_to_open_in_home_dir::{{closure}}::h22421369f64c4caa Oct 11 01:53:32.540 INFO blam! at tests/open.rs:183 Oct 11 01:53:32.540 INFO blam! 13: 0x563c58edacfd - core::ops::function::FnOnce::call_once::h89af77b06ee0999f Oct 11 01:53:32.540 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.540 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.540 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.540 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.540 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.540 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.541 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.541 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.541 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.541 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.541 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.541 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.541 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.541 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.541 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.541 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.541 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.541 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.541 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.541 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.541 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.541 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.541 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.541 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.541 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.541 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.541 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.541 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.541 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.542 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.542 INFO blam! 24: 0x0 - Oct 11 01:53:32.542 INFO blam! Oct 11 01:53:32.542 INFO blam! ---- open::opens_3_windows_from_array stdout ---- Oct 11 01:53:32.542 INFO blam! Ok(()) Oct 11 01:53:32.542 INFO blam! root: /tmp/muxed_24537 Oct 11 01:53:32.542 INFO blam! thread 'open::opens_3_windows_from_array' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.542 INFO blam! stack backtrace: Oct 11 01:53:32.542 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.542 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.542 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.542 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.542 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.542 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.542 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.542 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.542 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.542 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.542 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.542 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.542 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.542 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.543 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.543 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.543 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.543 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.543 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.543 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.543 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.543 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.543 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.543 INFO blam! 11: 0x563c58ed443b - open::open::opens_3_windows_from_array::he21f6676ecd22d9a Oct 11 01:53:32.543 INFO blam! at tests/open.rs:71 Oct 11 01:53:32.543 INFO blam! 12: 0x563c58ed43f9 - open::open::opens_3_windows_from_array::{{closure}}::h182d45f2babfc049 Oct 11 01:53:32.543 INFO blam! at tests/open.rs:67 Oct 11 01:53:32.543 INFO blam! 13: 0x563c58edadbd - core::ops::function::FnOnce::call_once::h9aa676a0641ea1e3 Oct 11 01:53:32.543 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.543 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.543 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.543 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.543 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.543 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.543 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.543 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.543 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.544 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.544 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.544 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.544 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.544 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.544 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.544 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.544 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.544 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.544 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.544 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.544 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.544 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.544 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.544 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.544 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.544 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.544 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.544 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.544 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.544 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.544 INFO blam! 24: 0x0 - Oct 11 01:53:32.545 INFO blam! Oct 11 01:53:32.545 INFO blam! ---- open::opens_2_windows stdout ---- Oct 11 01:53:32.545 INFO blam! Ok(()) Oct 11 01:53:32.545 INFO blam! root: /tmp/muxed_48013 Oct 11 01:53:32.545 INFO blam! thread 'open::opens_2_windows' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.545 INFO blam! stack backtrace: Oct 11 01:53:32.545 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.545 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.545 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.545 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.545 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.545 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.545 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.545 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.545 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.545 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.545 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.545 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.545 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.545 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.545 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.545 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.545 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.546 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.546 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.546 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.546 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.546 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.546 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.546 INFO blam! 11: 0x563c58ed465b - open::open::opens_2_windows::ha3fa9559a268a166 Oct 11 01:53:32.546 INFO blam! at tests/open.rs:84 Oct 11 01:53:32.546 INFO blam! 12: 0x563c58ed4619 - open::open::opens_2_windows::{{closure}}::heac9dd0e579390e2 Oct 11 01:53:32.546 INFO blam! at tests/open.rs:76 Oct 11 01:53:32.546 INFO blam! 13: 0x563c58edad7d - core::ops::function::FnOnce::call_once::h98ecccf67433a57a Oct 11 01:53:32.546 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.546 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.546 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.546 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.546 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.546 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.546 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.546 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.546 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.546 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.546 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.546 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.547 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.547 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.547 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.547 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.547 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.547 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.547 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.547 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.547 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.547 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.547 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.547 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.547 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.547 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.547 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.547 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.547 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.547 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.547 INFO blam! 24: 0x0 - Oct 11 01:53:32.547 INFO blam! Oct 11 01:53:32.547 INFO blam! ---- open::expect_to_open_in_directory_containing_spaces stdout ---- Oct 11 01:53:32.547 INFO blam! Ok(()) Oct 11 01:53:32.547 INFO blam! Ok(()) Oct 11 01:53:32.548 INFO blam! root: /tmp/muxed_58629 Oct 11 01:53:32.548 INFO blam! thread 'open::expect_to_open_in_directory_containing_spaces' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.548 INFO blam! stack backtrace: Oct 11 01:53:32.548 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.548 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.548 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.548 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.548 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.552 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.552 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.552 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.552 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.552 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.552 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.552 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.552 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.552 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.552 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.552 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.553 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.553 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.553 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.553 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.553 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.553 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.553 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.553 INFO blam! 11: 0x563c58ed5769 - open::open::expect_to_open_in_directory_containing_spaces::h2774e24fb6d1b386 Oct 11 01:53:32.553 INFO blam! at tests/open.rs:162 Oct 11 01:53:32.553 INFO blam! 12: 0x563c58ed55d9 - open::open::expect_to_open_in_directory_containing_spaces::{{closure}}::h9468dc1d833d947f Oct 11 01:53:32.553 INFO blam! at tests/open.rs:154 Oct 11 01:53:32.553 INFO blam! 13: 0x563c58edab3d - core::ops::function::FnOnce::call_once::h5ed3205adea1f13e Oct 11 01:53:32.553 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.553 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.553 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.553 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.553 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.553 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.553 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.553 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.553 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.553 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.553 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.554 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.554 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.554 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.554 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.554 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.554 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.554 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.554 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.554 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.554 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.554 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.554 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.554 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.554 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.554 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.554 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.554 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.554 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.554 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.554 INFO blam! 24: 0x0 - Oct 11 01:53:32.554 INFO blam! Oct 11 01:53:32.554 INFO blam! ---- open::panes_with_empty_commands_are_valid stdout ---- Oct 11 01:53:32.555 INFO blam! Ok(()) Oct 11 01:53:32.555 INFO blam! root: /tmp/muxed_63200 Oct 11 01:53:32.555 INFO blam! thread 'open::panes_with_empty_commands_are_valid' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.555 INFO blam! stack backtrace: Oct 11 01:53:32.555 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.555 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.555 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.555 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.555 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.555 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.555 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.555 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.555 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.555 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.555 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.555 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.555 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.555 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.555 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.555 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.555 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.555 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.555 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.556 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.556 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.556 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.556 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.556 INFO blam! 11: 0x563c58ed53ab - open::open::panes_with_empty_commands_are_valid::hc09f81132d9fa55d Oct 11 01:53:32.556 INFO blam! at tests/open.rs:148 Oct 11 01:53:32.556 INFO blam! 12: 0x563c58ed5369 - open::open::panes_with_empty_commands_are_valid::{{closure}}::h30818a8fe9083899 Oct 11 01:53:32.556 INFO blam! at tests/open.rs:139 Oct 11 01:53:32.556 INFO blam! 13: 0x563c58eda9fd - core::ops::function::FnOnce::call_once::h3b2c367220f51962 Oct 11 01:53:32.556 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.556 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.556 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.556 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.556 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.556 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.556 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.556 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.556 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.556 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.556 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.556 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.556 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.556 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.557 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.557 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.557 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.557 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.557 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.557 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.557 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.557 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.557 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.557 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.557 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.557 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.557 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.557 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.557 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.557 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.557 INFO blam! 24: 0x0 - Oct 11 01:53:32.557 INFO blam! Oct 11 01:53:32.557 INFO blam! ---- open::multiple_windows_with_panes stdout ---- Oct 11 01:53:32.557 INFO blam! Ok(()) Oct 11 01:53:32.557 INFO blam! root: /tmp/muxed_45666 Oct 11 01:53:32.557 INFO blam! thread 'open::multiple_windows_with_panes' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.557 INFO blam! stack backtrace: Oct 11 01:53:32.557 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.557 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.558 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.558 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.558 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.558 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.558 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.558 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.558 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.558 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.558 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.558 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.558 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.558 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.558 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.558 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.558 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.558 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.558 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.558 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.558 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.558 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.558 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.558 INFO blam! 11: 0x563c58ed4d14 - open::open::multiple_windows_with_panes::hf27aab9b82387f0f Oct 11 01:53:32.558 INFO blam! at tests/open.rs:121 Oct 11 01:53:32.558 INFO blam! 12: 0x563c58ed4cc9 - open::open::multiple_windows_with_panes::{{closure}}::h34c38b59f1f458b4 Oct 11 01:53:32.559 INFO blam! at tests/open.rs:111 Oct 11 01:53:32.559 INFO blam! 13: 0x563c58edab7d - core::ops::function::FnOnce::call_once::h5fefb35a03cdc873 Oct 11 01:53:32.559 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.559 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.559 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.559 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.559 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.559 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.559 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.559 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.559 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.559 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.559 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.559 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.559 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.559 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.559 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.559 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.559 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.559 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.559 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.559 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.559 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.560 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.560 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.560 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.560 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.560 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.560 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.560 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.560 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.564 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.564 INFO blam! 24: 0x0 - Oct 11 01:53:32.564 INFO blam! Oct 11 01:53:32.564 INFO blam! ---- open::opens_3_windows_with_integer_names stdout ---- Oct 11 01:53:32.564 INFO blam! Ok(()) Oct 11 01:53:32.564 INFO blam! root: /tmp/muxed_22454 Oct 11 01:53:32.564 INFO blam! thread 'open::opens_3_windows_with_integer_names' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.564 INFO blam! stack backtrace: Oct 11 01:53:32.564 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.564 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.564 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.564 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.564 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.565 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.565 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.565 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.565 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.565 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.565 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.565 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.565 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.565 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.565 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.565 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.565 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.565 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.565 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.565 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.565 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.565 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.565 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.565 INFO blam! 11: 0x563c58ed487b - open::open::opens_3_windows_with_integer_names::h4948836252d168f9 Oct 11 01:53:32.565 INFO blam! at tests/open.rs:93 Oct 11 01:53:32.565 INFO blam! 12: 0x563c58ed4839 - open::open::opens_3_windows_with_integer_names::{{closure}}::hda41bd01b6b8c035 Oct 11 01:53:32.565 INFO blam! at tests/open.rs:89 Oct 11 01:53:32.565 INFO blam! 13: 0x563c58edb03d - core::ops::function::FnOnce::call_once::hf8a2d51e2d4a153f Oct 11 01:53:32.565 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.565 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.566 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.566 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.566 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.566 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.566 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.566 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.566 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.566 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.566 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.566 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.566 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.566 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.566 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.566 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.566 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.566 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.566 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.566 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.566 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.566 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.566 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.566 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.566 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.566 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.566 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.567 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.567 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.567 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.567 INFO blam! 24: 0x0 - Oct 11 01:53:32.567 INFO blam! Oct 11 01:53:32.567 INFO blam! ---- open::single_window_has_2_panes stdout ---- Oct 11 01:53:32.567 INFO blam! Ok(()) Oct 11 01:53:32.567 INFO blam! root: /tmp/muxed_12006 Oct 11 01:53:32.567 INFO blam! thread 'open::single_window_has_2_panes' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.567 INFO blam! stack backtrace: Oct 11 01:53:32.567 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.567 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.567 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.567 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.567 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.567 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.567 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.567 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.567 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.567 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.567 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.567 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.567 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.567 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.567 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.568 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.568 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.568 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.568 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.568 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.568 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.568 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.568 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.568 INFO blam! 11: 0x563c58ed4a9b - open::open::single_window_has_2_panes::h6c7d38a03ce86571 Oct 11 01:53:32.568 INFO blam! at tests/open.rs:105 Oct 11 01:53:32.568 INFO blam! 12: 0x563c58ed4a59 - open::open::single_window_has_2_panes::{{closure}}::h4d5d23935ef3f0c3 Oct 11 01:53:32.568 INFO blam! at tests/open.rs:98 Oct 11 01:53:32.568 INFO blam! 13: 0x563c58edabbd - core::ops::function::FnOnce::call_once::h66f9f83a3f6d1337 Oct 11 01:53:32.568 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.568 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.568 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.568 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.568 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.568 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.568 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.569 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.569 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.569 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.569 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.569 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.569 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.569 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.569 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.569 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.569 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.569 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.569 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.569 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.569 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.569 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.569 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.569 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.569 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.569 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.569 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.569 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.569 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.569 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.569 INFO blam! 24: 0x0 - Oct 11 01:53:32.569 INFO blam! Oct 11 01:53:32.570 INFO blam! ---- open::window_with_empty_command_is_valid stdout ---- Oct 11 01:53:32.570 INFO blam! Ok(()) Oct 11 01:53:32.570 INFO blam! root: /tmp/muxed_9312 Oct 11 01:53:32.570 INFO blam! thread 'open::window_with_empty_command_is_valid' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/helpers/mod.rs:35:31 Oct 11 01:53:32.570 INFO blam! stack backtrace: Oct 11 01:53:32.570 INFO blam! 0: 0x563c590ec64e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:32.570 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:32.570 INFO blam! 1: 0x563c590f8c06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:32.570 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:32.570 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:32.570 INFO blam! 2: 0x563c590f190d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:32.570 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:32.570 INFO blam! 3: 0x563c590f161b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:32.570 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:32.570 INFO blam! 4: 0x563c590f1fbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:32.570 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:32.570 INFO blam! 5: 0x563c590f1b79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:32.570 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:32.570 INFO blam! 6: 0x563c590f1add - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:32.570 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:32.570 INFO blam! 7: 0x563c58ecf170 - open::helpers::open_muxed::{{closure}}::h76c907d2fb3a68cd Oct 11 01:53:32.570 INFO blam! at tests/helpers/mod.rs:35 Oct 11 01:53:32.570 INFO blam! 8: 0x563c58eea2ce - >::unwrap_or_else::hb9242cd9b818f29c Oct 11 01:53:32.570 INFO blam! at libcore/result.rs:774 Oct 11 01:53:32.570 INFO blam! 9: 0x563c58eced8f - open::helpers::open_muxed::h5efb0a892a582b8c Oct 11 01:53:32.571 INFO blam! at tests/helpers/mod.rs:29 Oct 11 01:53:32.571 INFO blam! 10: 0x563c58ed3f09 - open::open::test_with_contents::h95735d775485e3df Oct 11 01:53:32.571 INFO blam! at tests/open.rs:53 Oct 11 01:53:32.571 INFO blam! 11: 0x563c58ed518b - open::open::window_with_empty_command_is_valid::hfeb12e9823a98678 Oct 11 01:53:32.571 INFO blam! at tests/open.rs:134 Oct 11 01:53:32.571 INFO blam! 12: 0x563c58ed5149 - open::open::window_with_empty_command_is_valid::{{closure}}::h743dd313e5c127fd Oct 11 01:53:32.571 INFO blam! at tests/open.rs:129 Oct 11 01:53:32.571 INFO blam! 13: 0x563c58edaffd - core::ops::function::FnOnce::call_once::hf827eda7a8af3073 Oct 11 01:53:32.571 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.571 INFO blam! 14: 0x563c58ef305e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:32.571 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:32.571 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:32.571 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.571 INFO blam! 15: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.571 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.571 INFO blam! 16: 0x563c58f13bad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:32.571 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.571 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.571 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:32.571 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:32.571 INFO blam! 17: 0x563c58f147b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:32.571 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:32.571 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:32.571 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:32.571 INFO blam! 18: 0x563c59103dd9 - __rust_maybe_catch_panic Oct 11 01:53:32.572 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:32.572 INFO blam! 19: 0x563c58f01d76 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:32.572 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:32.572 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:32.572 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:32.572 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:32.572 INFO blam! 20: 0x563c590eef3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:32.572 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:32.572 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:32.576 INFO blam! 21: 0x563c590e18b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:32.576 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:32.576 INFO blam! 22: 0x7fd58c1986b9 - start_thread Oct 11 01:53:32.576 INFO blam! 23: 0x7fd58bcb841c - clone Oct 11 01:53:32.576 INFO blam! 24: 0x0 - Oct 11 01:53:32.576 INFO blam! Oct 11 01:53:32.576 INFO blam! Oct 11 01:53:32.576 INFO blam! failures: Oct 11 01:53:32.576 INFO blam! open::expect_focus_on_the_first_window Oct 11 01:53:32.576 INFO blam! open::expect_home_var_to_open_in_home_dir Oct 11 01:53:32.576 INFO blam! open::expect_pre_to_create_file Oct 11 01:53:32.576 INFO blam! open::expect_pre_to_create_two_files Oct 11 01:53:32.577 INFO blam! open::expect_pre_window_to_be_called_for_each_window Oct 11 01:53:32.577 INFO blam! open::expect_pre_window_to_be_called_twice_for_each_window Oct 11 01:53:32.577 INFO blam! open::expect_session_name_brians_session Oct 11 01:53:32.577 INFO blam! open::expect_tilde_slash_to_open_in_home_dir Oct 11 01:53:32.577 INFO blam! open::expect_to_open_in_directory_containing_spaces Oct 11 01:53:32.577 INFO blam! open::multiple_windows_with_panes Oct 11 01:53:32.577 INFO blam! open::opens_2_windows Oct 11 01:53:32.577 INFO blam! open::opens_3_windows_from_array Oct 11 01:53:32.577 INFO blam! open::opens_3_windows_with_integer_names Oct 11 01:53:32.577 INFO blam! open::panes_with_empty_commands_are_valid Oct 11 01:53:32.577 INFO blam! open::single_window_has_2_panes Oct 11 01:53:32.577 INFO blam! open::window_with_empty_command_is_valid Oct 11 01:53:32.577 INFO blam! Oct 11 01:53:32.577 INFO blam! test result: FAILED. 17 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:53:32.577 INFO blam! Oct 11 01:53:33.183 INFO running `"docker" "rm" "-f" "b59fd9485f1ceaa96735cb87be12fea8b0037dcdf54c53f16bfc77fe0f4e18ab"` Oct 11 01:53:33.531 INFO blam! b59fd9485f1ceaa96735cb87be12fea8b0037dcdf54c53f16bfc77fe0f4e18ab