Oct 11 02:13:42.006 INFO testing bike-barn/hermit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:13:42.006 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:13:42.006 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 02:13:42.273 INFO blam! 8fdd8b5959e60cee19754e68e325172c07401dc77e4d0e6027b4feaaf7eb0464 Oct 11 02:13:42.281 INFO running `"docker" "start" "-a" "8fdd8b5959e60cee19754e68e325172c07401dc77e4d0e6027b4feaaf7eb0464"` Oct 11 02:13:43.490 INFO kablam! usermod: no changes Oct 11 02:13:43.660 INFO kablam! Compiling error-chain v0.10.0 Oct 11 02:13:43.660 INFO kablam! Compiling toml v0.2.1 Oct 11 02:13:43.660 INFO kablam! Compiling gcc v0.3.35 Oct 11 02:13:43.660 INFO kablam! Compiling matches v0.1.2 Oct 11 02:13:43.672 INFO kablam! Compiling curl-sys v0.4.1 Oct 11 02:13:43.672 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 11 02:13:43.672 INFO kablam! Compiling atty v0.2.6 Oct 11 02:13:43.672 INFO kablam! Compiling textwrap v0.10.0 Oct 11 02:13:44.248 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 11 02:13:45.288 INFO kablam! Compiling clap v2.32.0 Oct 11 02:13:47.836 INFO kablam! Compiling metadeps v1.1.2 Oct 11 02:13:48.296 INFO kablam! Compiling cmake v0.1.17 Oct 11 02:13:48.344 INFO kablam! Compiling libz-sys v1.0.6 Oct 11 02:13:48.577 INFO kablam! Compiling idna v0.1.4 Oct 11 02:13:48.747 INFO kablam! Compiling backtrace v0.3.9 Oct 11 02:13:49.336 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 11 02:13:49.498 INFO kablam! Compiling libgit2-sys v0.7.4 Oct 11 02:13:49.641 INFO kablam! Compiling openssl-sys v0.9.6 Oct 11 02:13:52.417 INFO kablam! Compiling failure v0.1.1 Oct 11 02:13:54.509 INFO kablam! Compiling url v1.6.0 Oct 11 02:14:41.752 INFO kablam! Compiling git2 v0.7.2 Oct 11 02:14:49.716 INFO kablam! Compiling hermit v0.0.1 (/source) Oct 11 02:14:50.545 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 02:14:50.545 INFO kablam! --> src/env.rs:4:9 Oct 11 02:14:50.546 INFO kablam! | Oct 11 02:14:50.546 INFO kablam! 4 | pub use std::env::home_dir; Oct 11 02:14:50.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:14:50.547 INFO kablam! | Oct 11 02:14:50.547 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:14:50.547 INFO kablam! Oct 11 02:14:50.548 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 02:14:50.548 INFO kablam! --> src/env.rs:23:5 Oct 11 02:14:50.548 INFO kablam! | Oct 11 02:14:50.548 INFO kablam! 23 | env::home_dir().map(|home| home.join(".config/hermit")) Oct 11 02:14:50.549 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:14:50.549 INFO kablam! Oct 11 02:14:50.554 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 02:14:50.555 INFO kablam! --> src/main.rs:56:20 Oct 11 02:14:50.555 INFO kablam! | Oct 11 02:14:50.555 INFO kablam! 56 | let home_dir = env::home_dir().expect("Could not determine home directory."); Oct 11 02:14:50.556 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:14:50.556 INFO kablam! Oct 11 02:14:50.799 INFO kablam! warning: method is never used: `path_for` Oct 11 02:14:50.799 INFO kablam! --> src/shell.rs:22:5 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 22 | pub fn path_for(&self, filename: &str) -> PathBuf { Oct 11 02:14:50.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:14:50.799 INFO kablam! Oct 11 02:14:50.799 INFO kablam! warning: variant is never constructed: `MkDir` Oct 11 02:14:50.799 INFO kablam! --> src/file_operations.rs:9:5 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 9 | MkDir(PathBuf), Oct 11 02:14:50.799 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 02:14:50.799 INFO kablam! Oct 11 02:14:50.799 INFO kablam! warning: method is never used: `operations` Oct 11 02:14:50.799 INFO kablam! --> src/file_operations.rs:60:5 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 60 | pub fn operations(&self) -> &Vec { Oct 11 02:14:50.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:14:50.799 INFO kablam! Oct 11 02:14:50.799 INFO kablam! warning: method is never used: `create_dir` Oct 11 02:14:50.799 INFO kablam! --> src/file_operations.rs:64:5 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 64 | pub fn create_dir(&mut self, name: impl AsRef) { Oct 11 02:14:50.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:14:50.799 INFO kablam! Oct 11 02:14:50.799 INFO kablam! warning: missing documentation for crate Oct 11 02:14:50.799 INFO kablam! --> src/main.rs:1:1 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 1 | / #![warn(missing_docs)] Oct 11 02:14:50.799 INFO kablam! 2 | | extern crate clap; Oct 11 02:14:50.799 INFO kablam! 3 | | extern crate failure; Oct 11 02:14:50.799 INFO kablam! 4 | | #[macro_use] Oct 11 02:14:50.799 INFO kablam! ... | Oct 11 02:14:50.799 INFO kablam! 233 | | Err(Error::SubcommandNotImplemented(name)) Oct 11 02:14:50.799 INFO kablam! 234 | | } Oct 11 02:14:50.799 INFO kablam! | |_^ Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! note: lint level defined here Oct 11 02:14:50.799 INFO kablam! --> src/main.rs:1:9 Oct 11 02:14:50.799 INFO kablam! | Oct 11 02:14:50.799 INFO kablam! 1 | #![warn(missing_docs)] Oct 11 02:14:50.799 INFO kablam! | ^^^^^^^^^^^^ Oct 11 02:14:50.799 INFO kablam! Oct 11 02:14:53.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 11 02:14:53.462 INFO kablam! su: No module specific data is present Oct 11 02:14:54.226 INFO running `"docker" "rm" "-f" "8fdd8b5959e60cee19754e68e325172c07401dc77e4d0e6027b4feaaf7eb0464"` Oct 11 02:14:54.560 INFO blam! 8fdd8b5959e60cee19754e68e325172c07401dc77e4d0e6027b4feaaf7eb0464 Oct 11 02:14:54.565 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:14:54.566 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 02:14:54.984 INFO blam! 2d636e4616af1ec97011e97dd47e9cde9636a5bdf94f1bea52bb348f99dabbeb Oct 11 02:14:55.000 INFO running `"docker" "start" "-a" "2d636e4616af1ec97011e97dd47e9cde9636a5bdf94f1bea52bb348f99dabbeb"` Oct 11 02:14:56.170 INFO kablam! usermod: no changes Oct 11 02:14:56.452 INFO kablam! Compiling hermit v0.0.1 (/source) Oct 11 02:14:57.192 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 02:14:57.192 INFO kablam! --> src/env.rs:4:9 Oct 11 02:14:57.192 INFO kablam! | Oct 11 02:14:57.192 INFO kablam! 4 | pub use std::env::home_dir; Oct 11 02:14:57.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:14:57.192 INFO kablam! | Oct 11 02:14:57.192 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:14:57.192 INFO kablam! Oct 11 02:14:57.192 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 02:14:57.192 INFO kablam! --> src/env.rs:23:5 Oct 11 02:14:57.192 INFO kablam! | Oct 11 02:14:57.192 INFO kablam! 23 | env::home_dir().map(|home| home.join(".config/hermit")) Oct 11 02:14:57.192 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:14:57.192 INFO kablam! Oct 11 02:14:57.192 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 02:14:57.192 INFO kablam! --> src/main.rs:56:20 Oct 11 02:14:57.192 INFO kablam! | Oct 11 02:14:57.192 INFO kablam! 56 | let home_dir = env::home_dir().expect("Could not determine home directory."); Oct 11 02:14:57.192 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:14:57.192 INFO kablam! Oct 11 02:15:00.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.73s Oct 11 02:15:00.946 INFO kablam! su: No module specific data is present Oct 11 02:15:01.705 INFO running `"docker" "rm" "-f" "2d636e4616af1ec97011e97dd47e9cde9636a5bdf94f1bea52bb348f99dabbeb"` Oct 11 02:15:02.036 INFO blam! 2d636e4616af1ec97011e97dd47e9cde9636a5bdf94f1bea52bb348f99dabbeb Oct 11 02:15:02.042 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:15:02.042 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 02:15:02.468 INFO blam! 210064002b2d91597d5280efc15ed16a6ea9160914f3d110f0ee8162ef64913b Oct 11 02:15:02.470 INFO running `"docker" "start" "-a" "210064002b2d91597d5280efc15ed16a6ea9160914f3d110f0ee8162ef64913b"` Oct 11 02:15:03.588 INFO kablam! usermod: no changes Oct 11 02:15:03.732 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 02:15:03.756 INFO kablam! Running /target/debug/deps/hermit-c35e0b7bd071cb26 Oct 11 02:15:03.788 INFO blam! Oct 11 02:15:03.788 INFO blam! running 32 tests Oct 11 02:15:03.820 INFO blam! test env::tests::hermit_dir_can_be_set_by_environment_variable ... ok Oct 11 02:15:03.820 INFO blam! test env::tests::hermit_dir_defaults_to_dot_config ... ok Oct 11 02:15:03.929 INFO blam! test config::test::has_a_root_path ... FAILED Oct 11 02:15:03.929 INFO blam! test config::test::can_set_the_current_shell_name ... FAILED Oct 11 02:15:03.929 INFO blam! test config::test::can_confirm_a_shell_does_not_exist ... FAILED Oct 11 02:15:03.930 INFO blam! test config::test::can_walk_a_directory_skipping_subdirectory_entries ... FAILED Oct 11 02:15:03.930 INFO blam! test config::test::returns_the_current_shell_name ... FAILED Oct 11 02:15:03.930 INFO blam! test config::test::can_confirm_a_shell_exists ... FAILED Oct 11 02:15:03.931 INFO blam! test config::test::can_walk_a_directory ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_create_path_of_needed_directories ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::does_not_init_without_commit ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::does_not_link_file_without_commit ... ok Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_remove_file ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::does_not_create_a_directory_without_commit ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::does_not_remove_file_without_commit ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::wont_re_init_an_already_existing_repository ... FAILED Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_create_a_directory ... FAILED Oct 11 02:15:03.934 INFO blam! test hermit::tests::returns_the_current_shell ... ok Oct 11 02:15:03.934 INFO blam! test hermit::tests::can_set_the_current_shell ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::can_resolve_paths ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::can_resolve_its_path ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::can_link_all_paths ... ok Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_init_a_git_repo ... FAILED Oct 11 02:15:03.934 INFO blam! test hermit::tests::cant_set_the_current_shell_to_a_nonexistent_shell ... ok Oct 11 02:15:03.934 INFO blam! test hermit::tests::can_initialize_a_new_shell ... ok Oct 11 02:15:03.934 INFO blam! test file_operations::tests::can_link_file ... FAILED Oct 11 02:15:03.934 INFO blam! test shell::tests::has_a_string_name ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::has_a_name ... ok Oct 11 02:15:03.934 INFO blam! test hermit::tests::can_inhabit_and_change_shells ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::can_unlink_all_paths ... ok Oct 11 02:15:03.934 INFO blam! test shell::tests::resolves_empty_string_to_root ... ok Oct 11 02:15:03.934 INFO blam! Oct 11 02:15:03.934 INFO blam! failures: Oct 11 02:15:03.934 INFO blam! Oct 11 02:15:03.934 INFO blam! ---- config::test::has_a_root_path stdout ---- Oct 11 02:15:03.934 INFO blam! thread 'config::test::has_a_root_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 02:15:03.934 INFO blam! stack backtrace: Oct 11 02:15:03.934 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.934 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.934 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.934 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.934 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.934 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.934 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.934 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.934 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.934 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.935 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.935 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.935 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.935 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.935 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.935 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.935 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.935 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.935 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.935 INFO blam! at src/config.rs:256 Oct 11 02:15:03.935 INFO blam! 11: 0x55a42fb1dbf6 - hermit::config::test::has_a_root_path::h519e7fe1b25c5575 Oct 11 02:15:03.935 INFO blam! at src/config.rs:275 Oct 11 02:15:03.935 INFO blam! 12: 0x55a42fb1db49 - hermit::config::test::has_a_root_path::{{closure}}::ha4ce71bdc0c52db1 Oct 11 02:15:03.935 INFO blam! at src/config.rs:274 Oct 11 02:15:03.935 INFO blam! 13: 0x55a42fb2272d - core::ops::function::FnOnce::call_once::h71a9fb4def7000d9 Oct 11 02:15:03.935 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.935 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.935 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.935 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.935 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.935 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.935 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.935 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.935 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.935 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.935 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.935 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.935 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.935 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.935 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.935 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.935 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.935 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.935 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.935 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.935 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.935 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.935 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.935 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.935 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.935 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.935 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.935 INFO blam! 24: 0x0 - Oct 11 02:15:03.935 INFO blam! Oct 11 02:15:03.935 INFO blam! ---- config::test::can_set_the_current_shell_name stdout ---- Oct 11 02:15:03.935 INFO blam! thread 'config::test::can_set_the_current_shell_name' 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 02:15:03.935 INFO blam! stack backtrace: Oct 11 02:15:03.935 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.935 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.935 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.935 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.935 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.935 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.935 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.935 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.935 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.935 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.935 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.935 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.935 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.935 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.935 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.935 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.935 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.935 INFO blam! at src/config.rs:256 Oct 11 02:15:03.935 INFO blam! 11: 0x55a42fb1e28b - hermit::config::test::can_set_the_current_shell_name::ha70cee295530024a Oct 11 02:15:03.935 INFO blam! at src/config.rs:290 Oct 11 02:15:03.935 INFO blam! 12: 0x55a42fb1e1c9 - hermit::config::test::can_set_the_current_shell_name::{{closure}}::hcdaad980ce3039a2 Oct 11 02:15:03.935 INFO blam! at src/config.rs:289 Oct 11 02:15:03.935 INFO blam! 13: 0x55a42fb2258d - core::ops::function::FnOnce::call_once::h3ed77431c14ce8a4 Oct 11 02:15:03.935 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.935 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.935 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.935 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.935 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.935 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.935 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.935 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.935 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.936 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.936 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.936 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.936 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.936 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.936 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.936 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.936 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.936 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.936 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.936 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.936 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.936 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.936 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.936 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.936 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.936 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.936 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.936 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.936 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.936 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.936 INFO blam! 24: 0x0 - Oct 11 02:15:03.936 INFO blam! Oct 11 02:15:03.936 INFO blam! ---- config::test::can_confirm_a_shell_does_not_exist stdout ---- Oct 11 02:15:03.936 INFO blam! thread 'config::test::can_confirm_a_shell_does_not_exist' 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 02:15:03.936 INFO blam! stack backtrace: Oct 11 02:15:03.936 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.936 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.936 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.936 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.936 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.948 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.948 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.948 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.948 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.948 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.948 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.948 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.948 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.948 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.948 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.948 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.948 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.948 INFO blam! at src/config.rs:256 Oct 11 02:15:03.948 INFO blam! 11: 0x55a42fb1eaac - hermit::config::test::can_confirm_a_shell_does_not_exist::h293c4293091e6dd8 Oct 11 02:15:03.948 INFO blam! at src/config.rs:315 Oct 11 02:15:03.948 INFO blam! 12: 0x55a42fb1e9f9 - hermit::config::test::can_confirm_a_shell_does_not_exist::{{closure}}::h0fadc838feb5e188 Oct 11 02:15:03.948 INFO blam! at src/config.rs:314 Oct 11 02:15:03.948 INFO blam! 13: 0x55a42fb226ed - core::ops::function::FnOnce::call_once::h6ecfa08c207d8461 Oct 11 02:15:03.948 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.948 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.948 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.948 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.948 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.948 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.948 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.948 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.948 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.948 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.948 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.948 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.948 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.948 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.948 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.948 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.948 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.948 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.948 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.948 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.948 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.948 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.949 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.949 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.949 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.949 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.949 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.949 INFO blam! 24: 0x0 - Oct 11 02:15:03.949 INFO blam! Oct 11 02:15:03.949 INFO blam! ---- config::test::can_walk_a_directory_skipping_subdirectory_entries stdout ---- Oct 11 02:15:03.949 INFO blam! thread 'config::test::can_walk_a_directory_skipping_subdirectory_entries' 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 02:15:03.949 INFO blam! stack backtrace: Oct 11 02:15:03.949 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.949 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.949 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.949 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.949 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.949 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.949 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.949 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.949 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.949 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.949 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.949 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.949 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.949 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.949 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.949 INFO blam! at src/config.rs:256 Oct 11 02:15:03.949 INFO blam! 11: 0x55a42fb1f25b - hermit::config::test::can_walk_a_directory_skipping_subdirectory_entries::hda2d09ba3a5f32e8 Oct 11 02:15:03.949 INFO blam! at src/config.rs:351 Oct 11 02:15:03.949 INFO blam! 12: 0x55a42fb1f189 - hermit::config::test::can_walk_a_directory_skipping_subdirectory_entries::{{closure}}::had3a6efba9551da6 Oct 11 02:15:03.949 INFO blam! at src/config.rs:350 Oct 11 02:15:03.949 INFO blam! 13: 0x55a42fb22b6d - core::ops::function::FnOnce::call_once::he8ed54b478c956df Oct 11 02:15:03.949 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.949 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.949 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.949 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.949 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.949 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.949 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.949 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.949 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.949 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.949 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.949 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.949 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.949 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.949 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.949 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.949 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.949 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.949 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.949 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.949 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.949 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.949 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.949 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.949 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.949 INFO blam! 24: 0x0 - Oct 11 02:15:03.949 INFO blam! Oct 11 02:15:03.949 INFO blam! ---- config::test::returns_the_current_shell_name stdout ---- Oct 11 02:15:03.949 INFO blam! thread 'config::test::returns_the_current_shell_name' 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 02:15:03.949 INFO blam! stack backtrace: Oct 11 02:15:03.949 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.949 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.949 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.949 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.949 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.949 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.949 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.950 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.950 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.950 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.950 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.950 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.950 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.950 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.950 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.950 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.950 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.950 INFO blam! at src/config.rs:256 Oct 11 02:15:03.950 INFO blam! 11: 0x55a42fb1deef - hermit::config::test::returns_the_current_shell_name::h33f6a1474032144a Oct 11 02:15:03.950 INFO blam! at src/config.rs:282 Oct 11 02:15:03.950 INFO blam! 12: 0x55a42fb1de39 - hermit::config::test::returns_the_current_shell_name::{{closure}}::hf18f9ef3c4045141 Oct 11 02:15:03.950 INFO blam! at src/config.rs:281 Oct 11 02:15:03.950 INFO blam! 13: 0x55a42fb22a2d - core::ops::function::FnOnce::call_once::hb8eab72131bd403b Oct 11 02:15:03.950 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.950 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.950 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.950 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.950 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.950 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.950 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.950 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.950 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.950 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.950 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.950 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.950 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.950 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.950 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.950 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.950 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.950 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.950 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.950 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.950 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.950 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.950 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.950 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.950 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.950 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.950 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.950 INFO blam! 24: 0x0 - Oct 11 02:15:03.950 INFO blam! Oct 11 02:15:03.950 INFO blam! ---- config::test::can_confirm_a_shell_exists stdout ---- Oct 11 02:15:03.950 INFO blam! thread 'config::test::can_confirm_a_shell_exists' 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 02:15:03.950 INFO blam! stack backtrace: Oct 11 02:15:03.950 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.950 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.950 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.950 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.950 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.950 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.950 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.950 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.950 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.950 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.950 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.950 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.950 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.950 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.950 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.950 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.950 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.950 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.950 INFO blam! at src/config.rs:256 Oct 11 02:15:03.950 INFO blam! 11: 0x55a42fb1e93c - hermit::config::test::can_confirm_a_shell_exists::ha57d95998daf9ca8 Oct 11 02:15:03.950 INFO blam! at src/config.rs:305 Oct 11 02:15:03.950 INFO blam! 12: 0x55a42fb1e889 - hermit::config::test::can_confirm_a_shell_exists::{{closure}}::hbdc2cd20bbe0dc73 Oct 11 02:15:03.950 INFO blam! at src/config.rs:304 Oct 11 02:15:03.951 INFO blam! 13: 0x55a42fb2286d - core::ops::function::FnOnce::call_once::h9cc6dd348598e042 Oct 11 02:15:03.951 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.951 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.951 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.951 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.951 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.951 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.951 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.951 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.951 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.951 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.951 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.951 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.951 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.951 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.951 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.951 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.951 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.951 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.951 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.951 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.951 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.951 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.951 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.951 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.951 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.951 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.951 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.951 INFO blam! 24: 0x0 - Oct 11 02:15:03.951 INFO blam! Oct 11 02:15:03.951 INFO blam! ---- config::test::can_walk_a_directory stdout ---- Oct 11 02:15:03.951 INFO blam! thread 'config::test::can_walk_a_directory' 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 02:15:03.951 INFO blam! stack backtrace: Oct 11 02:15:03.951 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.951 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.951 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.951 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.951 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.951 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.951 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.951 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.951 INFO blam! 5: 0x55a42fc17199 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:390 Oct 11 02:15:03.951 INFO blam! 6: 0x55a42fc17095 - rust_begin_unwind Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:325 Oct 11 02:15:03.951 INFO blam! 7: 0x55a42fc5761b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:15:03.951 INFO blam! at libcore/panicking.rs:77 Oct 11 02:15:03.951 INFO blam! 8: 0x55a42fc00813 - core::result::unwrap_failed::he3e7b46a3ce03e34 Oct 11 02:15:03.951 INFO blam! at libcore/macros.rs:26 Oct 11 02:15:03.951 INFO blam! 9: 0x55a42fb12fbd - >::unwrap::hc801e85256fdc3b0 Oct 11 02:15:03.951 INFO blam! at libcore/result.rs:808 Oct 11 02:15:03.951 INFO blam! 10: 0x55a42fb1d0df - hermit::config::test::set_up::h339c499aac495b43 Oct 11 02:15:03.951 INFO blam! at src/config.rs:256 Oct 11 02:15:03.951 INFO blam! 11: 0x55a42fb1ec1c - hermit::config::test::can_walk_a_directory::h59b0544c3fde4018 Oct 11 02:15:03.951 INFO blam! at src/config.rs:325 Oct 11 02:15:03.951 INFO blam! 12: 0x55a42fb1eb69 - hermit::config::test::can_walk_a_directory::{{closure}}::hcb5ec953c5df5f47 Oct 11 02:15:03.951 INFO blam! at src/config.rs:324 Oct 11 02:15:03.951 INFO blam! 13: 0x55a42fb22aed - core::ops::function::FnOnce::call_once::hd9fa589d81663c43 Oct 11 02:15:03.951 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.951 INFO blam! 14: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.951 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.951 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.951 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.951 INFO blam! 15: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.951 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.951 INFO blam! 16: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.951 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.951 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.951 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.951 INFO blam! 17: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.951 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.951 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.951 INFO blam! 18: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.951 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.951 INFO blam! 19: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.951 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.952 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.952 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.952 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.952 INFO blam! 20: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.952 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.952 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.952 INFO blam! 21: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.952 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.952 INFO blam! 22: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.952 INFO blam! 23: 0x7f3a32db241c - clone Oct 11 02:15:03.952 INFO blam! 24: 0x0 - Oct 11 02:15:03.952 INFO blam! Oct 11 02:15:03.952 INFO blam! ---- file_operations::tests::can_create_path_of_needed_directories stdout ---- Oct 11 02:15:03.952 INFO blam! thread 'file_operations::tests::can_create_path_of_needed_directories' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.952 INFO blam! stack backtrace: Oct 11 02:15:03.952 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.952 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.952 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.952 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.952 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.952 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.952 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.952 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.952 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.952 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.952 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.952 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.952 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.969 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.969 INFO kablam! error: test failed, to rerun pass '--bin hermit' Oct 11 02:15:03.969 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.969 INFO kablam! su: No module specific data is present Oct 11 02:15:03.969 INFO blam! 7: 0x55a42fb10724 - hermit::file_operations::tests::can_create_path_of_needed_directories::h1bb10f801f3f4e5f Oct 11 02:15:03.969 INFO blam! at src/file_operations.rs:203 Oct 11 02:15:03.969 INFO blam! 8: 0x55a42fb106d9 - hermit::file_operations::tests::can_create_path_of_needed_directories::{{closure}}::h7b82179feda03037 Oct 11 02:15:03.969 INFO blam! at src/file_operations.rs:202 Oct 11 02:15:03.969 INFO blam! 9: 0x55a42fb2250d - core::ops::function::FnOnce::call_once::h2da249ebc2a3bd5a Oct 11 02:15:03.969 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.969 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.969 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.969 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.969 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.969 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.969 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.969 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.969 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.969 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.969 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.969 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.969 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.969 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.969 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.969 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.969 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.969 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.969 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.969 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.969 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.969 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.969 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.969 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.969 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.969 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.969 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.969 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.969 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.969 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.969 INFO blam! 20: 0x0 - Oct 11 02:15:03.969 INFO blam! Oct 11 02:15:03.969 INFO blam! ---- file_operations::tests::does_not_init_without_commit stdout ---- Oct 11 02:15:03.969 INFO blam! thread 'file_operations::tests::does_not_init_without_commit' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.969 INFO blam! stack backtrace: Oct 11 02:15:03.969 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.969 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.969 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.969 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.969 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.969 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.969 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.969 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.969 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.970 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.970 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.970 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.970 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.970 INFO blam! 7: 0x55a42fb111e1 - hermit::file_operations::tests::does_not_init_without_commit::h74db3cc3c3e043ff Oct 11 02:15:03.970 INFO blam! at src/file_operations.rs:230 Oct 11 02:15:03.970 INFO blam! 8: 0x55a42fb111a9 - hermit::file_operations::tests::does_not_init_without_commit::{{closure}}::h8fd6e4cfe611ebe7 Oct 11 02:15:03.970 INFO blam! at src/file_operations.rs:229 Oct 11 02:15:03.970 INFO blam! 9: 0x55a42fb2292d - core::ops::function::FnOnce::call_once::ha859f8127e9579f8 Oct 11 02:15:03.970 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.970 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.970 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.970 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.970 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.970 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.970 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.970 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.970 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.970 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.970 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.970 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.970 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.970 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.970 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.970 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.970 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.970 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.970 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.970 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.970 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.970 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.970 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.970 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.970 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.970 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.970 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.970 INFO blam! 20: 0x0 - Oct 11 02:15:03.970 INFO blam! Oct 11 02:15:03.970 INFO blam! ---- file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path stdout ---- Oct 11 02:15:03.970 INFO blam! thread 'file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.970 INFO blam! stack backtrace: Oct 11 02:15:03.970 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.970 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.970 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.970 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.970 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.970 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.970 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.970 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.970 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.970 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.970 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.970 INFO blam! 7: 0x55a42fb1146c - hermit::file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path::hdcdcda88cfe9335f Oct 11 02:15:03.970 INFO blam! at src/file_operations.rs:242 Oct 11 02:15:03.970 INFO blam! 8: 0x55a42fb11429 - hermit::file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path::{{closure}}::h1a15ffee3f2d309f Oct 11 02:15:03.970 INFO blam! at src/file_operations.rs:241 Oct 11 02:15:03.970 INFO blam! 9: 0x55a42fb229ed - core::ops::function::FnOnce::call_once::hadf40ab9b8ee7b17 Oct 11 02:15:03.970 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.970 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.970 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.970 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.970 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.970 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.970 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.970 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.970 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.970 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.970 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.970 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.970 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.970 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.970 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.971 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.971 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.971 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.971 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.971 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.971 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.971 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.971 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.971 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.971 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.971 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.971 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.971 INFO blam! 20: 0x0 - Oct 11 02:15:03.971 INFO blam! Oct 11 02:15:03.971 INFO blam! ---- file_operations::tests::can_remove_file stdout ---- Oct 11 02:15:03.971 INFO blam! thread 'file_operations::tests::can_remove_file' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.971 INFO blam! stack backtrace: Oct 11 02:15:03.971 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.971 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.971 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.971 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.971 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.971 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.971 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.971 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.971 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.971 INFO blam! 7: 0x55a42fb0f7dc - hermit::file_operations::tests::can_remove_file::hadc2fb1202fb76ef Oct 11 02:15:03.971 INFO blam! at src/file_operations.rs:151 Oct 11 02:15:03.971 INFO blam! 8: 0x55a42fb0f799 - hermit::file_operations::tests::can_remove_file::{{closure}}::hf46585bd1e3021ba Oct 11 02:15:03.971 INFO blam! at src/file_operations.rs:150 Oct 11 02:15:03.971 INFO blam! 9: 0x55a42fb22c2d - core::ops::function::FnOnce::call_once::hef811b7110e81d97 Oct 11 02:15:03.971 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.971 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.971 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.971 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.971 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.971 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.971 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.971 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.971 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.971 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.971 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.971 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.971 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.971 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.971 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.971 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.971 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.971 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.971 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.971 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.971 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.971 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.971 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.971 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.971 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.971 INFO blam! 20: 0x0 - Oct 11 02:15:03.971 INFO blam! Oct 11 02:15:03.971 INFO blam! ---- file_operations::tests::does_not_create_a_directory_without_commit stdout ---- Oct 11 02:15:03.971 INFO blam! thread 'file_operations::tests::does_not_create_a_directory_without_commit' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.971 INFO blam! stack backtrace: Oct 11 02:15:03.971 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.971 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.971 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.971 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.971 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.971 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.971 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.972 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.972 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.972 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.972 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.972 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.972 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.972 INFO blam! 7: 0x55a42fb10491 - hermit::file_operations::tests::does_not_create_a_directory_without_commit::he48cb7b7e91aba7b Oct 11 02:15:03.972 INFO blam! at src/file_operations.rs:193 Oct 11 02:15:03.972 INFO blam! 8: 0x55a42fb10459 - hermit::file_operations::tests::does_not_create_a_directory_without_commit::{{closure}}::hfe0e7c42023e5dd5 Oct 11 02:15:03.972 INFO blam! at src/file_operations.rs:192 Oct 11 02:15:03.972 INFO blam! 9: 0x55a42fb2239d - core::ops::function::FnOnce::call_once::h03a41df1799178d1 Oct 11 02:15:03.972 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.972 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.972 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.972 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.972 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.972 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.972 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.972 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.972 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.972 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.972 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.972 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.972 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.972 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.972 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.972 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.972 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.972 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.984 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.984 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.984 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.984 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.984 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.984 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.984 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.984 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.984 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.984 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.984 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.984 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.984 INFO blam! 20: 0x0 - Oct 11 02:15:03.984 INFO blam! Oct 11 02:15:03.984 INFO blam! ---- file_operations::tests::does_not_remove_file_without_commit stdout ---- Oct 11 02:15:03.984 INFO blam! thread 'file_operations::tests::does_not_remove_file_without_commit' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.984 INFO blam! stack backtrace: Oct 11 02:15:03.984 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.984 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.984 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.984 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.984 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.984 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.984 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.984 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.984 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.984 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.984 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.984 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.984 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.984 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.984 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.984 INFO blam! 7: 0x55a42fb0fce1 - hermit::file_operations::tests::does_not_remove_file_without_commit::h08e1a6abfe3f9532 Oct 11 02:15:03.984 INFO blam! at src/file_operations.rs:166 Oct 11 02:15:03.984 INFO blam! 8: 0x55a42fb0fca9 - hermit::file_operations::tests::does_not_remove_file_without_commit::{{closure}}::hefbed739b1964c59 Oct 11 02:15:03.984 INFO blam! at src/file_operations.rs:165 Oct 11 02:15:03.984 INFO blam! 9: 0x55a42fb22a6d - core::ops::function::FnOnce::call_once::hbf8ecdeebc32c6a5 Oct 11 02:15:03.984 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.984 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.985 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.985 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.985 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.985 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.985 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.985 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.985 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.985 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.985 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.985 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.985 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.985 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.985 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.985 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.985 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.985 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.985 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.985 INFO blam! 20: 0x0 - Oct 11 02:15:03.985 INFO blam! Oct 11 02:15:03.985 INFO blam! ---- file_operations::tests::wont_re_init_an_already_existing_repository stdout ---- Oct 11 02:15:03.985 INFO blam! thread 'file_operations::tests::wont_re_init_an_already_existing_repository' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.985 INFO blam! stack backtrace: Oct 11 02:15:03.985 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.985 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.985 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.985 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.985 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.985 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.985 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.985 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.985 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.985 INFO blam! 7: 0x55a42fb11a5c - hermit::file_operations::tests::wont_re_init_an_already_existing_repository::had6bca96106af0d9 Oct 11 02:15:03.985 INFO blam! at src/file_operations.rs:256 Oct 11 02:15:03.985 INFO blam! 8: 0x55a42fb11a19 - hermit::file_operations::tests::wont_re_init_an_already_existing_repository::{{closure}}::h6cbef03237e215c0 Oct 11 02:15:03.985 INFO blam! at src/file_operations.rs:255 Oct 11 02:15:03.985 INFO blam! 9: 0x55a42fb229ad - core::ops::function::FnOnce::call_once::had86c6d873231066 Oct 11 02:15:03.985 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.985 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.985 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.985 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.985 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.985 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.985 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.985 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.985 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.985 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.985 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.985 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.985 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.985 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.985 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.985 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.985 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.985 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.985 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.985 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.985 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.985 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.985 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.985 INFO blam! 20: 0x0 - Oct 11 02:15:03.985 INFO blam! Oct 11 02:15:03.985 INFO blam! ---- file_operations::tests::can_create_a_directory stdout ---- Oct 11 02:15:03.986 INFO blam! thread 'file_operations::tests::can_create_a_directory' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.986 INFO blam! stack backtrace: Oct 11 02:15:03.986 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.986 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.986 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.986 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.986 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.986 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.986 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.986 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.986 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.986 INFO blam! 7: 0x55a42fb0ff2c - hermit::file_operations::tests::can_create_a_directory::h4d1c6fb833d492e9 Oct 11 02:15:03.986 INFO blam! at src/file_operations.rs:179 Oct 11 02:15:03.986 INFO blam! 8: 0x55a42fb0fee9 - hermit::file_operations::tests::can_create_a_directory::{{closure}}::h8ce8d3ca39ec166b Oct 11 02:15:03.986 INFO blam! at src/file_operations.rs:178 Oct 11 02:15:03.986 INFO blam! 9: 0x55a42fb2243d - core::ops::function::FnOnce::call_once::h2259519703286a94 Oct 11 02:15:03.986 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.986 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.986 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.986 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.986 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.986 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.986 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.986 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.986 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.986 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.986 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.986 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.986 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.986 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.986 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.986 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.986 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.986 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.986 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.986 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.986 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.986 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.986 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.986 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.986 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.986 INFO blam! 20: 0x0 - Oct 11 02:15:03.986 INFO blam! Oct 11 02:15:03.986 INFO blam! ---- file_operations::tests::can_init_a_git_repo stdout ---- Oct 11 02:15:03.986 INFO blam! thread 'file_operations::tests::can_init_a_git_repo' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.986 INFO blam! stack backtrace: Oct 11 02:15:03.986 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.986 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.986 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.986 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.986 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.986 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.986 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.986 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.986 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.986 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.986 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.986 INFO blam! 7: 0x55a42fb10d7c - hermit::file_operations::tests::can_init_a_git_repo::hec5c4673af2994d3 Oct 11 02:15:03.986 INFO blam! at src/file_operations.rs:217 Oct 11 02:15:03.986 INFO blam! 8: 0x55a42fb10d39 - hermit::file_operations::tests::can_init_a_git_repo::{{closure}}::h6ce03658e60f2e25 Oct 11 02:15:03.986 INFO blam! at src/file_operations.rs:216 Oct 11 02:15:03.986 INFO blam! 9: 0x55a42fb228ad - core::ops::function::FnOnce::call_once::h9e6274b16514fdbe Oct 11 02:15:03.986 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.986 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.986 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.986 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.986 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.986 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.986 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.986 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.987 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.987 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.987 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.987 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.987 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.987 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.987 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.987 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.987 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.987 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.987 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.987 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.987 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.987 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.987 INFO blam! 20: 0x0 - Oct 11 02:15:03.987 INFO blam! Oct 11 02:15:03.987 INFO blam! ---- file_operations::tests::can_link_file stdout ---- Oct 11 02:15:03.987 INFO blam! thread 'file_operations::tests::can_link_file' panicked at 'Box', src/test_helpers/filesystem.rs:38:22 Oct 11 02:15:03.987 INFO blam! stack backtrace: Oct 11 02:15:03.987 INFO blam! 0: 0x55a42fc131ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:15:03.987 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:15:03.987 INFO blam! 1: 0x55a42fc1c4f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:15:03.987 INFO blam! 2: 0x55a42fc16f2d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:211 Oct 11 02:15:03.987 INFO blam! 3: 0x55a42fc16c3b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:221 Oct 11 02:15:03.987 INFO blam! 4: 0x55a42fc175dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:476 Oct 11 02:15:03.987 INFO blam! 5: 0x55a42fb14106 - std::panicking::begin_panic::h2ff2f58ac6076be4 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:410 Oct 11 02:15:03.987 INFO blam! 6: 0x55a42fb26711 - hermit::test_helpers::filesystem::set_up::hd2037c8362a1c4e3 Oct 11 02:15:03.987 INFO blam! at src/test_helpers/filesystem.rs:38 Oct 11 02:15:03.987 INFO blam! 7: 0x55a42fb0eda4 - hermit::file_operations::tests::can_link_file::h35a01cff31a22406 Oct 11 02:15:03.987 INFO blam! at src/file_operations.rs:116 Oct 11 02:15:03.987 INFO blam! 8: 0x55a42fb0ed49 - hermit::file_operations::tests::can_link_file::{{closure}}::ha2d8bb505e8deec0 Oct 11 02:15:03.987 INFO blam! at src/file_operations.rs:115 Oct 11 02:15:03.987 INFO blam! 9: 0x55a42fb22bad - core::ops::function::FnOnce::call_once::hebd4ccaf980bf1cd Oct 11 02:15:03.987 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.987 INFO blam! 10: 0x55a42fb32e1e - >::call_box::h95b7cb918af67b5d Oct 11 02:15:03.987 INFO blam! at libtest/lib.rs:1468 Oct 11 02:15:03.987 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:15:03.987 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.987 INFO blam! 11: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.987 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.987 INFO blam! 12: 0x55a42fb5396d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.987 INFO blam! at libtest/lib.rs:1423 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:15:03.987 INFO blam! 13: 0x55a42fb54574 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:15:03.987 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:313 Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:310 Oct 11 02:15:03.987 INFO blam! 14: 0x55a42fc276c9 - __rust_maybe_catch_panic Oct 11 02:15:03.987 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:15:03.987 INFO blam! 15: 0x55a42fb41b36 - >::call_box::h96125cb29a9ba44b Oct 11 02:15:03.987 INFO blam! at libstd/panicking.rs:289 Oct 11 02:15:03.987 INFO blam! at libstd/panic.rs:392 Oct 11 02:15:03.987 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:15:03.987 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:15:03.987 INFO blam! 16: 0x55a42fc1530a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:15:03.987 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:15:03.987 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:15:03.987 INFO blam! 17: 0x55a42fc09b85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:15:03.987 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:15:03.987 INFO blam! 18: 0x7f3a332926b9 - start_thread Oct 11 02:15:03.987 INFO blam! 19: 0x7f3a32db241c - clone Oct 11 02:15:03.987 INFO blam! 20: 0x0 - Oct 11 02:15:03.987 INFO blam! Oct 11 02:15:03.987 INFO blam! Oct 11 02:15:03.987 INFO blam! failures: Oct 11 02:15:03.987 INFO blam! config::test::can_confirm_a_shell_does_not_exist Oct 11 02:15:03.987 INFO blam! config::test::can_confirm_a_shell_exists Oct 11 02:15:03.987 INFO blam! config::test::can_set_the_current_shell_name Oct 11 02:15:03.987 INFO blam! config::test::can_walk_a_directory Oct 11 02:15:03.988 INFO blam! config::test::can_walk_a_directory_skipping_subdirectory_entries Oct 11 02:15:03.988 INFO blam! config::test::has_a_root_path Oct 11 02:15:03.988 INFO blam! config::test::returns_the_current_shell_name Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_create_a_directory Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_create_path_of_needed_directories Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_init_a_git_repo Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_init_a_git_repo_at_a_nonexistent_path Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_link_file Oct 11 02:15:03.988 INFO blam! file_operations::tests::can_remove_file Oct 11 02:15:03.988 INFO blam! file_operations::tests::does_not_create_a_directory_without_commit Oct 11 02:15:03.988 INFO blam! file_operations::tests::does_not_init_without_commit Oct 11 02:15:03.988 INFO blam! file_operations::tests::does_not_remove_file_without_commit Oct 11 02:15:03.988 INFO blam! file_operations::tests::wont_re_init_an_already_existing_repository Oct 11 02:15:03.988 INFO blam! Oct 11 02:15:03.988 INFO blam! test result: FAILED. 15 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:15:03.988 INFO blam! Oct 11 02:15:04.685 INFO running `"docker" "rm" "-f" "210064002b2d91597d5280efc15ed16a6ea9160914f3d110f0ee8162ef64913b"` Oct 11 02:15:05.256 INFO blam! 210064002b2d91597d5280efc15ed16a6ea9160914f3d110f0ee8162ef64913b