Oct 10 23:23:19.432 INFO testing esphen/wsta against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:23:19.432 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:23:19.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:23:20.002 INFO blam! ce326a3d814396f4a568864281be7ffdc623d537b78d275aacddf9b47d9d2f66 Oct 10 23:23:20.004 INFO running `"docker" "start" "-a" "ce326a3d814396f4a568864281be7ffdc623d537b78d275aacddf9b47d9d2f66"` Oct 10 23:23:21.305 INFO kablam! usermod: no changes Oct 10 23:23:21.509 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 10 23:23:21.509 INFO kablam! Compiling openssl v0.7.14 Oct 10 23:23:21.511 INFO kablam! Compiling config v0.1.3 Oct 10 23:23:21.518 INFO kablam! Compiling openssl-sys v0.7.17 Oct 10 23:23:21.518 INFO kablam! Compiling url v1.2.4 Oct 10 23:23:34.660 INFO kablam! Compiling cookie v0.2.5 Oct 10 23:23:34.660 INFO kablam! Compiling openssl-verify v0.1.0 Oct 10 23:23:38.640 INFO kablam! Compiling hyper v0.9.14 Oct 10 23:23:49.568 INFO kablam! Compiling websocket v0.17.1 Oct 10 23:23:54.220 INFO kablam! Compiling wsta v0.5.0 (/source) Oct 10 23:23:57.724 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Oct 10 23:23:57.724 INFO kablam! --> src/log.rs:1:1 Oct 10 23:23:57.724 INFO kablam! | Oct 10 23:23:57.724 INFO kablam! 1 | static mut log_level: u8 = 0; Oct 10 23:23:57.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:23:57.724 INFO kablam! | Oct 10 23:23:57.724 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 10 23:23:57.724 INFO kablam! Oct 10 23:24:02.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.05s Oct 10 23:24:02.432 INFO kablam! su: No module specific data is present Oct 10 23:24:03.186 INFO running `"docker" "rm" "-f" "ce326a3d814396f4a568864281be7ffdc623d537b78d275aacddf9b47d9d2f66"` Oct 10 23:24:03.516 INFO blam! ce326a3d814396f4a568864281be7ffdc623d537b78d275aacddf9b47d9d2f66 Oct 10 23:24:03.522 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:24:03.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:24:03.952 INFO blam! 99240df9abb766e5b17e454aa9fced5bca087e2d49cd0c4ba6e2d78313be3b45 Oct 10 23:24:03.972 INFO running `"docker" "start" "-a" "99240df9abb766e5b17e454aa9fced5bca087e2d49cd0c4ba6e2d78313be3b45"` Oct 10 23:24:05.175 INFO kablam! usermod: no changes Oct 10 23:24:05.378 INFO kablam! Compiling wsta v0.5.0 (/source) Oct 10 23:24:08.156 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 10 23:24:08.156 INFO kablam! --> src/conf.rs:358:13 Oct 10 23:24:08.156 INFO kablam! | Oct 10 23:24:08.156 INFO kablam! 358 | env::home_dir() Oct 10 23:24:08.156 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:24:08.156 INFO kablam! | Oct 10 23:24:08.156 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:24:08.156 INFO kablam! Oct 10 23:24:08.156 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 10 23:24:08.156 INFO kablam! --> src/conf.rs:221:9 Oct 10 23:24:08.156 INFO kablam! | Oct 10 23:24:08.156 INFO kablam! 221 | env::home_dir() Oct 10 23:24:08.156 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 23:24:08.156 INFO kablam! Oct 10 23:24:08.720 INFO kablam! warning: static variable `log_level` should have an upper case name such as `LOG_LEVEL` Oct 10 23:24:08.721 INFO kablam! --> src/log.rs:1:1 Oct 10 23:24:08.721 INFO kablam! | Oct 10 23:24:08.721 INFO kablam! 1 | static mut log_level: u8 = 0; Oct 10 23:24:08.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 23:24:08.722 INFO kablam! | Oct 10 23:24:08.722 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 10 23:24:08.722 INFO kablam! Oct 10 23:24:11.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.95s Oct 10 23:24:11.176 INFO kablam! su: No module specific data is present Oct 10 23:24:11.973 INFO running `"docker" "rm" "-f" "99240df9abb766e5b17e454aa9fced5bca087e2d49cd0c4ba6e2d78313be3b45"` Oct 10 23:24:12.249 INFO blam! 99240df9abb766e5b17e454aa9fced5bca087e2d49cd0c4ba6e2d78313be3b45 Oct 10 23:24:12.254 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:24:12.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 23:24:12.675 INFO blam! 091bd3a73bf4e7f387724c35ec41d729aacb6dc813318a112ded249b6a01c14a Oct 10 23:24:12.676 INFO running `"docker" "start" "-a" "091bd3a73bf4e7f387724c35ec41d729aacb6dc813318a112ded249b6a01c14a"` Oct 10 23:24:14.029 INFO kablam! usermod: no changes Oct 10 23:24:14.208 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 23:24:14.209 INFO kablam! Running /target/debug/deps/wsta-7d08fb82e78a5ded Oct 10 23:24:14.233 INFO blam! Oct 10 23:24:14.233 INFO blam! running 4 tests Oct 10 23:24:14.360 INFO blam! test conf::config_path_is_read ... FAILED Oct 10 23:24:15.228 INFO blam! test conf::configfile_is_read ... FAILED Oct 10 23:24:16.229 INFO blam! test conf::get_vec_works ... FAILED Oct 10 23:24:17.221 INFO blam! test conf::config_profile_works ... FAILED Oct 10 23:24:17.221 INFO blam! Oct 10 23:24:17.221 INFO blam! failures: Oct 10 23:24:17.221 INFO blam! Oct 10 23:24:17.221 INFO blam! ---- conf::config_path_is_read stdout ---- Oct 10 23:24:17.221 INFO blam! Does config dir /home/crater/.config/wsta exist? false Oct 10 23:24:17.221 INFO blam! Creating directory /home/crater/.config/wsta Oct 10 23:24:17.221 INFO blam! thread 'conf::config_path_is_read' panicked at 'Could not create config directory for testing: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Oct 10 23:24:17.221 INFO blam! stack backtrace: Oct 10 23:24:17.221 INFO blam! 0: 0x55d148820fce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:24:17.221 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:24:17.221 INFO blam! 1: 0x55d14882a056 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:24:17.221 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:24:17.221 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:24:17.221 INFO blam! 2: 0x55d148824bed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:24:17.221 INFO blam! at libstd/panicking.rs:211 Oct 10 23:24:17.221 INFO blam! 3: 0x55d1488248fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:221 Oct 10 23:24:17.222 INFO blam! 4: 0x55d14882529c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:476 Oct 10 23:24:17.222 INFO blam! 5: 0x55d148824e59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:390 Oct 10 23:24:17.222 INFO blam! 6: 0x55d148824d55 - rust_begin_unwind Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:325 Oct 10 23:24:17.222 INFO blam! 7: 0x55d14886a83b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:24:17.222 INFO blam! at libcore/panicking.rs:77 Oct 10 23:24:17.222 INFO blam! 8: 0x55d148811713 - core::result::unwrap_failed::h8a2be217ba6ac5ca Oct 10 23:24:17.222 INFO blam! at libcore/macros.rs:26 Oct 10 23:24:17.222 INFO blam! 9: 0x55d14870b177 - >::expect::he9b53c2922d3b9df Oct 10 23:24:17.222 INFO blam! at libcore/result.rs:835 Oct 10 23:24:17.222 INFO blam! 10: 0x55d14870475d - wsta::conf::create_dummy_conf::hc2f48f29e6157f48 Oct 10 23:24:17.222 INFO blam! at src/conf.rs:297 Oct 10 23:24:17.222 INFO blam! 11: 0x55d14870577f - wsta::conf::config_path_is_read::h282fda5dae7b46e3 Oct 10 23:24:17.222 INFO blam! at src/conf.rs:158 Oct 10 23:24:17.222 INFO blam! 12: 0x55d148705739 - wsta::conf::config_path_is_read::{{closure}}::hee576670ef64cf7f Oct 10 23:24:17.222 INFO blam! at src/conf.rs:156 Oct 10 23:24:17.222 INFO blam! 13: 0x55d14870a53d - core::ops::function::FnOnce::call_once::h9514a5858bccb866 Oct 10 23:24:17.222 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.222 INFO blam! 14: 0x55d14870e8de - >::call_box::h95b7cb918af67b5d Oct 10 23:24:17.222 INFO blam! at libtest/lib.rs:1468 Oct 10 23:24:17.222 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.222 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.222 INFO blam! 15: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.222 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.222 INFO blam! 16: 0x55d14872f42d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.222 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.222 INFO blam! at libtest/lib.rs:1423 Oct 10 23:24:17.222 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:24:17.222 INFO blam! 17: 0x55d148730034 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:24:17.222 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:24:17.222 INFO blam! at libstd/panic.rs:313 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:310 Oct 10 23:24:17.222 INFO blam! 18: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.222 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.222 INFO blam! 19: 0x55d14871d5f6 - >::call_box::h96125cb29a9ba44b Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.222 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.222 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:24:17.222 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.222 INFO blam! 20: 0x55d14882300a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:24:17.222 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:24:17.222 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:24:17.222 INFO blam! 21: 0x55d148817cb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:24:17.222 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:24:17.222 INFO blam! 22: 0x7fd9e9a606b9 - start_thread Oct 10 23:24:17.222 INFO blam! 23: 0x7fd9e958041c - clone Oct 10 23:24:17.222 INFO blam! 24: 0x0 - Oct 10 23:24:17.222 INFO blam! Oct 10 23:24:17.222 INFO blam! ---- conf::configfile_is_read stdout ---- Oct 10 23:24:17.222 INFO blam! Does config dir /home/crater/.config/wsta exist? false Oct 10 23:24:17.222 INFO blam! Creating directory /home/crater/.config/wsta Oct 10 23:24:17.222 INFO blam! thread 'conf::configfile_is_read' panicked at 'Could not create config directory for testing: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Oct 10 23:24:17.222 INFO blam! stack backtrace: Oct 10 23:24:17.222 INFO blam! 0: 0x55d148820fce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:24:17.222 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:24:17.222 INFO blam! 1: 0x55d14882a056 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:24:17.222 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:24:17.222 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:24:17.222 INFO blam! 2: 0x55d148824bed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:211 Oct 10 23:24:17.222 INFO blam! 3: 0x55d1488248fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:221 Oct 10 23:24:17.222 INFO blam! 4: 0x55d14882529c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:476 Oct 10 23:24:17.222 INFO blam! 5: 0x55d148824e59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:390 Oct 10 23:24:17.222 INFO blam! 6: 0x55d148824d55 - rust_begin_unwind Oct 10 23:24:17.222 INFO blam! at libstd/panicking.rs:325 Oct 10 23:24:17.222 INFO blam! 7: 0x55d14886a83b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:24:17.222 INFO blam! at libcore/panicking.rs:77 Oct 10 23:24:17.222 INFO blam! 8: 0x55d148811713 - core::result::unwrap_failed::h8a2be217ba6ac5ca Oct 10 23:24:17.222 INFO blam! at libcore/macros.rs:26 Oct 10 23:24:17.222 INFO blam! 9: 0x55d14870b177 - >::expect::he9b53c2922d3b9df Oct 10 23:24:17.222 INFO blam! at libcore/result.rs:835 Oct 10 23:24:17.222 INFO blam! 10: 0x55d14870475d - wsta::conf::create_dummy_conf::hc2f48f29e6157f48 Oct 10 23:24:17.222 INFO blam! at src/conf.rs:297 Oct 10 23:24:17.222 INFO blam! 11: 0x55d148705a92 - wsta::conf::configfile_is_read::h3b1c72699b0c88d7 Oct 10 23:24:17.222 INFO blam! at src/conf.rs:178 Oct 10 23:24:17.222 INFO blam! 12: 0x55d148705a29 - wsta::conf::configfile_is_read::{{closure}}::h56fefb543d5568ef Oct 10 23:24:17.222 INFO blam! at src/conf.rs:172 Oct 10 23:24:17.222 INFO blam! 13: 0x55d14870a5bd - core::ops::function::FnOnce::call_once::hdd796587288f97b2 Oct 10 23:24:17.222 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.222 INFO blam! 14: 0x55d14870e8de - >::call_box::h95b7cb918af67b5d Oct 10 23:24:17.222 INFO blam! at libtest/lib.rs:1468 Oct 10 23:24:17.222 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.222 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.223 INFO blam! 15: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.223 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.223 INFO blam! 16: 0x55d14872f42d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.223 INFO blam! at libtest/lib.rs:1423 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:24:17.223 INFO blam! 17: 0x55d148730034 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:24:17.223 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:313 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:310 Oct 10 23:24:17.223 INFO blam! 18: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.223 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.223 INFO blam! 19: 0x55d14871d5f6 - >::call_box::h96125cb29a9ba44b Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.223 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:24:17.223 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.223 INFO blam! 20: 0x55d14882300a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:24:17.223 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:24:17.223 INFO blam! 21: 0x55d148817cb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:24:17.223 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:24:17.223 INFO blam! 22: 0x7fd9e9a606b9 - start_thread Oct 10 23:24:17.223 INFO blam! 23: 0x7fd9e958041c - clone Oct 10 23:24:17.223 INFO blam! 24: 0x0 - Oct 10 23:24:17.223 INFO blam! Oct 10 23:24:17.223 INFO blam! ---- conf::get_vec_works stdout ---- Oct 10 23:24:17.223 INFO blam! Does config dir /home/crater/.config/wsta exist? false Oct 10 23:24:17.223 INFO blam! Creating directory /home/crater/.config/wsta Oct 10 23:24:17.223 INFO blam! thread 'conf::get_vec_works' panicked at 'Could not create config directory for testing: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Oct 10 23:24:17.223 INFO blam! stack backtrace: Oct 10 23:24:17.223 INFO blam! 0: 0x55d148820fce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:24:17.223 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:24:17.223 INFO blam! 1: 0x55d14882a056 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:24:17.223 INFO blam! 2: 0x55d148824bed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:211 Oct 10 23:24:17.223 INFO blam! 3: 0x55d1488248fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:221 Oct 10 23:24:17.223 INFO blam! 4: 0x55d14882529c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:476 Oct 10 23:24:17.223 INFO blam! 5: 0x55d148824e59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:390 Oct 10 23:24:17.223 INFO blam! 6: 0x55d148824d55 - rust_begin_unwind Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:325 Oct 10 23:24:17.223 INFO blam! 7: 0x55d14886a83b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:24:17.223 INFO blam! at libcore/panicking.rs:77 Oct 10 23:24:17.223 INFO blam! 8: 0x55d148811713 - core::result::unwrap_failed::h8a2be217ba6ac5ca Oct 10 23:24:17.223 INFO blam! at libcore/macros.rs:26 Oct 10 23:24:17.223 INFO blam! 9: 0x55d14870b177 - >::expect::he9b53c2922d3b9df Oct 10 23:24:17.223 INFO blam! at libcore/result.rs:835 Oct 10 23:24:17.223 INFO blam! 10: 0x55d14870475d - wsta::conf::create_dummy_conf::hc2f48f29e6157f48 Oct 10 23:24:17.223 INFO blam! at src/conf.rs:297 Oct 10 23:24:17.223 INFO blam! 11: 0x55d148705d8e - wsta::conf::get_vec_works::h5b579e1f0ea9c0a0 Oct 10 23:24:17.223 INFO blam! at src/conf.rs:196 Oct 10 23:24:17.223 INFO blam! 12: 0x55d148705d19 - wsta::conf::get_vec_works::{{closure}}::h7fbba2970efb87fc Oct 10 23:24:17.223 INFO blam! at src/conf.rs:191 Oct 10 23:24:17.223 INFO blam! 13: 0x55d14870a57d - core::ops::function::FnOnce::call_once::hbc3a2972fc5e2dcb Oct 10 23:24:17.223 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.223 INFO blam! 14: 0x55d14870e8de - >::call_box::h95b7cb918af67b5d Oct 10 23:24:17.223 INFO blam! at libtest/lib.rs:1468 Oct 10 23:24:17.223 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.223 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.223 INFO blam! 15: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.223 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.223 INFO blam! 16: 0x55d14872f42d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.223 INFO blam! at libtest/lib.rs:1423 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:24:17.223 INFO blam! 17: 0x55d148730034 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:24:17.223 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:313 Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:310 Oct 10 23:24:17.223 INFO blam! 18: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.223 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.223 INFO blam! 19: 0x55d14871d5f6 - >::call_box::h96125cb29a9ba44b Oct 10 23:24:17.223 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.223 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.223 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:24:17.223 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.223 INFO blam! 20: 0x55d14882300a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:24:17.223 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:24:17.223 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:24:17.223 INFO blam! 21: 0x55d148817cb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:24:17.223 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:24:17.223 INFO blam! 22: 0x7fd9e9a606b9 - start_thread Oct 10 23:24:17.224 INFO blam! 23: 0x7fd9e958041c - clone Oct 10 23:24:17.224 INFO blam! 24: 0x0 - Oct 10 23:24:17.224 INFO blam! Oct 10 23:24:17.224 INFO blam! ---- conf::config_profile_works stdout ---- Oct 10 23:24:17.224 INFO blam! Does config dir /home/crater/.config/wsta/wsta_test_profile exist? false Oct 10 23:24:17.224 INFO blam! Creating directory /home/crater/.config/wsta/wsta_test_profile Oct 10 23:24:17.224 INFO blam! thread 'conf::config_profile_works' panicked at 'Could not create config directory for testing: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Oct 10 23:24:17.224 INFO blam! stack backtrace: Oct 10 23:24:17.224 INFO blam! 0: 0x55d148820fce - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 23:24:17.224 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 23:24:17.224 INFO blam! 1: 0x55d14882a056 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 23:24:17.224 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 23:24:17.224 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 23:24:17.224 INFO blam! 2: 0x55d148824bed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:211 Oct 10 23:24:17.224 INFO blam! 3: 0x55d1488248fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:221 Oct 10 23:24:17.224 INFO blam! 4: 0x55d14882529c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:476 Oct 10 23:24:17.224 INFO blam! 5: 0x55d148824e59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:390 Oct 10 23:24:17.224 INFO blam! 6: 0x55d148824d55 - rust_begin_unwind Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:325 Oct 10 23:24:17.224 INFO blam! 7: 0x55d14886a83b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 23:24:17.224 INFO blam! at libcore/panicking.rs:77 Oct 10 23:24:17.224 INFO blam! 8: 0x55d148811713 - core::result::unwrap_failed::h8a2be217ba6ac5ca Oct 10 23:24:17.224 INFO blam! at libcore/macros.rs:26 Oct 10 23:24:17.224 INFO blam! 9: 0x55d14870b177 - >::expect::he9b53c2922d3b9df Oct 10 23:24:17.224 INFO blam! at libcore/result.rs:835 Oct 10 23:24:17.224 INFO blam! 10: 0x55d14870475d - wsta::conf::create_dummy_conf::hc2f48f29e6157f48 Oct 10 23:24:17.224 INFO blam! at src/conf.rs:297 Oct 10 23:24:17.224 INFO blam! 11: 0x55d1487065bf - wsta::conf::config_profile_works::h7e9bba6285bbf373 Oct 10 23:24:17.224 INFO blam! at src/conf.rs:227 Oct 10 23:24:17.224 INFO blam! 12: 0x55d1487062c9 - wsta::conf::config_profile_works::{{closure}}::hded8445e9ef9bc9e Oct 10 23:24:17.224 INFO blam! at src/conf.rs:214 Oct 10 23:24:17.224 INFO blam! 13: 0x55d14870a4bd - core::ops::function::FnOnce::call_once::h115054ee89aa8dcf Oct 10 23:24:17.224 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.224 INFO blam! 14: 0x55d14870e8de - >::call_box::h95b7cb918af67b5d Oct 10 23:24:17.224 INFO blam! at libtest/lib.rs:1468 Oct 10 23:24:17.224 INFO blam! at libcore/ops/function.rs:238 Oct 10 23:24:17.224 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.224 INFO blam! 15: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.224 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.224 INFO blam! 16: 0x55d14872f42d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.224 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.224 INFO blam! at libtest/lib.rs:1423 Oct 10 23:24:17.224 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 23:24:17.224 INFO blam! 17: 0x55d148730034 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 23:24:17.224 INFO blam! at libstd/thread/mod.rs:409 Oct 10 23:24:17.224 INFO blam! at libstd/panic.rs:313 Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:310 Oct 10 23:24:17.224 INFO blam! 18: 0x55d148835229 - __rust_maybe_catch_panic Oct 10 23:24:17.224 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 23:24:17.224 INFO blam! 19: 0x55d14871d5f6 - >::call_box::h96125cb29a9ba44b Oct 10 23:24:17.224 INFO blam! at libstd/panicking.rs:289 Oct 10 23:24:17.224 INFO blam! at libstd/panic.rs:392 Oct 10 23:24:17.224 INFO blam! at libstd/thread/mod.rs:408 Oct 10 23:24:17.224 INFO blam! at liballoc/boxed.rs:672 Oct 10 23:24:17.224 INFO blam! 20: 0x55d14882300a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 23:24:17.224 INFO blam! at liballoc/boxed.rs:682 Oct 10 23:24:17.224 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 23:24:17.224 INFO blam! 21: 0x55d148817cb5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 23:24:17.224 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 23:24:17.224 INFO blam! 22: 0x7fd9e9a606b9 - start_thread Oct 10 23:24:17.224 INFO blam! 23: 0x7fd9e958041c - clone Oct 10 23:24:17.224 INFO blam! 24: 0x0 - Oct 10 23:24:17.224 INFO blam! Oct 10 23:24:17.224 INFO blam! Oct 10 23:24:17.224 INFO blam! failures: Oct 10 23:24:17.224 INFO blam! conf::config_path_is_read Oct 10 23:24:17.224 INFO blam! conf::config_profile_works Oct 10 23:24:17.224 INFO blam! conf::configfile_is_read Oct 10 23:24:17.224 INFO blam! conf::get_vec_works Oct 10 23:24:17.224 INFO blam! Oct 10 23:24:17.224 INFO blam! test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:24:17.224 INFO blam! Oct 10 23:24:17.242 INFO kablam! error: test failed, to rerun pass '--bin wsta' Oct 10 23:24:17.242 INFO kablam! su: No module specific data is present Oct 10 23:24:18.090 INFO running `"docker" "rm" "-f" "091bd3a73bf4e7f387724c35ec41d729aacb6dc813318a112ded249b6a01c14a"` Oct 10 23:24:18.356 INFO blam! 091bd3a73bf4e7f387724c35ec41d729aacb6dc813318a112ded249b6a01c14a