Oct 11 18:02:58.714 INFO testing kic-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:02:58.714 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:02:58.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:02:59.098 INFO blam! 64970480e93c8ac059a7767a0516c14aec247f106c4e6d3077d9a1697aa46ccd Oct 11 18:02:59.099 INFO running `"docker" "start" "-a" "64970480e93c8ac059a7767a0516c14aec247f106c4e6d3077d9a1697aa46ccd"` Oct 11 18:02:59.642 INFO kablam! usermod: no changes Oct 11 18:02:59.760 INFO kablam! Compiling kic v0.1.1 (/source) Oct 11 18:03:01.188 INFO kablam! warning: unreachable expression Oct 11 18:03:01.188 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 11 18:03:01.189 INFO kablam! | Oct 11 18:03:01.189 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 11 18:03:01.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:01.190 INFO kablam! | Oct 11 18:03:01.190 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 18:03:01.190 INFO kablam! Oct 11 18:03:04.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.98s Oct 11 18:03:04.657 INFO kablam! su: No module specific data is present Oct 11 18:03:05.140 INFO running `"docker" "rm" "-f" "64970480e93c8ac059a7767a0516c14aec247f106c4e6d3077d9a1697aa46ccd"` Oct 11 18:03:05.364 INFO blam! 64970480e93c8ac059a7767a0516c14aec247f106c4e6d3077d9a1697aa46ccd Oct 11 18:03:05.380 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:03:05.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:03:05.823 INFO blam! a08930473ceff4622336ac55812952eda8ac42e487ab04998fd3532e22c22c7c Oct 11 18:03:05.824 INFO running `"docker" "start" "-a" "a08930473ceff4622336ac55812952eda8ac42e487ab04998fd3532e22c22c7c"` Oct 11 18:03:06.861 INFO kablam! usermod: no changes Oct 11 18:03:07.011 INFO kablam! Compiling kic v0.1.1 (/source) Oct 11 18:03:08.260 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.260 INFO kablam! --> src/lib/fs.rs:331:5 Oct 11 18:03:08.260 INFO kablam! | Oct 11 18:03:08.260 INFO kablam! 331 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.260 INFO kablam! | Oct 11 18:03:08.260 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.260 INFO kablam! Oct 11 18:03:08.274 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.274 INFO kablam! --> src/lib/setting/config.rs:603:5 Oct 11 18:03:08.274 INFO kablam! | Oct 11 18:03:08.274 INFO kablam! 603 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.274 INFO kablam! | Oct 11 18:03:08.274 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.274 INFO kablam! Oct 11 18:03:08.275 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.275 INFO kablam! --> src/lib/setting/config.rs:608:5 Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! 608 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.275 INFO kablam! Oct 11 18:03:08.275 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.275 INFO kablam! --> src/lib/setting/config.rs:613:5 Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! 613 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.275 INFO kablam! Oct 11 18:03:08.275 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.275 INFO kablam! --> src/lib/setting/config.rs:629:5 Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! 629 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.275 INFO kablam! | Oct 11 18:03:08.275 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.275 INFO kablam! Oct 11 18:03:08.280 INFO kablam! warning: argument must be of the form: `expected = "error message"` Oct 11 18:03:08.280 INFO kablam! --> src/lib/setting/cron.rs:311:1 Oct 11 18:03:08.280 INFO kablam! | Oct 11 18:03:08.280 INFO kablam! 311 | #[should_panic(expect = "entered unreachable code")] Oct 11 18:03:08.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.280 INFO kablam! | Oct 11 18:03:08.280 INFO kablam! = note: Errors in this attribute were erroneously allowed and will become a hard error in a future release. Oct 11 18:03:08.280 INFO kablam! Oct 11 18:03:08.702 INFO kablam! warning: unreachable expression Oct 11 18:03:08.703 INFO kablam! --> src/lib/setting/config.rs:159:28 Oct 11 18:03:08.703 INFO kablam! | Oct 11 18:03:08.703 INFO kablam! 159 | None => return unreachable!("Evil thing will occur in toml-rs!!"), Oct 11 18:03:08.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:03:08.705 INFO kablam! | Oct 11 18:03:08.705 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 11 18:03:08.705 INFO kablam! Oct 11 18:03:12.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Oct 11 18:03:12.013 INFO kablam! su: No module specific data is present Oct 11 18:03:13.034 INFO running `"docker" "rm" "-f" "a08930473ceff4622336ac55812952eda8ac42e487ab04998fd3532e22c22c7c"` Oct 11 18:03:13.132 INFO blam! a08930473ceff4622336ac55812952eda8ac42e487ab04998fd3532e22c22c7c Oct 11 18:03:13.138 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:03:13.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:03:13.417 INFO blam! 9c713ce659f4a4971506dd15397e2e86b6d2c240ee819f53e2020e11df1a9d55 Oct 11 18:03:13.425 INFO running `"docker" "start" "-a" "9c713ce659f4a4971506dd15397e2e86b6d2c240ee819f53e2020e11df1a9d55"` Oct 11 18:03:14.171 INFO kablam! usermod: no changes Oct 11 18:03:14.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 18:03:14.236 INFO kablam! Running /target/debug/deps/kic-4c396ec5a55837ad Oct 11 18:03:14.238 INFO blam! Oct 11 18:03:14.238 INFO blam! running 32 tests Oct 11 18:03:14.239 INFO blam! test lib::fs::is_hidden_name_should_return_false ... ok Oct 11 18:03:14.241 INFO blam! test lib::fs::tests::path_buf_macro_should_create_path_buf ... ok Oct 11 18:03:14.241 INFO blam! test lib::fs::is_hidden_name_should_return_true ... ok Oct 11 18:03:14.242 INFO blam! test lib::fs::tests::supply_current_dir_prefix_should_return_added ... ok Oct 11 18:03:14.242 INFO blam! test lib::fs::tests::supply_current_dir_prefix_should_return_as_it_is ... ok Oct 11 18:03:14.242 INFO blam! test lib::fs::tests::trim_end_separator_should_return_as_it_is ... ok Oct 11 18:03:14.246 INFO blam! test lib::setting::config::default_should_return_config ... ok Oct 11 18:03:14.246 INFO blam! test lib::setting::config::config_key_to_pair_should_return_pair ... ok Oct 11 18:03:14.246 INFO blam! test lib::fs::tests::trim_end_separator_should_return_trimmed ... ok Oct 11 18:03:14.247 INFO blam! test lib::setting::config::editable_toml_overwrite_should_add_value ... ok Oct 11 18:03:14.256 INFO blam! test lib::setting::config::tests::get_should_return_ok ... ok Oct 11 18:03:14.278 INFO blam! test lib::fs::tests::supply_current_dir_prefix_should_panic ... ok Oct 11 18:03:14.279 INFO blam! test lib::fs::tests::la_should_return_ok ... FAILED Oct 11 18:03:14.279 INFO blam! test lib::fs::tests::potentially_empty_dirs_should_return_btree_set ... FAILED Oct 11 18:03:14.280 INFO blam! test lib::fs::tests::walk_dir_should_return_b_tree_set ... FAILED Oct 11 18:03:14.281 INFO blam! test lib::setting::config::tests::to_duration_should_panic_for_0_day ... ok Oct 11 18:03:14.281 INFO blam! test lib::setting::config::tests::to_duration_should_panic_for_0_week ... ok Oct 11 18:03:14.281 INFO blam! test lib::setting::config::tests::to_duration_should_panic_for_incoherent ... ok Oct 11 18:03:14.281 INFO blam! test lib::setting::config::tests::to_duration_should_return_duration ... ok Oct 11 18:03:14.283 INFO blam! test lib::setting::config::tests::to_hour_and_minute_should_return_tuple ... ok Oct 11 18:03:14.292 INFO blam! test lib::setting::cron::delete_should_panic ... ok Oct 11 18:03:14.292 INFO blam! test lib::setting::config::to_naive_time_should_return_err ... ok Oct 11 18:03:14.292 INFO blam! test lib::setting::config::to_naive_time_should_return_naivetime ... ok Oct 11 18:03:14.300 INFO blam! test lib::setting::config::tests::to_hour_and_minute_should_panic_for_incoherent ... ok Oct 11 18:03:14.305 INFO blam! test lib::setting::cron::discard_should_return_regex_err ... ok Oct 11 18:03:14.312 INFO blam! test lib::setting::ignore::remove_should_remove_specified_entries ... ok Oct 11 18:03:14.318 INFO blam! test lib::setting::cron::my_area_is_empty_should_return_true ... ok Oct 11 18:03:14.320 INFO blam! test lib::setting::cron::my_area_is_empty_should_return_false ... ok Oct 11 18:03:14.340 INFO blam! test lib::setting::cron::delete_should_success ... ok Oct 11 18:03:14.376 INFO blam! test lib::setting::cron::discard_should_remove_lines_including_non_existing_dir ... ok Oct 11 18:03:14.394 INFO blam! test lib::setting::config::tests::set_should_return_err ... ok Oct 11 18:03:14.824 INFO blam! test lib::setting::config::tests::set_should_replace_value_with_new_value ... ok Oct 11 18:03:14.825 INFO blam! Oct 11 18:03:14.825 INFO blam! failures: Oct 11 18:03:14.825 INFO blam! Oct 11 18:03:14.825 INFO blam! ---- lib::fs::tests::la_should_return_ok stdout ---- Oct 11 18:03:14.825 INFO blam! thread 'lib::fs::tests::la_should_return_ok' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 18:03:14.825 INFO blam! stack backtrace: Oct 11 18:03:14.826 INFO blam! 0: 0x55d4c41e10be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 18:03:14.826 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 18:03:14.826 INFO blam! 1: 0x55d4c41e9f96 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 18:03:14.826 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 18:03:14.826 INFO kablam! error: test failed, to rerun pass '--bin kic' Oct 11 18:03:14.826 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 18:03:14.826 INFO blam! 2: 0x55d4c41e4ced - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 18:03:14.826 INFO blam! at libstd/panicking.rs:211 Oct 11 18:03:14.826 INFO blam! 3: 0x55d4c41e49fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 18:03:14.826 INFO blam! at libstd/panicking.rs:221 Oct 11 18:03:14.826 INFO blam! 4: 0x55d4c41e539c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 18:03:14.826 INFO blam! at libstd/panicking.rs:476 Oct 11 18:03:14.826 INFO blam! 5: 0x55d4c41e4f59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 18:03:14.826 INFO blam! at libstd/panicking.rs:390 Oct 11 18:03:14.826 INFO blam! 6: 0x55d4c41e4e55 - rust_begin_unwind Oct 11 18:03:14.826 INFO blam! at libstd/panicking.rs:325 Oct 11 18:03:14.826 INFO blam! 7: 0x55d4c422a98b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 18:03:14.826 INFO blam! at libcore/panicking.rs:77 Oct 11 18:03:14.826 INFO blam! 8: 0x55d4c3fb7a33 - core::result::unwrap_failed::h4c61be266665ccfa Oct 11 18:03:14.826 INFO blam! at libcore/macros.rs:26 Oct 11 18:03:14.826 INFO blam! 9: 0x55d4c3faf9eb - >::unwrap::h952765b814724ce5 Oct 11 18:03:14.826 INFO blam! at libcore/result.rs:808 Oct 11 18:03:14.826 INFO blam! 10: 0x55d4c3f7434e - kic::lib::fs::tests::Helper::create_dirs_and_files::hbcca61cf87f85927 Oct 11 18:03:14.826 INFO blam! at src/lib/fs.rs:284 Oct 11 18:03:14.826 INFO blam! 11: 0x55d4c3f75f72 - kic::lib::fs::tests::la_should_return_ok::hd5398599b900fcfd Oct 11 18:03:14.826 INFO blam! at src/lib/fs.rs:367 Oct 11 18:03:14.826 INFO blam! 12: 0x55d4c3f75ef9 - kic::lib::fs::tests::la_should_return_ok::{{closure}}::h47557401974b3226 Oct 11 18:03:14.826 INFO blam! at src/lib/fs.rs:361 Oct 11 18:03:14.826 INFO blam! 13: 0x55d4c3fb224d - core::ops::function::FnOnce::call_once::hc3fa28494856f6c1 Oct 11 18:03:14.826 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.826 INFO blam! 14: 0x55d4c3fcf6de - >::call_box::h95b7cb918af67b5d Oct 11 18:03:14.826 INFO blam! at libtest/lib.rs:1468 Oct 11 18:03:14.827 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.827 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.827 INFO blam! 15: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.827 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.827 INFO blam! 16: 0x55d4c3ff022d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.827 INFO blam! at libtest/lib.rs:1423 Oct 11 18:03:14.827 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 18:03:14.827 INFO blam! 17: 0x55d4c3ff0e34 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 18:03:14.827 INFO blam! at libstd/thread/mod.rs:409 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:313 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:310 Oct 11 18:03:14.827 INFO blam! 18: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.827 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.827 INFO blam! 19: 0x55d4c3fde3f6 - >::call_box::h96125cb29a9ba44b Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.827 INFO blam! at libstd/thread/mod.rs:408 Oct 11 18:03:14.827 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.827 INFO blam! 20: 0x55d4c41e30fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 18:03:14.827 INFO blam! at liballoc/boxed.rs:682 Oct 11 18:03:14.827 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 18:03:14.827 INFO blam! 21: 0x55d4c41d78f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 18:03:14.827 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 18:03:14.827 INFO blam! 22: 0x7f0fb197e6b9 - start_thread Oct 11 18:03:14.827 INFO blam! 23: 0x7f0fb149e41c - clone Oct 11 18:03:14.827 INFO blam! 24: 0x0 - Oct 11 18:03:14.827 INFO blam! Oct 11 18:03:14.827 INFO blam! ---- lib::fs::tests::potentially_empty_dirs_should_return_btree_set stdout ---- Oct 11 18:03:14.827 INFO blam! thread 'lib::fs::tests::potentially_empty_dirs_should_return_btree_set' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 18:03:14.827 INFO blam! stack backtrace: Oct 11 18:03:14.827 INFO blam! 0: 0x55d4c41e10be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 18:03:14.827 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 18:03:14.827 INFO blam! 1: 0x55d4c41e9f96 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 18:03:14.827 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 18:03:14.827 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 18:03:14.827 INFO blam! 2: 0x55d4c41e4ced - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:211 Oct 11 18:03:14.827 INFO blam! 3: 0x55d4c41e49fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:221 Oct 11 18:03:14.827 INFO blam! 4: 0x55d4c41e539c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:476 Oct 11 18:03:14.827 INFO blam! 5: 0x55d4c41e4f59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:390 Oct 11 18:03:14.827 INFO blam! 6: 0x55d4c41e4e55 - rust_begin_unwind Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:325 Oct 11 18:03:14.827 INFO blam! 7: 0x55d4c422a98b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 18:03:14.827 INFO blam! at libcore/panicking.rs:77 Oct 11 18:03:14.827 INFO blam! 8: 0x55d4c3fb7a33 - core::result::unwrap_failed::h4c61be266665ccfa Oct 11 18:03:14.827 INFO blam! at libcore/macros.rs:26 Oct 11 18:03:14.827 INFO blam! 9: 0x55d4c3faf9eb - >::unwrap::h952765b814724ce5 Oct 11 18:03:14.827 INFO blam! at libcore/result.rs:808 Oct 11 18:03:14.827 INFO blam! 10: 0x55d4c3f7434e - kic::lib::fs::tests::Helper::create_dirs_and_files::hbcca61cf87f85927 Oct 11 18:03:14.827 INFO blam! at src/lib/fs.rs:284 Oct 11 18:03:14.827 INFO blam! 11: 0x55d4c3f77532 - kic::lib::fs::tests::potentially_empty_dirs_should_return_btree_set::h2fc334f36a019123 Oct 11 18:03:14.827 INFO blam! at src/lib/fs.rs:404 Oct 11 18:03:14.827 INFO blam! 12: 0x55d4c3f77499 - kic::lib::fs::tests::potentially_empty_dirs_should_return_btree_set::{{closure}}::hf7eb84b5ea150320 Oct 11 18:03:14.827 INFO blam! at src/lib/fs.rs:402 Oct 11 18:03:14.827 INFO blam! 13: 0x55d4c3fb200d - core::ops::function::FnOnce::call_once::h6a8b1faf5b7da7e3 Oct 11 18:03:14.827 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.827 INFO blam! 14: 0x55d4c3fcf6de - >::call_box::h95b7cb918af67b5d Oct 11 18:03:14.827 INFO blam! at libtest/lib.rs:1468 Oct 11 18:03:14.827 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.827 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.827 INFO blam! 15: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.827 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.827 INFO blam! 16: 0x55d4c3ff022d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.827 INFO blam! at libtest/lib.rs:1423 Oct 11 18:03:14.827 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 18:03:14.827 INFO blam! 17: 0x55d4c3ff0e34 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 18:03:14.827 INFO blam! at libstd/thread/mod.rs:409 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:313 Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:310 Oct 11 18:03:14.827 INFO blam! 18: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.827 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.827 INFO blam! 19: 0x55d4c3fde3f6 - >::call_box::h96125cb29a9ba44b Oct 11 18:03:14.827 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.827 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.827 INFO blam! at libstd/thread/mod.rs:408 Oct 11 18:03:14.827 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.828 INFO blam! 20: 0x55d4c41e30fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 18:03:14.828 INFO blam! at liballoc/boxed.rs:682 Oct 11 18:03:14.828 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 18:03:14.828 INFO blam! 21: 0x55d4c41d78f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 18:03:14.828 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 18:03:14.828 INFO blam! 22: 0x7f0fb197e6b9 - start_thread Oct 11 18:03:14.828 INFO blam! 23: 0x7f0fb149e41c - clone Oct 11 18:03:14.828 INFO blam! 24: 0x0 - Oct 11 18:03:14.828 INFO blam! Oct 11 18:03:14.828 INFO blam! ---- lib::fs::tests::walk_dir_should_return_b_tree_set stdout ---- Oct 11 18:03:14.828 INFO blam! thread 'lib::fs::tests::walk_dir_should_return_b_tree_set' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 18:03:14.828 INFO blam! stack backtrace: Oct 11 18:03:14.828 INFO blam! 0: 0x55d4c41e10be - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 18:03:14.828 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 18:03:14.828 INFO blam! 1: 0x55d4c41e9f96 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 18:03:14.828 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 18:03:14.828 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 18:03:14.828 INFO blam! 2: 0x55d4c41e4ced - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:211 Oct 11 18:03:14.828 INFO blam! 3: 0x55d4c41e49fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:221 Oct 11 18:03:14.828 INFO blam! 4: 0x55d4c41e539c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:476 Oct 11 18:03:14.828 INFO blam! 5: 0x55d4c41e4f59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:390 Oct 11 18:03:14.828 INFO blam! 6: 0x55d4c41e4e55 - rust_begin_unwind Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:325 Oct 11 18:03:14.828 INFO blam! 7: 0x55d4c422a98b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 18:03:14.828 INFO blam! at libcore/panicking.rs:77 Oct 11 18:03:14.828 INFO blam! 8: 0x55d4c3fb7a33 - core::result::unwrap_failed::h4c61be266665ccfa Oct 11 18:03:14.828 INFO blam! at libcore/macros.rs:26 Oct 11 18:03:14.828 INFO blam! 9: 0x55d4c3faf9eb - >::unwrap::h952765b814724ce5 Oct 11 18:03:14.828 INFO blam! at libcore/result.rs:808 Oct 11 18:03:14.828 INFO blam! 10: 0x55d4c3f7434e - kic::lib::fs::tests::Helper::create_dirs_and_files::hbcca61cf87f85927 Oct 11 18:03:14.828 INFO blam! at src/lib/fs.rs:284 Oct 11 18:03:14.828 INFO blam! 11: 0x55d4c3f76f92 - kic::lib::fs::tests::walk_dir_should_return_b_tree_set::h0b5d4140cacb99fa Oct 11 18:03:14.828 INFO blam! at src/lib/fs.rs:388 Oct 11 18:03:14.828 INFO blam! 12: 0x55d4c3f76f39 - kic::lib::fs::tests::walk_dir_should_return_b_tree_set::{{closure}}::h7e1d63a6bf6d641b Oct 11 18:03:14.828 INFO blam! at src/lib/fs.rs:386 Oct 11 18:03:14.828 INFO blam! 13: 0x55d4c3fb208d - core::ops::function::FnOnce::call_once::h70434eea787a252f Oct 11 18:03:14.828 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.828 INFO blam! 14: 0x55d4c3fcf6de - >::call_box::h95b7cb918af67b5d Oct 11 18:03:14.828 INFO blam! at libtest/lib.rs:1468 Oct 11 18:03:14.828 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:03:14.828 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.828 INFO blam! 15: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.828 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.828 INFO blam! 16: 0x55d4c3ff022d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.828 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.828 INFO blam! at libtest/lib.rs:1423 Oct 11 18:03:14.828 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 18:03:14.828 INFO blam! 17: 0x55d4c3ff0e34 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 18:03:14.828 INFO blam! at libstd/thread/mod.rs:409 Oct 11 18:03:14.828 INFO blam! at libstd/panic.rs:313 Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:310 Oct 11 18:03:14.828 INFO blam! 18: 0x55d4c41f5169 - __rust_maybe_catch_panic Oct 11 18:03:14.828 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:03:14.828 INFO blam! 19: 0x55d4c3fde3f6 - >::call_box::h96125cb29a9ba44b Oct 11 18:03:14.828 INFO blam! at libstd/panicking.rs:289 Oct 11 18:03:14.828 INFO blam! at libstd/panic.rs:392 Oct 11 18:03:14.828 INFO blam! at libstd/thread/mod.rs:408 Oct 11 18:03:14.828 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:03:14.828 INFO blam! 20: 0x55d4c41e30fa - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 18:03:14.828 INFO blam! at liballoc/boxed.rs:682 Oct 11 18:03:14.828 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 18:03:14.828 INFO blam! 21: 0x55d4c41d78f5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 18:03:14.828 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 18:03:14.828 INFO blam! 22: 0x7f0fb197e6b9 - start_thread Oct 11 18:03:14.828 INFO blam! 23: 0x7f0fb149e41c - clone Oct 11 18:03:14.828 INFO blam! 24: 0x0 - Oct 11 18:03:14.828 INFO blam! Oct 11 18:03:14.828 INFO blam! Oct 11 18:03:14.828 INFO blam! failures: Oct 11 18:03:14.828 INFO blam! lib::fs::tests::la_should_return_ok Oct 11 18:03:14.828 INFO blam! lib::fs::tests::potentially_empty_dirs_should_return_btree_set Oct 11 18:03:14.828 INFO blam! lib::fs::tests::walk_dir_should_return_b_tree_set Oct 11 18:03:14.828 INFO blam! Oct 11 18:03:14.828 INFO blam! test result: FAILED. 29 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:03:14.828 INFO blam! Oct 11 18:03:14.832 INFO kablam! su: No module specific data is present Oct 11 18:03:15.127 INFO running `"docker" "rm" "-f" "9c713ce659f4a4971506dd15397e2e86b6d2c240ee819f53e2020e11df1a9d55"` Oct 11 18:03:15.216 INFO blam! 9c713ce659f4a4971506dd15397e2e86b6d2c240ee819f53e2020e11df1a9d55