Oct 11 03:28:44.077 INFO testing afnanenayet/Enayet-Shell against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:28:44.077 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:28:44.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:28:44.432 INFO blam! 8bed901b4ae4ea226ac5357146983709ffac77afe7c7ad4f2fb8902f3d0b058d Oct 11 03:28:44.440 INFO running `"docker" "start" "-a" "8bed901b4ae4ea226ac5357146983709ffac77afe7c7ad4f2fb8902f3d0b058d"` Oct 11 03:28:45.636 INFO kablam! usermod: no changes Oct 11 03:28:45.692 INFO kablam! Compiling ensh v0.4.2 (/source) Oct 11 03:28:46.376 INFO kablam! warning: unused import: `DEFAULT_PATHS` Oct 11 03:28:46.376 INFO kablam! --> src/parser/config.rs:11:32 Oct 11 03:28:46.376 INFO kablam! | Oct 11 03:28:46.376 INFO kablam! 11 | use consts::{DEF_CONFIG_FNAME, DEFAULT_PATHS}; Oct 11 03:28:46.376 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:28:46.376 INFO kablam! | Oct 11 03:28:46.376 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:28:46.376 INFO kablam! Oct 11 03:28:46.382 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 03:28:46.382 INFO kablam! --> src/parser/mod.rs:10:5 Oct 11 03:28:46.382 INFO kablam! | Oct 11 03:28:46.382 INFO kablam! 10 | use std::env::home_dir; Oct 11 03:28:46.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.382 INFO kablam! | Oct 11 03:28:46.382 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:28:46.382 INFO kablam! Oct 11 03:28:46.383 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 03:28:46.383 INFO kablam! --> src/parser/mod.rs:41:20 Oct 11 03:28:46.383 INFO kablam! | Oct 11 03:28:46.383 INFO kablam! 41 | let home_dir = home_dir().unwrap(); Oct 11 03:28:46.383 INFO kablam! | ^^^^^^^^ Oct 11 03:28:46.383 INFO kablam! Oct 11 03:28:46.383 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 03:28:46.383 INFO kablam! --> src/parser/mod.rs:65:16 Oct 11 03:28:46.383 INFO kablam! | Oct 11 03:28:46.383 INFO kablam! 65 | let home = home_dir(); Oct 11 03:28:46.383 INFO kablam! | ^^^^^^^^ Oct 11 03:28:46.383 INFO kablam! Oct 11 03:28:46.473 INFO kablam! warning: unused variable: `output_str` Oct 11 03:28:46.473 INFO kablam! --> src/cmd_dispatch.rs:61:13 Oct 11 03:28:46.473 INFO kablam! | Oct 11 03:28:46.473 INFO kablam! 61 | let output_str = from_utf8(&output.stdout.as_slice()).unwrap(); Oct 11 03:28:46.473 INFO kablam! | ^^^^^^^^^^ help: consider using `_output_str` instead Oct 11 03:28:46.473 INFO kablam! | Oct 11 03:28:46.473 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:28:46.473 INFO kablam! Oct 11 03:28:46.496 INFO kablam! warning: function is never used: `print_err` Oct 11 03:28:46.496 INFO kablam! --> src/interface.rs:16:1 Oct 11 03:28:46.496 INFO kablam! | Oct 11 03:28:46.496 INFO kablam! 16 | pub fn print_err(output: &str) { Oct 11 03:28:46.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.496 INFO kablam! | Oct 11 03:28:46.496 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:28:46.496 INFO kablam! Oct 11 03:28:46.496 INFO kablam! warning: function is never used: `verify_path` Oct 11 03:28:46.496 INFO kablam! --> src/parser/mod.rs:17:1 Oct 11 03:28:46.496 INFO kablam! | Oct 11 03:28:46.496 INFO kablam! 17 | pub fn verify_path(path: &str) -> bool { Oct 11 03:28:46.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.496 INFO kablam! Oct 11 03:28:46.497 INFO kablam! warning: function is never used: `condense_path` Oct 11 03:28:46.497 INFO kablam! --> src/parser/mod.rs:48:1 Oct 11 03:28:46.497 INFO kablam! | Oct 11 03:28:46.497 INFO kablam! 48 | pub fn condense_path(path: &str) -> Result { Oct 11 03:28:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.497 INFO kablam! Oct 11 03:28:46.497 INFO kablam! warning: function is never used: `get_home_str` Oct 11 03:28:46.497 INFO kablam! --> src/parser/mod.rs:64:1 Oct 11 03:28:46.497 INFO kablam! | Oct 11 03:28:46.497 INFO kablam! 64 | fn get_home_str() -> Option { Oct 11 03:28:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.497 INFO kablam! Oct 11 03:28:46.497 INFO kablam! warning: method is never used: `default` Oct 11 03:28:46.497 INFO kablam! --> src/shell.rs:48:5 Oct 11 03:28:46.497 INFO kablam! | Oct 11 03:28:46.497 INFO kablam! 48 | fn default() -> Shell { Oct 11 03:28:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.497 INFO kablam! Oct 11 03:28:46.497 INFO kablam! warning: method is never used: `set_paths` Oct 11 03:28:46.497 INFO kablam! --> src/shell.rs:102:5 Oct 11 03:28:46.497 INFO kablam! | Oct 11 03:28:46.497 INFO kablam! 102 | pub fn set_paths(&mut self, paths: Vec) { Oct 11 03:28:46.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:46.497 INFO kablam! Oct 11 03:28:48.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 11 03:28:48.650 INFO kablam! su: No module specific data is present Oct 11 03:28:49.513 INFO running `"docker" "rm" "-f" "8bed901b4ae4ea226ac5357146983709ffac77afe7c7ad4f2fb8902f3d0b058d"` Oct 11 03:28:49.832 INFO blam! 8bed901b4ae4ea226ac5357146983709ffac77afe7c7ad4f2fb8902f3d0b058d Oct 11 03:28:49.840 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:28:49.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:28:50.351 INFO blam! 5ed44736f44367500f08d8aa019cfa6fd6d6fd13fa79f642c443eea79d8a1579 Oct 11 03:28:50.354 INFO running `"docker" "start" "-a" "5ed44736f44367500f08d8aa019cfa6fd6d6fd13fa79f642c443eea79d8a1579"` Oct 11 03:28:51.691 INFO kablam! usermod: no changes Oct 11 03:28:51.736 INFO kablam! Compiling ensh v0.4.2 (/source) Oct 11 03:28:52.837 INFO kablam! warning: unused import: `std::env::temp_dir` Oct 11 03:28:52.837 INFO kablam! --> src/shell.rs:117:9 Oct 11 03:28:52.837 INFO kablam! | Oct 11 03:28:52.837 INFO kablam! 117 | use std::env::temp_dir; Oct 11 03:28:52.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:28:52.838 INFO kablam! | Oct 11 03:28:52.838 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:28:52.838 INFO kablam! Oct 11 03:28:52.838 INFO kablam! warning: unused import: `super::parser::config::create_default_config` Oct 11 03:28:52.838 INFO kablam! --> src/shell.rs:118:9 Oct 11 03:28:52.838 INFO kablam! | Oct 11 03:28:52.838 INFO kablam! 118 | use super::parser::config::create_default_config; Oct 11 03:28:52.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:52.838 INFO kablam! Oct 11 03:28:52.865 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 03:28:52.865 INFO kablam! --> src/parser/mod.rs:10:5 Oct 11 03:28:52.865 INFO kablam! | Oct 11 03:28:52.866 INFO kablam! 10 | use std::env::home_dir; Oct 11 03:28:52.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:28:52.866 INFO kablam! | Oct 11 03:28:52.866 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 03:28:52.867 INFO kablam! Oct 11 03:28:52.867 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 03:28:52.867 INFO kablam! --> src/parser/mod.rs:41:20 Oct 11 03:28:52.867 INFO kablam! | Oct 11 03:28:52.868 INFO kablam! 41 | let home_dir = home_dir().unwrap(); Oct 11 03:28:52.868 INFO kablam! | ^^^^^^^^ Oct 11 03:28:52.868 INFO kablam! Oct 11 03:28:52.868 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 03:28:52.869 INFO kablam! --> src/parser/mod.rs:65:16 Oct 11 03:28:52.869 INFO kablam! | Oct 11 03:28:52.869 INFO kablam! 65 | let home = home_dir(); Oct 11 03:28:52.870 INFO kablam! | ^^^^^^^^ Oct 11 03:28:52.870 INFO kablam! Oct 11 03:28:53.097 INFO kablam! warning: unused variable: `output_str` Oct 11 03:28:53.097 INFO kablam! --> src/cmd_dispatch.rs:61:13 Oct 11 03:28:53.098 INFO kablam! | Oct 11 03:28:53.098 INFO kablam! 61 | let output_str = from_utf8(&output.stdout.as_slice()).unwrap(); Oct 11 03:28:53.098 INFO kablam! | ^^^^^^^^^^ help: consider using `_output_str` instead Oct 11 03:28:53.098 INFO kablam! | Oct 11 03:28:53.099 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:28:53.099 INFO kablam! Oct 11 03:28:53.099 INFO kablam! warning: unused variable: `shell` Oct 11 03:28:53.100 INFO kablam! --> src/shell.rs:133:13 Oct 11 03:28:53.100 INFO kablam! | Oct 11 03:28:53.100 INFO kablam! 133 | let shell = Shell::default(); Oct 11 03:28:53.101 INFO kablam! | ^^^^^ help: consider using `_shell` instead Oct 11 03:28:53.101 INFO kablam! Oct 11 03:28:53.101 INFO kablam! warning: unused variable: `shell` Oct 11 03:28:53.101 INFO kablam! --> src/lib.rs:146:13 Oct 11 03:28:53.102 INFO kablam! | Oct 11 03:28:53.102 INFO kablam! 146 | let shell = init_shell(Some(config_fp)); Oct 11 03:28:53.102 INFO kablam! | ^^^^^ help: consider using `_shell` instead Oct 11 03:28:53.103 INFO kablam! Oct 11 03:28:53.170 INFO kablam! warning: function is never used: `verify_path` Oct 11 03:28:53.171 INFO kablam! --> src/parser/mod.rs:17:1 Oct 11 03:28:53.171 INFO kablam! | Oct 11 03:28:53.171 INFO kablam! 17 | pub fn verify_path(path: &str) -> bool { Oct 11 03:28:53.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:53.172 INFO kablam! | Oct 11 03:28:53.172 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:28:53.172 INFO kablam! Oct 11 03:28:53.173 INFO kablam! warning: method is never used: `set_paths` Oct 11 03:28:53.173 INFO kablam! --> src/shell.rs:102:5 Oct 11 03:28:53.173 INFO kablam! | Oct 11 03:28:53.174 INFO kablam! 102 | pub fn set_paths(&mut self, paths: Vec) { Oct 11 03:28:53.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:53.174 INFO kablam! Oct 11 03:28:53.175 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:28:53.175 INFO kablam! --> src/shell.rs:146:9 Oct 11 03:28:53.175 INFO kablam! | Oct 11 03:28:53.176 INFO kablam! 146 | parser::config::create_default_config(&fp_str, &def_paths_vec); Oct 11 03:28:53.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:53.176 INFO kablam! | Oct 11 03:28:53.177 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 03:28:53.177 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:28:53.177 INFO kablam! Oct 11 03:28:53.177 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:28:53.178 INFO kablam! --> src/lib.rs:143:9 Oct 11 03:28:53.178 INFO kablam! | Oct 11 03:28:53.178 INFO kablam! 143 | super::parser::config::create_default_config(config_fp, &config_vec); Oct 11 03:28:53.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:28:53.179 INFO kablam! | Oct 11 03:28:53.179 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:28:53.179 INFO kablam! Oct 11 03:28:54.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.06s Oct 11 03:28:54.777 INFO kablam! su: No module specific data is present Oct 11 03:28:55.999 INFO running `"docker" "rm" "-f" "5ed44736f44367500f08d8aa019cfa6fd6d6fd13fa79f642c443eea79d8a1579"` Oct 11 03:28:56.264 INFO blam! 5ed44736f44367500f08d8aa019cfa6fd6d6fd13fa79f642c443eea79d8a1579 Oct 11 03:28:56.266 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:28:56.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 03:28:56.633 INFO blam! eda79fb58f542a130f2c97f56c577c8cc14751b7e61b8849f68176922e5e190f Oct 11 03:28:56.635 INFO running `"docker" "start" "-a" "eda79fb58f542a130f2c97f56c577c8cc14751b7e61b8849f68176922e5e190f"` Oct 11 03:28:57.933 INFO kablam! usermod: no changes Oct 11 03:28:57.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 03:28:57.976 INFO kablam! Running /target/debug/deps/ensh-a0fb5504fce16e45 Oct 11 03:28:57.984 INFO kablam! test Oct 11 03:28:57.984 INFO blam! Oct 11 03:28:57.984 INFO blam! running 22 tests Oct 11 03:28:57.984 INFO blam! test interface::tests::test_print_stdout ... ok Oct 11 03:28:57.984 INFO blam! test interface::tests::test_print_stderr ... ok Oct 11 03:28:57.984 INFO blam! test interface::tests::test_print_sh_prompt ... ok Oct 11 03:28:57.984 INFO blam! test cmd_dispatch::tests::test_cwd_valid_path ... ok Oct 11 03:28:57.984 INFO blam! test cmd_dispatch::tests::test_cwd_invalid_path ... ok Oct 11 03:28:58.004 INFO blam! test parser::tests::test_condense_path_invalid_path ... ok Oct 11 03:28:58.004 INFO blam! test parser::tests::test_get_home_path_str ... ok Oct 11 03:28:58.004 INFO blam! test parser::tests::test_norm_abs_path_invalid_path ... ok Oct 11 03:28:58.004 INFO blam! test parser::tests::test_norm_abs_path_with_abs_path ... ok Oct 11 03:28:58.004 INFO blam! test shell::tests::test_cwd ... ok Oct 11 03:28:58.004 INFO blam! test shell::tests::test_default_shell_init ... ok Oct 11 03:28:58.004 INFO blam! test parser::config::tests::test_create_def_config ... ok Oct 11 03:28:58.007 INFO blam! test shell::tests::test_print_wd ... ok Oct 11 03:28:58.007 INFO blam! test shell::tests::test_search_bin ... ok Oct 11 03:28:58.016 INFO blam! test parser::config::tests::test_write_config_fs ... ok Oct 11 03:28:58.025 INFO blam! test parser::config::tests::test_read_config_fs ... ok Oct 11 03:28:58.025 INFO blam! test parser::config::tests::verify_read_write_config ... ok Oct 11 03:28:58.026 INFO blam! test shell::tests::test_load_paths ... ok Oct 11 03:28:58.026 INFO blam! test parser::tests::test_condense_path_already_condensed ... FAILED Oct 11 03:28:58.028 INFO blam! test parser::tests::test_condense_path_valid_path ... FAILED Oct 11 03:28:58.028 INFO blam! test parser::tests::test_norm_abs_path_valid_path ... FAILED Oct 11 03:28:58.030 INFO blam! test tests::test_init_shell ... ok Oct 11 03:28:58.030 INFO blam! Oct 11 03:28:58.030 INFO blam! failures: Oct 11 03:28:58.030 INFO blam! Oct 11 03:28:58.030 INFO blam! ---- parser::tests::test_condense_path_already_condensed stdout ---- Oct 11 03:28:58.030 INFO blam! thread 'parser::tests::test_condense_path_already_condensed' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 03:28:58.030 INFO blam! stack backtrace: Oct 11 03:28:58.030 INFO blam! 0: 0x56020917a37e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 03:28:58.030 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 03:28:58.030 INFO blam! 1: 0x560209186a36 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 03:28:58.030 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 03:28:58.030 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 03:28:58.030 INFO blam! 2: 0x56020917f58d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:211 Oct 11 03:28:58.031 INFO blam! 3: 0x56020917f29b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:221 Oct 11 03:28:58.031 INFO blam! 4: 0x56020917fc3c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:476 Oct 11 03:28:58.031 INFO blam! 5: 0x56020917f7f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:390 Oct 11 03:28:58.031 INFO blam! 6: 0x56020917f6f5 - rust_begin_unwind Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:325 Oct 11 03:28:58.031 INFO blam! 7: 0x5602091c1cfb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 03:28:58.031 INFO blam! at libcore/panicking.rs:77 Oct 11 03:28:58.031 INFO blam! 8: 0x5602091119f3 - core::result::unwrap_failed::h27ce195329b4ef1d Oct 11 03:28:58.031 INFO blam! at libcore/macros.rs:26 Oct 11 03:28:58.031 INFO blam! 9: 0x560209110f58 - >::unwrap::h419f95abf311ef94 Oct 11 03:28:58.031 INFO blam! at libcore/result.rs:808 Oct 11 03:28:58.031 INFO blam! 10: 0x560209121caf - ensh::parser::tests::test_condense_path_already_condensed::hd5af8b656dd7368e Oct 11 03:28:58.031 INFO blam! at src/parser/mod.rs:138 Oct 11 03:28:58.031 INFO blam! 11: 0x560209121c49 - ensh::parser::tests::test_condense_path_already_condensed::{{closure}}::h775f14a5775dda8b Oct 11 03:28:58.031 INFO blam! at src/parser/mod.rs:136 Oct 11 03:28:58.031 INFO blam! 12: 0x56020911ee2d - core::ops::function::FnOnce::call_once::h30624df85d6be6b4 Oct 11 03:28:58.031 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.031 INFO blam! 13: 0x56020912cbee - >::call_box::h95b7cb918af67b5d Oct 11 03:28:58.031 INFO blam! at libtest/lib.rs:1468 Oct 11 03:28:58.031 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.031 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.031 INFO blam! 14: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.031 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.031 INFO blam! 15: 0x56020914d73d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.031 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.031 INFO blam! at libtest/lib.rs:1423 Oct 11 03:28:58.031 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 03:28:58.031 INFO blam! 16: 0x56020914e344 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 03:28:58.031 INFO blam! at libstd/thread/mod.rs:409 Oct 11 03:28:58.031 INFO blam! at libstd/panic.rs:313 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:310 Oct 11 03:28:58.031 INFO blam! 17: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.031 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.031 INFO blam! 18: 0x56020913b906 - >::call_box::h96125cb29a9ba44b Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.031 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.031 INFO blam! at libstd/thread/mod.rs:408 Oct 11 03:28:58.031 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.031 INFO blam! 19: 0x56020917cc7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 03:28:58.031 INFO blam! at liballoc/boxed.rs:682 Oct 11 03:28:58.031 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 03:28:58.031 INFO blam! 20: 0x56020916fc45 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 03:28:58.031 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 03:28:58.031 INFO blam! 21: 0x7f6c423376b9 - start_thread Oct 11 03:28:58.031 INFO blam! 22: 0x7f6c41e5741c - clone Oct 11 03:28:58.031 INFO blam! 23: 0x0 - Oct 11 03:28:58.031 INFO blam! Oct 11 03:28:58.031 INFO blam! ---- parser::tests::test_condense_path_valid_path stdout ---- Oct 11 03:28:58.031 INFO blam! thread 'parser::tests::test_condense_path_valid_path' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 03:28:58.031 INFO blam! stack backtrace: Oct 11 03:28:58.031 INFO blam! 0: 0x56020917a37e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 03:28:58.031 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 03:28:58.031 INFO blam! 1: 0x560209186a36 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 03:28:58.031 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 03:28:58.031 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 03:28:58.031 INFO blam! 2: 0x56020917f58d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:211 Oct 11 03:28:58.031 INFO blam! 3: 0x56020917f29b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:221 Oct 11 03:28:58.031 INFO blam! 4: 0x56020917fc3c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:476 Oct 11 03:28:58.031 INFO blam! 5: 0x56020917f7f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:390 Oct 11 03:28:58.031 INFO blam! 6: 0x56020917f6f5 - rust_begin_unwind Oct 11 03:28:58.031 INFO blam! at libstd/panicking.rs:325 Oct 11 03:28:58.031 INFO blam! 7: 0x5602091c1cfb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 03:28:58.031 INFO blam! at libcore/panicking.rs:77 Oct 11 03:28:58.031 INFO blam! 8: 0x5602091119f3 - core::result::unwrap_failed::h27ce195329b4ef1d Oct 11 03:28:58.031 INFO blam! at libcore/macros.rs:26 Oct 11 03:28:58.031 INFO blam! 9: 0x560209110f58 - >::unwrap::h419f95abf311ef94 Oct 11 03:28:58.031 INFO blam! at libcore/result.rs:808 Oct 11 03:28:58.031 INFO blam! 10: 0x56020912180b - ensh::parser::tests::test_condense_path_valid_path::h1886f430a1f252a5 Oct 11 03:28:58.031 INFO blam! at src/parser/mod.rs:118 Oct 11 03:28:58.031 INFO blam! 11: 0x560209121739 - ensh::parser::tests::test_condense_path_valid_path::{{closure}}::h6b7b29de547edd8f Oct 11 03:28:58.031 INFO blam! at src/parser/mod.rs:114 Oct 11 03:28:58.031 INFO blam! 12: 0x56020911f26d - core::ops::function::FnOnce::call_once::hf9ec5ca207c9aaa5 Oct 11 03:28:58.031 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.031 INFO blam! 13: 0x56020912cbee - >::call_box::h95b7cb918af67b5d Oct 11 03:28:58.031 INFO blam! at libtest/lib.rs:1468 Oct 11 03:28:58.031 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.031 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.032 INFO blam! 14: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.032 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.032 INFO blam! 15: 0x56020914d73d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.032 INFO blam! at libtest/lib.rs:1423 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 03:28:58.032 INFO blam! 16: 0x56020914e344 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 03:28:58.032 INFO blam! at libstd/thread/mod.rs:409 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:313 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:310 Oct 11 03:28:58.032 INFO blam! 17: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.032 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.032 INFO blam! 18: 0x56020913b906 - >::call_box::h96125cb29a9ba44b Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.032 INFO blam! at libstd/thread/mod.rs:408 Oct 11 03:28:58.032 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.032 INFO blam! 19: 0x56020917cc7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 03:28:58.032 INFO blam! at liballoc/boxed.rs:682 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 03:28:58.032 INFO blam! 20: 0x56020916fc45 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 03:28:58.032 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 03:28:58.032 INFO blam! 21: 0x7f6c423376b9 - start_thread Oct 11 03:28:58.032 INFO blam! 22: 0x7f6c41e5741c - clone Oct 11 03:28:58.032 INFO blam! 23: 0x0 - Oct 11 03:28:58.032 INFO blam! Oct 11 03:28:58.032 INFO blam! ---- parser::tests::test_norm_abs_path_valid_path stdout ---- Oct 11 03:28:58.032 INFO blam! thread 'parser::tests::test_norm_abs_path_valid_path' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 03:28:58.032 INFO blam! stack backtrace: Oct 11 03:28:58.032 INFO blam! 0: 0x56020917a37e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 03:28:58.032 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 03:28:58.032 INFO blam! 1: 0x560209186a36 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 03:28:58.032 INFO blam! 2: 0x56020917f58d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:211 Oct 11 03:28:58.032 INFO blam! 3: 0x56020917f29b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:221 Oct 11 03:28:58.032 INFO blam! 4: 0x56020917fc3c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:476 Oct 11 03:28:58.032 INFO blam! 5: 0x56020917f7f9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:390 Oct 11 03:28:58.032 INFO blam! 6: 0x56020917f6f5 - rust_begin_unwind Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:325 Oct 11 03:28:58.032 INFO blam! 7: 0x5602091c1cfb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 03:28:58.032 INFO blam! at libcore/panicking.rs:77 Oct 11 03:28:58.032 INFO blam! 8: 0x5602091119f3 - core::result::unwrap_failed::h27ce195329b4ef1d Oct 11 03:28:58.032 INFO blam! at libcore/macros.rs:26 Oct 11 03:28:58.032 INFO blam! 9: 0x560209110f58 - >::unwrap::h419f95abf311ef94 Oct 11 03:28:58.032 INFO blam! at libcore/result.rs:808 Oct 11 03:28:58.032 INFO blam! 10: 0x56020912106f - ensh::parser::tests::test_norm_abs_path_valid_path::haf627685b3eb4d39 Oct 11 03:28:58.032 INFO blam! at src/parser/mod.rs:85 Oct 11 03:28:58.032 INFO blam! 11: 0x560209121009 - ensh::parser::tests::test_norm_abs_path_valid_path::{{closure}}::h377029f391a0d603 Oct 11 03:28:58.032 INFO blam! at src/parser/mod.rs:83 Oct 11 03:28:58.032 INFO blam! 12: 0x56020911f1ad - core::ops::function::FnOnce::call_once::he8eac24b61e801ee Oct 11 03:28:58.032 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.032 INFO blam! 13: 0x56020912cbee - >::call_box::h95b7cb918af67b5d Oct 11 03:28:58.032 INFO blam! at libtest/lib.rs:1468 Oct 11 03:28:58.032 INFO blam! at libcore/ops/function.rs:238 Oct 11 03:28:58.032 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.032 INFO blam! 14: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.032 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.032 INFO blam! 15: 0x56020914d73d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.032 INFO blam! at libtest/lib.rs:1423 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 03:28:58.032 INFO blam! 16: 0x56020914e344 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 03:28:58.032 INFO blam! at libstd/thread/mod.rs:409 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:313 Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:310 Oct 11 03:28:58.032 INFO blam! 17: 0x560209191c09 - __rust_maybe_catch_panic Oct 11 03:28:58.032 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 03:28:58.032 INFO blam! 18: 0x56020913b906 - >::call_box::h96125cb29a9ba44b Oct 11 03:28:58.032 INFO blam! at libstd/panicking.rs:289 Oct 11 03:28:58.032 INFO blam! at libstd/panic.rs:392 Oct 11 03:28:58.032 INFO blam! at libstd/thread/mod.rs:408 Oct 11 03:28:58.032 INFO blam! at liballoc/boxed.rs:672 Oct 11 03:28:58.032 INFO blam! 19: 0x56020917cc7a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 03:28:58.032 INFO blam! at liballoc/boxed.rs:682 Oct 11 03:28:58.032 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 03:28:58.032 INFO blam! 20: 0x56020916fc45 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 03:28:58.032 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 03:28:58.032 INFO blam! 21: 0x7f6c423376b9 - start_thread Oct 11 03:28:58.032 INFO blam! 22: 0x7f6c41e5741c - clone Oct 11 03:28:58.032 INFO blam! 23: 0x0 - Oct 11 03:28:58.032 INFO blam! Oct 11 03:28:58.032 INFO blam! Oct 11 03:28:58.033 INFO blam! failures: Oct 11 03:28:58.033 INFO blam! parser::tests::test_condense_path_already_condensed Oct 11 03:28:58.033 INFO blam! parser::tests::test_condense_path_valid_path Oct 11 03:28:58.033 INFO blam! parser::tests::test_norm_abs_path_valid_path Oct 11 03:28:58.033 INFO blam! Oct 11 03:28:58.033 INFO blam! test result: FAILED. 19 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:28:58.033 INFO blam! Oct 11 03:28:58.044 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 03:28:58.044 INFO kablam! su: No module specific data is present Oct 11 03:28:59.162 INFO running `"docker" "rm" "-f" "eda79fb58f542a130f2c97f56c577c8cc14751b7e61b8849f68176922e5e190f"` Oct 11 03:28:59.480 INFO blam! eda79fb58f542a130f2c97f56c577c8cc14751b7e61b8849f68176922e5e190f