Oct 10 20:30:45.142 INFO testing jxson/to-directory against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:30:45.142 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:30:45.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:30:45.472 INFO blam! f54f540cbcb458a1d4c46a5fff4433582e83e7fe4df7c4b66ce46f4169e14d29 Oct 10 20:30:45.490 INFO running `"docker" "start" "-a" "f54f540cbcb458a1d4c46a5fff4433582e83e7fe4df7c4b66ce46f4169e14d29"` Oct 10 20:30:46.202 INFO kablam! usermod: no changes Oct 10 20:30:46.384 INFO kablam! Compiling memchr v1.0.2 Oct 10 20:30:46.389 INFO kablam! Compiling loggerv v0.6.0 Oct 10 20:30:46.389 INFO kablam! Compiling bincode v0.8.0 Oct 10 20:30:46.389 INFO kablam! Compiling backtrace v0.3.5 Oct 10 20:30:48.125 INFO kablam! Compiling csv v0.15.0 Oct 10 20:30:49.353 INFO kablam! Compiling error-chain v0.11.0 Oct 10 20:30:50.837 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 10 20:30:53.400 INFO kablam! Compiling to-directory v0.1.0 (/source) Oct 10 20:30:55.211 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 20:30:55.211 INFO kablam! --> src/cli.rs:158:13 Oct 10 20:30:55.211 INFO kablam! | Oct 10 20:30:55.211 INFO kablam! 158 | env::home_dir().map(|mut home| { Oct 10 20:30:55.211 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:30:55.211 INFO kablam! | Oct 10 20:30:55.211 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:30:55.211 INFO kablam! Oct 10 20:31:02.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.17s Oct 10 20:31:02.413 INFO kablam! su: No module specific data is present Oct 10 20:31:03.106 INFO running `"docker" "rm" "-f" "f54f540cbcb458a1d4c46a5fff4433582e83e7fe4df7c4b66ce46f4169e14d29"` Oct 10 20:31:03.380 INFO blam! f54f540cbcb458a1d4c46a5fff4433582e83e7fe4df7c4b66ce46f4169e14d29 Oct 10 20:31:03.382 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:31:03.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:31:03.806 INFO blam! ebae024a2c36a22c3eb1149187a1bc503d6f47de150cdae66bbd41ddd8fd5284 Oct 10 20:31:03.806 INFO running `"docker" "start" "-a" "ebae024a2c36a22c3eb1149187a1bc503d6f47de150cdae66bbd41ddd8fd5284"` Oct 10 20:31:05.212 INFO kablam! usermod: no changes Oct 10 20:31:05.419 INFO kablam! Compiling to-directory v0.1.0 (/source) Oct 10 20:31:09.312 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 20:31:09.312 INFO kablam! --> src/cli.rs:158:13 Oct 10 20:31:09.312 INFO kablam! | Oct 10 20:31:09.312 INFO kablam! 158 | env::home_dir().map(|mut home| { Oct 10 20:31:09.312 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:31:09.312 INFO kablam! | Oct 10 20:31:09.312 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:31:09.312 INFO kablam! Oct 10 20:31:10.216 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 20:31:10.217 INFO kablam! --> tests/cli_test.rs:18:22 Oct 10 20:31:10.217 INFO kablam! | Oct 10 20:31:10.217 INFO kablam! 18 | let config_dir = env::home_dir() Oct 10 20:31:10.217 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:31:10.218 INFO kablam! | Oct 10 20:31:10.219 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:31:10.219 INFO kablam! Oct 10 20:31:10.220 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 20:31:10.220 INFO kablam! --> tests/cli_test.rs:115:20 Oct 10 20:31:10.224 INFO kablam! | Oct 10 20:31:10.225 INFO kablam! 115 | let expected = env::home_dir() Oct 10 20:31:10.225 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:31:10.225 INFO kablam! Oct 10 20:31:13.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.54s Oct 10 20:31:13.802 INFO kablam! su: No module specific data is present Oct 10 20:31:14.377 INFO running `"docker" "rm" "-f" "ebae024a2c36a22c3eb1149187a1bc503d6f47de150cdae66bbd41ddd8fd5284"` Oct 10 20:31:14.552 INFO blam! ebae024a2c36a22c3eb1149187a1bc503d6f47de150cdae66bbd41ddd8fd5284 Oct 10 20:31:14.556 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:31:14.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:31:14.975 INFO blam! 43a52e8f537449ea8399393ab521eb2d4cf2949ed9165e90e4b272eab5d1c1b1 Oct 10 20:31:14.981 INFO running `"docker" "start" "-a" "43a52e8f537449ea8399393ab521eb2d4cf2949ed9165e90e4b272eab5d1c1b1"` Oct 10 20:31:15.896 INFO kablam! usermod: no changes Oct 10 20:31:15.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 20:31:16.012 INFO kablam! Running /target/debug/deps/to-72497338cc9628dc Oct 10 20:31:16.020 INFO blam! Oct 10 20:31:16.020 INFO blam! running 14 tests Oct 10 20:31:16.032 INFO blam! test errors::test::config_error ... ok Oct 10 20:31:16.036 INFO blam! test errors::test::bookmark_not_found ... ok Oct 10 20:31:16.036 INFO blam! test cli::test::normalize_name_input ... ok Oct 10 20:31:16.040 INFO blam! test errors::test::create_dir_error ... ok Oct 10 20:31:16.040 INFO blam! test errors::test::cwd_error ... ok Oct 10 20:31:16.040 INFO blam! test errors::test::database_close_failure ... ok Oct 10 20:31:16.040 INFO blam! test database::tests::bookmark_values ... ok Oct 10 20:31:16.053 INFO blam! test errors::test::basename_error ... ok Oct 10 20:31:16.053 INFO blam! test dir::test::mkdirp_existing ... ok Oct 10 20:31:16.054 INFO blam! test dir::test::mkdirp_non_existing ... ok Oct 10 20:31:16.054 INFO blam! test errors::test::database_open_failure ... ok Oct 10 20:31:16.056 INFO blam! test errors::test::path_resolve_error ... ok Oct 10 20:31:16.064 INFO blam! test errors::test::path_does_not_exist_error ... ok Oct 10 20:31:16.078 INFO blam! test dir::test::mkdirp_error ... ok Oct 10 20:31:16.078 INFO blam! Oct 10 20:31:16.078 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:31:16.078 INFO blam! Oct 10 20:31:16.080 INFO kablam! Running /target/debug/deps/to_directory-be335d3c0b2b8c27 Oct 10 20:31:16.083 INFO blam! Oct 10 20:31:16.083 INFO blam! running 10 tests Oct 10 20:31:16.083 INFO blam! test test::config_flag_non_existing ... ok Oct 10 20:31:16.090 INFO blam! test test::init_flag ... ok Oct 10 20:31:16.158 INFO blam! test test::config_flag_existing ... ok Oct 10 20:31:16.208 INFO blam! test test::list_flag ... FAILED Oct 10 20:31:16.208 INFO blam! test test::name_option ... FAILED Oct 10 20:31:16.208 INFO blam! test test::save_flag_with_value ... FAILED Oct 10 20:31:16.208 INFO blam! test test::name_option_non_existing ... FAILED Oct 10 20:31:16.208 INFO blam! test test::delete_flag_existing ... FAILED Oct 10 20:31:16.214 INFO blam! test test::delete_flag_non_existing ... FAILED Oct 10 20:31:16.214 INFO kablam! error: test failed, to rerun pass '--bin to-directory' Oct 10 20:31:16.214 INFO blam! test test::save_flag_without_value ... FAILED Oct 10 20:31:16.214 INFO blam! Oct 10 20:31:16.214 INFO blam! failures: Oct 10 20:31:16.214 INFO blam! Oct 10 20:31:16.214 INFO blam! ---- test::list_flag stdout ---- Oct 10 20:31:16.214 INFO blam! to_directory: creating config dir: "\"/tmp/mkdirp-test.Ow23dKQzZtKW\"" Oct 10 20:31:16.214 INFO blam! thread 'test::list_flag' panicked at 'assertion failed: go(vec!["--config" , config , "--save" , "foo"]).is_ok()', src/main.rs:183:9 Oct 10 20:31:16.214 INFO blam! stack backtrace: Oct 10 20:31:16.214 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.214 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.214 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.214 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.214 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.214 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.214 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.214 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.214 INFO blam! 5: 0x560ac1e6075f - std::panicking::begin_panic::hbb2d8c13b7ef9c83 Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:410 Oct 10 20:31:16.214 INFO blam! 6: 0x560ac1bf4e22 - to_directory::test::list_flag::hc2af3373883c2c46 Oct 10 20:31:16.214 INFO blam! at src/main.rs:183 Oct 10 20:31:16.214 INFO blam! 7: 0x560ac1bf4cd9 - to_directory::test::list_flag::{{closure}}::h3b2a40a3aefe69f6 Oct 10 20:31:16.214 INFO blam! at src/main.rs:181 Oct 10 20:31:16.214 INFO blam! 8: 0x560ac1bedfbd - core::ops::function::FnOnce::call_once::ha3f98a426faba835 Oct 10 20:31:16.214 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.214 INFO blam! 9: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.214 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.214 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.214 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.214 INFO blam! 10: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.214 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.214 INFO blam! 11: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.214 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.214 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.214 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.214 INFO blam! 12: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.214 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.214 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.214 INFO blam! 13: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.214 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.214 INFO blam! 14: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.214 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.214 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.214 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.214 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.214 INFO blam! 15: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.214 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.214 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.214 INFO blam! 16: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.214 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.214 INFO blam! 17: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.214 INFO blam! 18: 0x7f568a9ec41c - clone Oct 10 20:31:16.214 INFO blam! 19: 0x0 - Oct 10 20:31:16.214 INFO blam! Oct 10 20:31:16.214 INFO blam! ---- test::name_option stdout ---- Oct 10 20:31:16.214 INFO blam! to_directory: creating config dir: "\"/tmp/mkdirp-test.G1nT7Ymjrgfc\"" Oct 10 20:31:16.214 INFO blam! thread 'test::name_option' panicked at 'assertion failed: go(vec!["--config" , config , "--save" , "foo"]).is_ok()', src/main.rs:200:9 Oct 10 20:31:16.214 INFO blam! stack backtrace: Oct 10 20:31:16.214 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.215 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.215 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.215 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.215 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.215 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.215 INFO blam! 5: 0x560ac1e6075f - std::panicking::begin_panic::hbb2d8c13b7ef9c83 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:410 Oct 10 20:31:16.215 INFO blam! 6: 0x560ac1bf56b2 - to_directory::test::name_option::h064f7a3a0936fe06 Oct 10 20:31:16.215 INFO blam! at src/main.rs:200 Oct 10 20:31:16.215 INFO blam! 7: 0x560ac1bf5569 - to_directory::test::name_option::{{closure}}::h429527df14077419 Oct 10 20:31:16.215 INFO blam! at src/main.rs:198 Oct 10 20:31:16.215 INFO blam! 8: 0x560ac1bee03d - core::ops::function::FnOnce::call_once::hbc6204616993dd61 Oct 10 20:31:16.215 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.215 INFO blam! 9: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.215 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.215 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.215 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.215 INFO blam! 10: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.215 INFO blam! 11: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.215 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.215 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.215 INFO blam! 12: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.215 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.215 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.215 INFO blam! 13: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.215 INFO blam! 14: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.215 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.215 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.215 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.215 INFO blam! 15: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.215 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.215 INFO blam! 16: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.215 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.215 INFO blam! 17: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.215 INFO blam! 18: 0x7f568a9ec41c - clone Oct 10 20:31:16.215 INFO blam! 19: 0x0 - Oct 10 20:31:16.215 INFO blam! Oct 10 20:31:16.215 INFO blam! ---- test::save_flag_with_value stdout ---- Oct 10 20:31:16.215 INFO blam! to_directory: creating config dir: "/home/crater/.to" Oct 10 20:31:16.215 INFO blam! thread 'test::save_flag_with_value' panicked at 'assertion failed: go(vec!["--save" , "foo"]).is_ok()', src/main.rs:157:9 Oct 10 20:31:16.215 INFO blam! stack backtrace: Oct 10 20:31:16.215 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.215 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.215 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.215 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.215 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.215 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.215 INFO blam! 5: 0x560ac1e6075f - std::panicking::begin_panic::hbb2d8c13b7ef9c83 Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:410 Oct 10 20:31:16.215 INFO blam! 6: 0x560ac1bf43f1 - to_directory::test::save_flag_with_value::h8723015b264e7742 Oct 10 20:31:16.215 INFO blam! at src/main.rs:157 Oct 10 20:31:16.215 INFO blam! 7: 0x560ac1bf4319 - to_directory::test::save_flag_with_value::{{closure}}::h5a9532130be60b6d Oct 10 20:31:16.215 INFO blam! at src/main.rs:156 Oct 10 20:31:16.215 INFO blam! 8: 0x560ac1bedf3d - core::ops::function::FnOnce::call_once::h8dc3f2c30572ebe2 Oct 10 20:31:16.215 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.215 INFO blam! 9: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.215 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.215 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.215 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.215 INFO blam! 10: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.215 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.215 INFO blam! 11: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.215 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.215 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.215 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.215 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.215 INFO blam! 12: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.215 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.215 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.216 INFO blam! 13: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.216 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.216 INFO blam! 14: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.216 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.216 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.216 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.216 INFO blam! 15: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.216 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.216 INFO blam! 16: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.216 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.216 INFO blam! 17: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.216 INFO blam! 18: 0x7f568a9ec41c - clone Oct 10 20:31:16.216 INFO blam! 19: 0x0 - Oct 10 20:31:16.216 INFO blam! Oct 10 20:31:16.216 INFO blam! ---- test::name_option_non_existing stdout ---- Oct 10 20:31:16.216 INFO blam! to_directory: creating config dir: "\"/tmp/mkdirp-test.NmVse9asEMaY\"" Oct 10 20:31:16.216 INFO blam! thread 'test::name_option_non_existing' panicked at 'assertion failed: `(left == right)` Oct 10 20:31:16.216 INFO blam! left: `"The bookmark \"foo\" was not found"`, Oct 10 20:31:16.216 INFO blam! right: `"Failed to create \"\\\"/tmp/mkdirp-test.NmVse9asEMaY\\\"\".\n=> If this is a bug please file an issue at: https://git.io/v96U6"`', src/main.rs:191:9 Oct 10 20:31:16.216 INFO blam! stack backtrace: Oct 10 20:31:16.216 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.216 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.216 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.216 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.216 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.216 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.216 INFO blam! 5: 0x560ac1e7f3a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:390 Oct 10 20:31:16.216 INFO blam! 6: 0x560ac1e7f30d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:345 Oct 10 20:31:16.216 INFO blam! 7: 0x560ac1bf546f - to_directory::test::name_option_non_existing::hd048a6abab13c504 Oct 10 20:31:16.216 INFO blam! at src/main.rs:191 Oct 10 20:31:16.216 INFO blam! 8: 0x560ac1bf4f89 - to_directory::test::name_option_non_existing::{{closure}}::hef0ebf52ddec7ece Oct 10 20:31:16.216 INFO blam! at src/main.rs:188 Oct 10 20:31:16.216 INFO blam! 9: 0x560ac1bede7d - core::ops::function::FnOnce::call_once::h3eb7b9b978841646 Oct 10 20:31:16.216 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.216 INFO blam! 10: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.216 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.216 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.216 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.216 INFO blam! 11: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.216 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.216 INFO blam! 12: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.216 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.216 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.216 INFO blam! 13: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.216 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.216 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.216 INFO blam! 14: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.216 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.216 INFO blam! 15: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.216 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.216 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.216 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.216 INFO blam! 16: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.216 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.216 INFO blam! 17: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.216 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.216 INFO blam! 18: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.216 INFO blam! 19: 0x7f568a9ec41c - clone Oct 10 20:31:16.216 INFO blam! 20: 0x0 - Oct 10 20:31:16.216 INFO blam! Oct 10 20:31:16.216 INFO blam! ---- test::delete_flag_existing stdout ---- Oct 10 20:31:16.216 INFO blam! to_directory: creating config dir: "\"/tmp/mkdirp-test.G2SH50LECkCa\"" Oct 10 20:31:16.216 INFO blam! thread 'test::delete_flag_existing' panicked at 'assertion failed: go(vec!["--config" , config , "--save" , "foo"]).is_ok()', src/main.rs:163:9 Oct 10 20:31:16.216 INFO blam! stack backtrace: Oct 10 20:31:16.216 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.216 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.216 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.216 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.216 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.216 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.216 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.216 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.217 INFO blam! 5: 0x560ac1e6075f - std::panicking::begin_panic::hbb2d8c13b7ef9c83 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:410 Oct 10 20:31:16.217 INFO blam! 6: 0x560ac1bf4562 - to_directory::test::delete_flag_existing::h5fa50b7c8c10be41 Oct 10 20:31:16.217 INFO blam! at src/main.rs:163 Oct 10 20:31:16.217 INFO blam! 7: 0x560ac1bf4419 - to_directory::test::delete_flag_existing::{{closure}}::h650de34630693635 Oct 10 20:31:16.217 INFO blam! at src/main.rs:161 Oct 10 20:31:16.217 INFO blam! 8: 0x560ac1bedebd - core::ops::function::FnOnce::call_once::h420c7fe952cb816c Oct 10 20:31:16.217 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.217 INFO blam! 9: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.217 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.217 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.217 INFO blam! 10: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.217 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.217 INFO blam! 11: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.217 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.217 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.217 INFO blam! 12: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.217 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.217 INFO blam! 13: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.217 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.217 INFO blam! 14: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.217 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.217 INFO blam! 15: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.217 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.217 INFO blam! 16: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.217 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.217 INFO blam! 17: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.217 INFO blam! 18: 0x7f568a9ec41c - clone Oct 10 20:31:16.217 INFO blam! 19: 0x0 - Oct 10 20:31:16.217 INFO blam! Oct 10 20:31:16.217 INFO blam! ---- test::delete_flag_non_existing stdout ---- Oct 10 20:31:16.217 INFO blam! to_directory: creating config dir: "\"/tmp/mkdirp-test.eDqx1meQBKNU\"" Oct 10 20:31:16.217 INFO blam! thread 'test::delete_flag_non_existing' panicked at 'assertion failed: `(left == right)` Oct 10 20:31:16.217 INFO blam! left: `"The bookmark \"foo\" was not found"`, Oct 10 20:31:16.217 INFO blam! right: `"Failed to create \"\\\"/tmp/mkdirp-test.eDqx1meQBKNU\\\"\".\n=> If this is a bug please file an issue at: https://git.io/v96U6"`', src/main.rs:174:9 Oct 10 20:31:16.217 INFO blam! stack backtrace: Oct 10 20:31:16.217 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.217 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.217 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.217 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.217 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.217 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.217 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.217 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.217 INFO blam! 5: 0x560ac1e7f3a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:390 Oct 10 20:31:16.217 INFO blam! 6: 0x560ac1e7f30d - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:345 Oct 10 20:31:16.217 INFO blam! 7: 0x560ac1bf4bd2 - to_directory::test::delete_flag_non_existing::h02bbb6bea5e074f3 Oct 10 20:31:16.217 INFO blam! at src/main.rs:174 Oct 10 20:31:16.217 INFO blam! 8: 0x560ac1bf46d9 - to_directory::test::delete_flag_non_existing::{{closure}}::h87ce3a327243f6f4 Oct 10 20:31:16.217 INFO blam! at src/main.rs:168 Oct 10 20:31:16.217 INFO blam! 9: 0x560ac1bee0bd - core::ops::function::FnOnce::call_once::hec5c81ffd60da6a8 Oct 10 20:31:16.217 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.217 INFO blam! 10: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.217 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.217 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.217 INFO blam! 11: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.217 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.217 INFO blam! 12: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.217 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.217 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.217 INFO blam! 13: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.217 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.217 INFO blam! 14: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.217 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.217 INFO blam! 15: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.217 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.217 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.217 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.217 INFO blam! 16: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.217 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.218 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.218 INFO blam! 17: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.218 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.218 INFO blam! 18: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.218 INFO blam! 19: 0x7f568a9ec41c - clone Oct 10 20:31:16.218 INFO blam! 20: 0x0 - Oct 10 20:31:16.218 INFO blam! Oct 10 20:31:16.218 INFO blam! ---- test::save_flag_without_value stdout ---- Oct 10 20:31:16.218 INFO blam! to_directory: creating config dir: "/home/crater/.to" Oct 10 20:31:16.218 INFO blam! thread 'test::save_flag_without_value' panicked at 'assertion failed: go(vec!["--save"]).is_ok()', src/main.rs:152:9 Oct 10 20:31:16.218 INFO blam! stack backtrace: Oct 10 20:31:16.218 INFO blam! 0: 0x560ac1e7b25e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:31:16.218 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:31:16.218 INFO blam! 1: 0x560ac1e844b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:31:16.218 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:31:16.218 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:31:16.218 INFO blam! 2: 0x560ac1e7f13d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:211 Oct 10 20:31:16.218 INFO blam! 3: 0x560ac1e7ee4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:221 Oct 10 20:31:16.218 INFO blam! 4: 0x560ac1e7f7ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:476 Oct 10 20:31:16.218 INFO blam! 5: 0x560ac1e6075f - std::panicking::begin_panic::hbb2d8c13b7ef9c83 Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:410 Oct 10 20:31:16.218 INFO blam! 6: 0x560ac1bf42f8 - to_directory::test::save_flag_without_value::hf562a4f52f2a239a Oct 10 20:31:16.218 INFO blam! at src/main.rs:152 Oct 10 20:31:16.218 INFO blam! 7: 0x560ac1bf4229 - to_directory::test::save_flag_without_value::{{closure}}::h9088660fcb5dcded Oct 10 20:31:16.218 INFO blam! at src/main.rs:151 Oct 10 20:31:16.218 INFO blam! 8: 0x560ac1bee07d - core::ops::function::FnOnce::call_once::he0f586fa5d2646b1 Oct 10 20:31:16.218 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.218 INFO blam! 9: 0x560ac1c02bfe - >::call_box::h95b7cb918af67b5d Oct 10 20:31:16.218 INFO blam! at libtest/lib.rs:1468 Oct 10 20:31:16.218 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:31:16.218 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.218 INFO blam! 10: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.218 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.218 INFO blam! 11: 0x560ac1c2374d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.218 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.218 INFO blam! at libtest/lib.rs:1423 Oct 10 20:31:16.218 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:31:16.218 INFO blam! 12: 0x560ac1c24354 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:31:16.218 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:31:16.218 INFO blam! at libstd/panic.rs:313 Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:310 Oct 10 20:31:16.218 INFO blam! 13: 0x560ac1e8f689 - __rust_maybe_catch_panic Oct 10 20:31:16.218 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:31:16.218 INFO blam! 14: 0x560ac1c11916 - >::call_box::h96125cb29a9ba44b Oct 10 20:31:16.218 INFO blam! at libstd/panicking.rs:289 Oct 10 20:31:16.218 INFO blam! at libstd/panic.rs:392 Oct 10 20:31:16.218 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:31:16.218 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:31:16.218 INFO blam! 15: 0x560ac1e7d50a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:31:16.218 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:31:16.218 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:31:16.218 INFO blam! 16: 0x560ac1e71585 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:31:16.218 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:31:16.218 INFO blam! 17: 0x7f568aecc6b9 - start_thread Oct 10 20:31:16.218 INFO blam! 18: 0x7f568a9ec41c - clone Oct 10 20:31:16.218 INFO blam! 19: 0x0 - Oct 10 20:31:16.218 INFO blam! Oct 10 20:31:16.218 INFO blam! Oct 10 20:31:16.218 INFO blam! failures: Oct 10 20:31:16.218 INFO blam! test::delete_flag_existing Oct 10 20:31:16.218 INFO blam! test::delete_flag_non_existing Oct 10 20:31:16.218 INFO blam! test::list_flag Oct 10 20:31:16.218 INFO blam! test::name_option Oct 10 20:31:16.218 INFO blam! test::name_option_non_existing Oct 10 20:31:16.218 INFO blam! test::save_flag_with_value Oct 10 20:31:16.218 INFO blam! test::save_flag_without_value Oct 10 20:31:16.218 INFO blam! Oct 10 20:31:16.218 INFO blam! test result: FAILED. 3 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:31:16.218 INFO blam! Oct 10 20:31:16.219 INFO kablam! su: No module specific data is present Oct 10 20:31:16.665 INFO running `"docker" "rm" "-f" "43a52e8f537449ea8399393ab521eb2d4cf2949ed9165e90e4b272eab5d1c1b1"` Oct 10 20:31:16.837 INFO blam! 43a52e8f537449ea8399393ab521eb2d4cf2949ed9165e90e4b272eab5d1c1b1