Oct 11 02:46:32.649 INFO testing ascii-dresden/asciii against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:46:32.649 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:46:32.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:46:32.899 INFO blam! 3bb883394135ad4fc474a783b991af42fe5fea9cff2c963f22b149cdfa9ee3bd Oct 11 02:46:32.901 INFO running `"docker" "start" "-a" "3bb883394135ad4fc474a783b991af42fe5fea9cff2c963f22b149cdfa9ee3bd"` Oct 11 02:46:33.493 INFO kablam! usermod: no changes Oct 11 02:46:33.806 INFO kablam! Compiling term_size v0.3.1 Oct 11 02:46:33.811 INFO kablam! Compiling crowbook-intl-runtime v0.1.0 Oct 11 02:46:33.811 INFO kablam! Compiling num-integer v0.1.39 Oct 11 02:46:33.811 INFO kablam! Compiling ordered-float v1.0.1 Oct 11 02:46:33.811 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 11 02:46:33.811 INFO kablam! Compiling linked-hash-map v0.5.1 Oct 11 02:46:33.814 INFO kablam! Compiling error-chain v0.12.0 Oct 11 02:46:33.814 INFO kablam! Compiling git2 v0.7.5 Oct 11 02:46:35.560 INFO kablam! Compiling crowbook-intl v0.2.1 Oct 11 02:46:35.577 INFO kablam! Compiling env_logger v0.5.13 Oct 11 02:46:35.648 INFO kablam! Compiling handlebars v1.0.5 Oct 11 02:46:35.702 INFO kablam! Compiling claude v0.3.0 Oct 11 02:46:36.393 INFO kablam! Compiling rayon v1.0.2 Oct 11 02:46:38.544 INFO kablam! Compiling chrono v0.4.6 Oct 11 02:46:38.564 INFO kablam! Compiling yaml-rust v0.4.2 Oct 11 02:46:38.583 INFO kablam! Compiling bill v0.3.0 Oct 11 02:46:48.884 INFO kablam! Compiling serde_yaml v0.8.5 Oct 11 02:46:49.080 INFO kablam! Compiling asciii v3.4.0 (/source) Oct 11 02:46:49.080 INFO kablam! Compiling icalendar v0.3.1 Oct 11 02:47:45.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Oct 11 02:47:45.765 INFO kablam! su: No module specific data is present Oct 11 02:47:46.665 INFO running `"docker" "rm" "-f" "3bb883394135ad4fc474a783b991af42fe5fea9cff2c963f22b149cdfa9ee3bd"` Oct 11 02:47:46.904 INFO blam! 3bb883394135ad4fc474a783b991af42fe5fea9cff2c963f22b149cdfa9ee3bd Oct 11 02:47:46.916 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:47:46.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:47:47.310 INFO blam! 9c289ef9cde0ebb19a4fd64596b724fa9257d12d9bc29a57306502a520dc694a Oct 11 02:47:47.321 INFO running `"docker" "start" "-a" "9c289ef9cde0ebb19a4fd64596b724fa9257d12d9bc29a57306502a520dc694a"` Oct 11 02:47:48.268 INFO kablam! usermod: no changes Oct 11 02:47:48.840 INFO kablam! Compiling asciii v3.4.0 (/source) Oct 11 02:48:11.677 INFO kablam! warning: function is never used: `reyaml` Oct 11 02:48:11.677 INFO kablam! --> examples/write_back.rs:28:1 Oct 11 02:48:11.677 INFO kablam! | Oct 11 02:48:11.677 INFO kablam! 28 | fn reyaml(imp: &import::Project) -> String { Oct 11 02:48:11.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:48:11.677 INFO kablam! | Oct 11 02:48:11.677 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:48:11.677 INFO kablam! Oct 11 02:48:21.140 INFO kablam! warning: function is never used: `list_path_content` Oct 11 02:48:21.141 INFO kablam! --> tests/lib.rs:13:1 Oct 11 02:48:21.141 INFO kablam! | Oct 11 02:48:21.141 INFO kablam! 13 | fn list_path_content(path:&Path) -> Vec { Oct 11 02:48:21.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:48:21.141 INFO kablam! | Oct 11 02:48:21.141 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:48:21.141 INFO kablam! Oct 11 02:48:33.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.18s Oct 11 02:48:33.504 INFO kablam! su: No module specific data is present Oct 11 02:48:34.349 INFO running `"docker" "rm" "-f" "9c289ef9cde0ebb19a4fd64596b724fa9257d12d9bc29a57306502a520dc694a"` Oct 11 02:48:34.592 INFO blam! 9c289ef9cde0ebb19a4fd64596b724fa9257d12d9bc29a57306502a520dc694a Oct 11 02:48:34.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:48:34.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:48:34.924 INFO blam! 9aac99d43b1db7de89b0851f723d27902e208ca7d3f8f3979597b008ef6dfbfb Oct 11 02:48:34.930 INFO running `"docker" "start" "-a" "9aac99d43b1db7de89b0851f723d27902e208ca7d3f8f3979597b008ef6dfbfb"` Oct 11 02:48:36.817 INFO kablam! usermod: no changes Oct 11 02:48:37.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.73s Oct 11 02:48:37.611 INFO kablam! Running /target/debug/deps/asciii-5a8cc1126e422be2 Oct 11 02:48:37.616 INFO blam! Oct 11 02:48:37.617 INFO blam! running 17 tests Oct 11 02:48:37.632 INFO blam! test storage::realworld::list_archives ... ignored Oct 11 02:48:37.633 INFO blam! test storage::realworld::list_project_folders ... ignored Oct 11 02:48:37.633 INFO blam! test storage::realworld::list_template_files ... ignored Oct 11 02:48:37.633 INFO blam! test config::simple_reading ... ok Oct 11 02:48:37.634 INFO blam! test project::test::compare_basics ... ok Oct 11 02:48:37.744 INFO blam! test storage::tests::archive_project ... FAILED Oct 11 02:48:37.744 INFO blam! test storage::tests::list_template_files ... FAILED Oct 11 02:48:37.744 INFO blam! test storage::tests::list_archives ... FAILED Oct 11 02:48:37.746 INFO blam! test storage::tests::create_dirs ... FAILED Oct 11 02:48:37.746 INFO blam! test storage::tests::create_archive ... FAILED Oct 11 02:48:37.746 INFO blam! test storage::tests::create_project ... FAILED Oct 11 02:48:37.748 INFO blam! test storage::tests::archive_project_by_name ... FAILED Oct 11 02:48:37.749 INFO blam! test storage::tests::unarchive_project_dir ... FAILED Oct 11 02:48:37.749 INFO blam! test util::test_naive_time_from_str ... ok Oct 11 02:48:37.750 INFO blam! test templater::test::complete ... ok Oct 11 02:48:37.751 INFO blam! test templater::test::not_complete ... ok Oct 11 02:48:37.759 INFO blam! test templater::test::chain ... ok Oct 11 02:48:37.759 INFO blam! Oct 11 02:48:37.759 INFO blam! failures: Oct 11 02:48:37.759 INFO blam! Oct 11 02:48:37.760 INFO blam! ---- storage::tests::archive_project stdout ---- Oct 11 02:48:37.760 INFO blam! thread 'storage::tests::archive_project' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.760 INFO blam! stack backtrace: Oct 11 02:48:37.761 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.761 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.761 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.762 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.762 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.762 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.762 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.763 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.763 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.763 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.764 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.764 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.764 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.765 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.765 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.765 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.765 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.766 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.766 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.766 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.767 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.767 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.771 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.771 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 02:48:37.771 INFO blam! 11: 0x5590ce87ca13 - asciii::storage::tests::archive_project::hddf3b5543f219167 Oct 11 02:48:37.771 INFO blam! at src/storage/tests.rs:211 Oct 11 02:48:37.772 INFO blam! 12: 0x5590ce87c9e9 - asciii::storage::tests::archive_project::{{closure}}::he64b67ee9541dcb2 Oct 11 02:48:37.772 INFO blam! at src/storage/tests.rs:210 Oct 11 02:48:37.772 INFO blam! 13: 0x5590ce85221d - core::ops::function::FnOnce::call_once::h7eda8db9f27e683b Oct 11 02:48:37.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.773 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.773 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.773 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.773 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.774 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.774 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.774 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.774 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.775 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.775 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.775 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.776 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.776 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.776 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.776 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.777 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.777 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.777 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.777 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.778 INFO kablam! su: No module specific data is present Oct 11 02:48:37.778 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.778 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.778 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.779 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.779 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.779 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.779 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.780 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.780 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.780 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.783 INFO blam! 24: 0x0 - Oct 11 02:48:37.783 INFO blam! Oct 11 02:48:37.783 INFO blam! ---- storage::tests::list_template_files stdout ---- Oct 11 02:48:37.784 INFO blam! thread 'storage::tests::list_template_files' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.784 INFO blam! stack backtrace: Oct 11 02:48:37.784 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.785 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.785 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.785 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.785 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.786 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.786 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.786 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.786 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.786 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.787 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.787 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.787 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.787 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.788 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.788 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.788 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.788 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.789 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.789 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.789 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.789 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.790 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.790 INFO blam! 11: 0x5590ce8799b3 - asciii::storage::tests::list_template_files::hcacb75e3e89728de Oct 11 02:48:37.790 INFO blam! at src/storage/tests.rs:103 Oct 11 02:48:37.791 INFO blam! 12: 0x5590ce879989 - asciii::storage::tests::list_template_files::{{closure}}::hb350f7e1b274d07d Oct 11 02:48:37.791 INFO blam! at src/storage/tests.rs:102 Oct 11 02:48:37.791 INFO blam! 13: 0x5590ce85201d - core::ops::function::FnOnce::call_once::h2ecaf8d2288059a1 Oct 11 02:48:37.791 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.792 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.792 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.792 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.793 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.793 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.793 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.793 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.794 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.794 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.794 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.795 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.795 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.795 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.795 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.796 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.796 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.796 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.797 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.797 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.797 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.797 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.798 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.798 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.798 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.798 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.799 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.799 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.799 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.800 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.800 INFO blam! 24: 0x0 - Oct 11 02:48:37.800 INFO blam! Oct 11 02:48:37.800 INFO blam! ---- storage::tests::list_archives stdout ---- Oct 11 02:48:37.801 INFO blam! thread 'storage::tests::list_archives' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.801 INFO blam! stack backtrace: Oct 11 02:48:37.801 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.801 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.802 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.802 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.802 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.802 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.803 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.803 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.803 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.803 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.804 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.804 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.804 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.804 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.805 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.805 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.805 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.806 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.806 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.806 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.806 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.807 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.807 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.807 INFO blam! 11: 0x5590ce87a303 - asciii::storage::tests::list_archives::hd49c0cf8da878f20 Oct 11 02:48:37.808 INFO blam! at src/storage/tests.rs:131 Oct 11 02:48:37.808 INFO blam! 12: 0x5590ce87a2d9 - asciii::storage::tests::list_archives::{{closure}}::h67545a5992a3a48e Oct 11 02:48:37.808 INFO blam! at src/storage/tests.rs:130 Oct 11 02:48:37.809 INFO blam! 13: 0x5590ce85228d - core::ops::function::FnOnce::call_once::h987e82b42c504d7d Oct 11 02:48:37.809 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.809 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.809 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.810 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.810 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.810 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.810 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.811 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.811 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.811 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.811 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.812 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.812 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.812 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.813 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.813 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.813 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.813 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.814 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.814 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.814 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.815 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.815 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.815 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.815 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.816 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.816 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.816 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.817 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.817 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.817 INFO blam! 24: 0x0 - Oct 11 02:48:37.817 INFO blam! Oct 11 02:48:37.818 INFO blam! ---- storage::tests::create_dirs stdout ---- Oct 11 02:48:37.818 INFO blam! thread 'storage::tests::create_dirs' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.818 INFO blam! stack backtrace: Oct 11 02:48:37.818 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.819 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.819 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.819 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.819 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.819 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.820 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.820 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.820 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.821 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.821 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.821 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.821 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.822 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.822 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.822 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.822 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.823 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.823 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.823 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.823 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.823 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.824 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.824 INFO blam! 11: 0x5590ce8796d3 - asciii::storage::tests::create_dirs::h31111746bbf9638a Oct 11 02:48:37.824 INFO blam! at src/storage/tests.rs:90 Oct 11 02:48:37.824 INFO blam! 12: 0x5590ce8796a9 - asciii::storage::tests::create_dirs::{{closure}}::h76724681f5fc179e Oct 11 02:48:37.825 INFO blam! at src/storage/tests.rs:89 Oct 11 02:48:37.825 INFO blam! 13: 0x5590ce851fdd - core::ops::function::FnOnce::call_once::h2b68398927911601 Oct 11 02:48:37.825 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.825 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.826 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.826 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.826 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.826 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.827 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.827 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.827 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.827 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.828 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.828 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.828 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.828 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.829 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.829 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.829 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.829 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.830 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.830 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.830 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.830 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.831 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.831 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.831 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.831 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.832 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.832 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.832 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.832 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.833 INFO blam! 24: 0x0 - Oct 11 02:48:37.833 INFO blam! Oct 11 02:48:37.833 INFO blam! ---- storage::tests::create_archive stdout ---- Oct 11 02:48:37.833 INFO blam! thread 'storage::tests::create_archive' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.834 INFO blam! stack backtrace: Oct 11 02:48:37.834 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.834 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.834 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.834 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.835 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.835 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.835 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.835 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.836 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.836 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.836 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.836 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.837 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.837 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.837 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.837 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.838 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.838 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.838 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.838 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.839 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.839 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.839 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.840 INFO blam! 11: 0x5590ce879cd3 - asciii::storage::tests::create_archive::hc9ea1c01ba1264ac Oct 11 02:48:37.840 INFO blam! at src/storage/tests.rs:118 Oct 11 02:48:37.840 INFO blam! 12: 0x5590ce879ca9 - asciii::storage::tests::create_archive::{{closure}}::h7ec319c1d830ed23 Oct 11 02:48:37.840 INFO blam! at src/storage/tests.rs:117 Oct 11 02:48:37.841 INFO blam! 13: 0x5590ce85215d - core::ops::function::FnOnce::call_once::h5bac5a7d6a2fdc9e Oct 11 02:48:37.841 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.841 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.842 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.842 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.842 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.842 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.843 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.843 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.843 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.843 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.844 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.844 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.844 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.845 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.845 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.845 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.846 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.846 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.846 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.846 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.847 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.847 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.847 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.847 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.848 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.848 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.848 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.849 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.849 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.849 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.850 INFO blam! 24: 0x0 - Oct 11 02:48:37.850 INFO blam! Oct 11 02:48:37.850 INFO blam! ---- storage::tests::create_project stdout ---- Oct 11 02:48:37.851 INFO blam! thread 'storage::tests::create_project' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.851 INFO blam! stack backtrace: Oct 11 02:48:37.851 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.852 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.852 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.852 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.852 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.853 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.853 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.853 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.853 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.854 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.854 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.854 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.854 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.855 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.855 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.855 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.855 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.856 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.856 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.856 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.856 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.857 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.857 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.857 INFO blam! 11: 0x5590ce87b163 - asciii::storage::tests::create_project::h181b1fa959bc4389 Oct 11 02:48:37.858 INFO blam! at src/storage/tests.rs:160 Oct 11 02:48:37.858 INFO blam! 12: 0x5590ce87b139 - asciii::storage::tests::create_project::{{closure}}::h29f51e9391cc048c Oct 11 02:48:37.858 INFO blam! at src/storage/tests.rs:159 Oct 11 02:48:37.859 INFO blam! 13: 0x5590ce85219d - core::ops::function::FnOnce::call_once::h6d1c2a57124cf270 Oct 11 02:48:37.859 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.859 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.860 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.860 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.860 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.861 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.861 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.861 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.861 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.861 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.862 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.862 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.862 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.862 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.863 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.863 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.863 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.863 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.864 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.864 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.864 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.865 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.865 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.865 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.865 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.866 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.866 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.867 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.867 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.867 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.867 INFO blam! 24: 0x0 - Oct 11 02:48:37.868 INFO blam! Oct 11 02:48:37.871 INFO blam! ---- storage::tests::archive_project_by_name stdout ---- Oct 11 02:48:37.871 INFO blam! thread 'storage::tests::archive_project_by_name' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.871 INFO blam! stack backtrace: Oct 11 02:48:37.872 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.872 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.872 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.873 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.873 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.873 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.873 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.874 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.874 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.874 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.874 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.875 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.875 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.875 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.876 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.876 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.876 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.876 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.877 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.877 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.877 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.877 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.878 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.878 INFO blam! 11: 0x5590ce87bf63 - asciii::storage::tests::archive_project_by_name::h84ad6e983c6e6585 Oct 11 02:48:37.878 INFO blam! at src/storage/tests.rs:186 Oct 11 02:48:37.879 INFO blam! 12: 0x5590ce87bf39 - asciii::storage::tests::archive_project_by_name::{{closure}}::h59a920789931c039 Oct 11 02:48:37.879 INFO blam! at src/storage/tests.rs:185 Oct 11 02:48:37.879 INFO blam! 13: 0x5590ce8522cd - core::ops::function::FnOnce::call_once::h9c5620acdc49aa10 Oct 11 02:48:37.879 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.880 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.880 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.880 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.881 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.881 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.881 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.881 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.881 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.882 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.882 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.882 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.883 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.883 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.883 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.883 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.884 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.884 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.884 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.885 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.885 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.885 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.886 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.886 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.886 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.887 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.887 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.887 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.887 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.888 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.888 INFO blam! 24: 0x0 - Oct 11 02:48:37.888 INFO blam! Oct 11 02:48:37.889 INFO blam! ---- storage::tests::unarchive_project_dir stdout ---- Oct 11 02:48:37.889 INFO blam! thread 'storage::tests::unarchive_project_dir' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 02:48:37.889 INFO blam! stack backtrace: Oct 11 02:48:37.889 INFO blam! 0: 0x5590cebb361e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 02:48:37.890 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 02:48:37.890 INFO blam! 1: 0x5590cebc0156 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 02:48:37.890 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 02:48:37.890 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 02:48:37.891 INFO blam! 2: 0x5590cebb8e5d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 02:48:37.891 INFO blam! at libstd/panicking.rs:211 Oct 11 02:48:37.891 INFO blam! 3: 0x5590cebb8b6b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 02:48:37.892 INFO blam! at libstd/panicking.rs:221 Oct 11 02:48:37.892 INFO blam! 4: 0x5590cebb950c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 02:48:37.892 INFO blam! at libstd/panicking.rs:476 Oct 11 02:48:37.892 INFO blam! 5: 0x5590cebb90c9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 02:48:37.892 INFO blam! at libstd/panicking.rs:390 Oct 11 02:48:37.893 INFO blam! 6: 0x5590cebb8fc5 - rust_begin_unwind Oct 11 02:48:37.893 INFO blam! at libstd/panicking.rs:325 Oct 11 02:48:37.893 INFO blam! 7: 0x5590cebfe7fb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 02:48:37.894 INFO blam! at libcore/panicking.rs:77 Oct 11 02:48:37.894 INFO blam! 8: 0x5590ce936213 - core::result::unwrap_failed::hd81c2935b84e7000 Oct 11 02:48:37.894 INFO blam! at libcore/macros.rs:26 Oct 11 02:48:37.894 INFO blam! 9: 0x5590ce8745a8 - >::unwrap::h6b81e68308a8b18b Oct 11 02:48:37.895 INFO blam! at libcore/result.rs:808 Oct 11 02:48:37.895 INFO blam! 10: 0x5590ce878ec9 - asciii::storage::tests::setup::he8340e7859ffecd9 Oct 11 02:48:37.895 INFO blam! at src/storage/tests.rs:70 Oct 11 02:48:37.895 INFO blam! 11: 0x5590ce87d57b - asciii::storage::tests::unarchive_project_dir::h06aabfb50d4f6222 Oct 11 02:48:37.896 INFO blam! at src/storage/tests.rs:241 Oct 11 02:48:37.896 INFO blam! 12: 0x5590ce87d549 - asciii::storage::tests::unarchive_project_dir::{{closure}}::h5be33cbf8a162ac5 Oct 11 02:48:37.896 INFO blam! at src/storage/tests.rs:240 Oct 11 02:48:37.897 INFO blam! 13: 0x5590ce85205d - core::ops::function::FnOnce::call_once::h3f12bc32e6141290 Oct 11 02:48:37.897 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.897 INFO blam! 14: 0x5590ce897cee - >::call_box::h95b7cb918af67b5d Oct 11 02:48:37.898 INFO blam! at libtest/lib.rs:1468 Oct 11 02:48:37.898 INFO blam! at libcore/ops/function.rs:238 Oct 11 02:48:37.898 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.898 INFO blam! 15: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.899 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.899 INFO blam! 16: 0x5590ce8b883d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 02:48:37.899 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.899 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.900 INFO blam! at libtest/lib.rs:1423 Oct 11 02:48:37.900 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 02:48:37.900 INFO blam! 17: 0x5590ce8b9444 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 02:48:37.900 INFO blam! at libstd/thread/mod.rs:409 Oct 11 02:48:37.901 INFO blam! at libstd/panic.rs:313 Oct 11 02:48:37.901 INFO blam! at libstd/panicking.rs:310 Oct 11 02:48:37.901 INFO blam! 18: 0x5590cebcb329 - __rust_maybe_catch_panic Oct 11 02:48:37.902 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 02:48:37.902 INFO blam! 19: 0x5590ce8a6a06 - >::call_box::h96125cb29a9ba44b Oct 11 02:48:37.902 INFO blam! at libstd/panicking.rs:289 Oct 11 02:48:37.902 INFO blam! at libstd/panic.rs:392 Oct 11 02:48:37.903 INFO blam! at libstd/thread/mod.rs:408 Oct 11 02:48:37.903 INFO blam! at liballoc/boxed.rs:672 Oct 11 02:48:37.903 INFO blam! 20: 0x5590cebb624a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 02:48:37.903 INFO blam! at liballoc/boxed.rs:682 Oct 11 02:48:37.904 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 02:48:37.904 INFO blam! 21: 0x5590ceba7615 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 02:48:37.904 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 02:48:37.905 INFO blam! 22: 0x7f6fdd1c56b9 - start_thread Oct 11 02:48:37.905 INFO blam! 23: 0x7f6fdcce541c - clone Oct 11 02:48:37.905 INFO blam! 24: 0x0 - Oct 11 02:48:37.905 INFO blam! Oct 11 02:48:37.906 INFO blam! Oct 11 02:48:37.906 INFO blam! failures: Oct 11 02:48:37.906 INFO blam! storage::tests::archive_project Oct 11 02:48:37.906 INFO blam! storage::tests::archive_project_by_name Oct 11 02:48:37.907 INFO blam! storage::tests::create_archive Oct 11 02:48:37.907 INFO blam! storage::tests::create_dirs Oct 11 02:48:37.907 INFO blam! storage::tests::create_project Oct 11 02:48:37.908 INFO blam! storage::tests::list_archives Oct 11 02:48:37.908 INFO blam! storage::tests::list_template_files Oct 11 02:48:37.908 INFO blam! storage::tests::unarchive_project_dir Oct 11 02:48:37.908 INFO blam! Oct 11 02:48:37.909 INFO blam! test result: FAILED. 6 passed; 8 failed; 3 ignored; 0 measured; 0 filtered out Oct 11 02:48:37.909 INFO blam! Oct 11 02:48:38.240 INFO running `"docker" "rm" "-f" "9aac99d43b1db7de89b0851f723d27902e208ca7d3f8f3979597b008ef6dfbfb"` Oct 11 02:48:38.552 INFO blam! 9aac99d43b1db7de89b0851f723d27902e208ca7d3f8f3979597b008ef6dfbfb