[INFO] updating cached repository https://github.com/Circuit8/Postit [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 592530fcabf22004d1944a731a2e84020bf5f41a [INFO] testing Circuit8/Postit against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCircuit8%2FPostit" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Circuit8/Postit on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Circuit8/Postit [INFO] finished tweaking git repo https://github.com/Circuit8/Postit [INFO] tweaked toml for git repo https://github.com/Circuit8/Postit written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Circuit8/Postit already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 99515cfeee1e56de81fdf5b4a66c159cd4b8d5abbb6e22c541a5bb0b40889cfb [INFO] running `"docker" "start" "-a" "99515cfeee1e56de81fdf5b4a66c159cd4b8d5abbb6e22c541a5bb0b40889cfb"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling frontmatter v0.3.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.6.2 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling handlebars v2.0.1 [INFO] [stderr] Compiling postit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.23s [INFO] running `"docker" "inspect" "99515cfeee1e56de81fdf5b4a66c159cd4b8d5abbb6e22c541a5bb0b40889cfb"` [INFO] running `"docker" "rm" "-f" "99515cfeee1e56de81fdf5b4a66c159cd4b8d5abbb6e22c541a5bb0b40889cfb"` [INFO] [stdout] 99515cfeee1e56de81fdf5b4a66c159cd4b8d5abbb6e22c541a5bb0b40889cfb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 98ddb88c22843c096f0b29a705a4c99e569119f12c300000008dbf72d0ccce0a [INFO] running `"docker" "start" "-a" "98ddb88c22843c096f0b29a705a4c99e569119f12c300000008dbf72d0ccce0a"` [INFO] [stderr] Compiling postit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/commands.rs:191:9 [INFO] [stderr] | [INFO] [stderr] 191 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.10s [INFO] running `"docker" "inspect" "98ddb88c22843c096f0b29a705a4c99e569119f12c300000008dbf72d0ccce0a"` [INFO] running `"docker" "rm" "-f" "98ddb88c22843c096f0b29a705a4c99e569119f12c300000008dbf72d0ccce0a"` [INFO] [stdout] 98ddb88c22843c096f0b29a705a4c99e569119f12c300000008dbf72d0ccce0a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] eae1113519049a4344bbc2ccb84bd405f77726d82d3e79654f77e3a7e9478048 [INFO] running `"docker" "start" "-a" "eae1113519049a4344bbc2ccb84bd405f77726d82d3e79654f77e3a7e9478048"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/postit-27f56676b5c5243e [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test commands::test::new::it_should_copy_across_the_default_template ... ok [INFO] [stdout] test commands::test::new::it_should_create_the_project_directory_if_it_doesnt_exist ... ok [INFO] [stdout] test commands::test::new::it_should_fail_if_the_project_directory_already_exists_with_contents ... ok [INFO] [stdout] test commands::test::new::it_should_use_an_empty_existing_project_directory ... ok [INFO] [stdout] test commands::test::new::it_should_fail_without_a_project_name ... ok [INFO] [stdout] test commands::test::build::it_should_create_the_dist_directory_if_it_doesnt_exist ... FAILED [INFO] [stdout] test page::tests::new::it_should_be_able_to_render_other_partial_templates ... ok [INFO] [stdout] test post::tests::process_content::converts_the_html_correctly_with_a_simple_input ... ok [INFO] [stdout] test page::tests::new::it_should_interpolate_posts_in_the_html ... ok [INFO] [stdout] test page::tests::new::should_create_a_page ... ok [INFO] [stdout] test post::tests::process_content::saves_the_config_title_and_category_correctly ... ok [INFO] [stdout] test page::tests::new::should_produce_html_from_the_template ... ok [INFO] [stdout] test commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist ... FAILED [INFO] [stdout] test commands::test::build::it_should_copy_across_the_js ... FAILED [INFO] [stdout] test commands::test::build::it_should_copy_across_the_styles ... FAILED [INFO] [stdout] test commands::test::build::it_should_copy_across_the_converted_posts ... FAILED [INFO] [stdout] test commands::test::build::it_should_copy_across_the_pages ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_create_the_dist_directory_if_it_doesnt_exist stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_create_the_dist_directory_if_it_doesnt_exist' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55716c684d94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55716c684d94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55716c684d94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55716c684d94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55716c6a79cc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55716bff2d15 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55716c680151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55716c6878f5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55716c6878f5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55716c6878f5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55716c68757c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55716c687ff5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55716c687b92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55716c687a86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55716c6a407a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55716c6a4177 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55716bfdcac9 - core::result::Result::expect::h61f0d42b1ca38cd2 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:960 [INFO] [stdout] 17: 0x55716bfd499d - postit::commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist::hc01b65b64d592a21 [INFO] [stdout] at src/commands.rs:137 [INFO] [stdout] 18: 0x55716bfd488a - postit::commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist::{{closure}}::hc285bf45387849ff [INFO] [stdout] at src/commands.rs:133 [INFO] [stdout] 19: 0x55716bfeb9ce - core::ops::function::FnOnce::call_once::h2dbb1b6f30148add [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 20: 0x55716bffcc0f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 21: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x55716c01741e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 23: 0x55716c01741e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55716c01741e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 25: 0x55716bff2485 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 26: 0x55716bff6615 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 27: 0x55716bff6615 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 28: 0x55716bff6615 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 29: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 30: 0x55716bff6bc2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 31: 0x55716bff6bc2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55716bff6bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 33: 0x55716bff6bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 34: 0x55716c67bc9f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 35: 0x55716c68b350 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 36: 0x55716c68b350 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 37: 0x55716c68b350 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 38: 0x7f6edd7d46db - start_thread [INFO] [stdout] 39: 0x7f6edd2e588f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_copy_across_the_js stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_copy_across_the_js' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55716c684d94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55716c684d94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55716c684d94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55716c684d94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55716c6a79cc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55716bff2d15 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55716c680151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55716c6878f5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55716c6878f5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55716c6878f5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55716c68757c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55716c687ff5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55716c687b92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55716c687a86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55716c6a407a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55716c6a4177 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55716bfdcac9 - core::result::Result::expect::h61f0d42b1ca38cd2 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:960 [INFO] [stdout] 17: 0x55716bfce58c - postit::commands::reset_dist_dir::h3a4ef9f1ee5eee14 [INFO] [stdout] at src/commands.rs:26 [INFO] [stdout] 18: 0x55716bfce1c4 - postit::commands::build::h7808273c90b6dd0b [INFO] [stdout] at src/commands.rs:13 [INFO] [stdout] 19: 0x55716bfd50a5 - postit::commands::test::build::it_should_copy_across_the_js::hf203d2b8ca69c657 [INFO] [stdout] at src/commands.rs:159 [INFO] [stdout] 20: 0x55716bfd502a - postit::commands::test::build::it_should_copy_across_the_js::{{closure}}::hbc9852ab3597a7da [INFO] [stdout] at src/commands.rs:157 [INFO] [stdout] 21: 0x55716bfeba8e - core::ops::function::FnOnce::call_once::h5c24aedde03c8777 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 22: 0x55716bffcc0f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 23: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x55716c01741e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 25: 0x55716c01741e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55716c01741e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 27: 0x55716bff2485 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 28: 0x55716bff6615 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x55716bff6615 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x55716bff6615 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 31: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 32: 0x55716bff6bc2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 33: 0x55716bff6bc2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55716bff6bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x55716bff6bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 36: 0x55716c67bc9f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 37: 0x55716c68b350 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 38: 0x55716c68b350 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x55716c68b350 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f6edd7d46db - start_thread [INFO] [stdout] 41: 0x7f6edd2e588f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_copy_across_the_styles stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_copy_across_the_styles' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55716c684d94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55716c684d94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55716c684d94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55716c684d94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55716c6a79cc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55716bff2d15 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55716c680151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55716c6878f5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55716c6878f5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55716c6878f5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55716c68757c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55716c687ff5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55716c687b92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55716c687a86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55716c6a407a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55716c6a4177 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55716bfdcac9 - core::result::Result::expect::h61f0d42b1ca38cd2 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:960 [INFO] [stdout] 17: 0x55716bfce58c - postit::commands::reset_dist_dir::h3a4ef9f1ee5eee14 [INFO] [stdout] at src/commands.rs:26 [INFO] [stdout] 18: 0x55716bfce1c4 - postit::commands::build::h7808273c90b6dd0b [INFO] [stdout] at src/commands.rs:13 [INFO] [stdout] 19: 0x55716bfd4cc5 - postit::commands::test::build::it_should_copy_across_the_styles::h4821ee204f4f807b [INFO] [stdout] at src/commands.rs:148 [INFO] [stdout] 20: 0x55716bfd4c4a - postit::commands::test::build::it_should_copy_across_the_styles::{{closure}}::h345a7922810726f9 [INFO] [stdout] at src/commands.rs:146 [INFO] [stdout] 21: 0x55716bfebc2e - core::ops::function::FnOnce::call_once::hd9a2c0f3006410c9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 22: 0x55716bffcc0f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 23: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x55716c01741e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 25: 0x55716c01741e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55716c01741e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 27: 0x55716bff2485 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 28: 0x55716bff6615 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x55716bff6615 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x55716bff6615 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 31: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 32: 0x55716bff6bc2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 33: 0x55716bff6bc2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55716bff6bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x55716bff6bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 36: 0x55716c67bc9f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 37: 0x55716c68b350 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 38: 0x55716c68b350 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x55716c68b350 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f6edd7d46db - start_thread [INFO] [stdout] 41: 0x7f6edd2e588f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_copy_across_the_converted_posts stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_copy_across_the_converted_posts' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55716c684d94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55716c684d94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55716c684d94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55716c684d94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55716c6a79cc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55716bff2d15 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55716c680151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55716c6878f5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55716c6878f5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55716c6878f5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55716c68757c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55716c687ff5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55716c687b92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55716c687a86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55716c6a407a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55716c6a4177 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55716bfdcac9 - core::result::Result::expect::h61f0d42b1ca38cd2 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:960 [INFO] [stdout] 17: 0x55716bfce58c - postit::commands::reset_dist_dir::h3a4ef9f1ee5eee14 [INFO] [stdout] at src/commands.rs:26 [INFO] [stdout] 18: 0x55716bfce1c4 - postit::commands::build::h7808273c90b6dd0b [INFO] [stdout] at src/commands.rs:13 [INFO] [stdout] 19: 0x55716bfd5485 - postit::commands::test::build::it_should_copy_across_the_converted_posts::h659f94705b8dc2cf [INFO] [stdout] at src/commands.rs:170 [INFO] [stdout] 20: 0x55716bfd540a - postit::commands::test::build::it_should_copy_across_the_converted_posts::{{closure}}::ha1cf6cf069627291 [INFO] [stdout] at src/commands.rs:168 [INFO] [stdout] 21: 0x55716bfebabe - core::ops::function::FnOnce::call_once::h7c1fbdb1e9ffeb81 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 22: 0x55716bffcc0f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 23: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x55716c01741e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 25: 0x55716c01741e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55716c01741e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 27: 0x55716bff2485 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 28: 0x55716bff6615 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x55716bff6615 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x55716bff6615 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 31: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 32: 0x55716bff6bc2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 33: 0x55716bff6bc2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55716bff6bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x55716bff6bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 36: 0x55716c67bc9f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 37: 0x55716c68b350 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 38: 0x55716c68b350 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x55716c68b350 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f6edd7d46db - start_thread [INFO] [stdout] 41: 0x7f6edd2e588f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- commands::test::build::it_should_copy_across_the_pages stdout ---- [INFO] [stdout] thread 'commands::test::build::it_should_copy_across_the_pages' panicked at 'Cant create dist dir: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55716c684d94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55716c684d94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55716c684d94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55716c684d94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55716c6a79cc - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55716bff2d15 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55716c680151 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55716c6878f5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55716c6878f5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55716c6878f5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55716c68757c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55716c687ff5 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55716c687b92 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55716c687a86 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55716c6a407a - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55716c6a4177 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55716bfdcac9 - core::result::Result::expect::h61f0d42b1ca38cd2 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:960 [INFO] [stdout] 17: 0x55716bfce58c - postit::commands::reset_dist_dir::h3a4ef9f1ee5eee14 [INFO] [stdout] at src/commands.rs:26 [INFO] [stdout] 18: 0x55716bfce1c4 - postit::commands::build::h7808273c90b6dd0b [INFO] [stdout] at src/commands.rs:13 [INFO] [stdout] 19: 0x55716bfd5865 - postit::commands::test::build::it_should_copy_across_the_pages::h679515502bf176fe [INFO] [stdout] at src/commands.rs:181 [INFO] [stdout] 20: 0x55716bfd57ea - postit::commands::test::build::it_should_copy_across_the_pages::{{closure}}::h0028383af1ae6a64 [INFO] [stdout] at src/commands.rs:179 [INFO] [stdout] 21: 0x55716bfeb90e - core::ops::function::FnOnce::call_once::h12e483ef887ab49b [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 22: 0x55716bffcc0f - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 23: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 24: 0x55716c01741e - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 25: 0x55716c01741e - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x55716c01741e - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 27: 0x55716bff2485 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 28: 0x55716bff6615 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 29: 0x55716bff6615 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 30: 0x55716bff6615 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 31: 0x55716c68bf5a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 32: 0x55716bff6bc2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 33: 0x55716bff6bc2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x55716bff6bc2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 35: 0x55716bff6bc2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 36: 0x55716c67bc9f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 37: 0x55716c68b350 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 38: 0x55716c68b350 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 39: 0x55716c68b350 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 40: 0x7f6edd7d46db - start_thread [INFO] [stdout] 41: 0x7f6edd2e588f - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::test::build::it_should_clean_the_dist_directory_if_it_does_exist [INFO] [stdout] commands::test::build::it_should_copy_across_the_converted_posts [INFO] [stdout] commands::test::build::it_should_copy_across_the_js [INFO] [stdout] commands::test::build::it_should_copy_across_the_pages [INFO] [stdout] commands::test::build::it_should_copy_across_the_styles [INFO] [stdout] commands::test::build::it_should_create_the_dist_directory_if_it_doesnt_exist [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "eae1113519049a4344bbc2ccb84bd405f77726d82d3e79654f77e3a7e9478048"` [INFO] running `"docker" "rm" "-f" "eae1113519049a4344bbc2ccb84bd405f77726d82d3e79654f77e3a7e9478048"` [INFO] [stdout] eae1113519049a4344bbc2ccb84bd405f77726d82d3e79654f77e3a7e9478048