Oct 13 00:44:36.060 INFO testing sgrif/cotli-helper against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 00:44:36.062 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 00:44:36.564 INFO blam! c9311127e63ae39185af12bd185a30ba4339469402557150811a6c41e94dac91 Oct 13 00:44:36.566 INFO running `"docker" "start" "-a" "c9311127e63ae39185af12bd185a30ba4339469402557150811a6c41e94dac91"` Oct 13 00:44:37.733 INFO kablam! usermod: no changes Oct 13 00:44:37.791 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 13 00:44:37.791 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 13 00:44:37.791 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:44:37.791 INFO kablam! files will be included as a test target: Oct 13 00:44:37.791 INFO kablam! Oct 13 00:44:37.791 INFO kablam! * /source/tests/support.rs Oct 13 00:44:37.791 INFO kablam! Oct 13 00:44:37.791 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:44:37.791 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 13 00:44:37.791 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 13 00:44:37.791 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:44:37.791 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:44:37.791 INFO kablam! Oct 13 00:44:37.791 INFO kablam! For more information on this warning you can consult Oct 13 00:44:37.791 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:44:37.911 INFO kablam! Compiling either v1.1.0 Oct 13 00:44:37.911 INFO kablam! Compiling ordermap v0.2.10 Oct 13 00:44:37.911 INFO kablam! Compiling toml v0.4.1 Oct 13 00:44:37.911 INFO kablam! Compiling clap v2.24.2 Oct 13 00:44:38.767 INFO kablam! Compiling itertools v0.6.0 Oct 13 00:45:06.943 INFO kablam! Compiling cotli-helper v0.1.0 (/source) Oct 13 00:45:08.899 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 00:45:08.899 INFO kablam! --> src/aura/mod.rs:119:14 Oct 13 00:45:08.899 INFO kablam! | Oct 13 00:45:08.899 INFO kablam! 119 | (0.0, _, None) => true, Oct 13 00:45:08.899 INFO kablam! | ^^^ Oct 13 00:45:08.899 INFO kablam! | Oct 13 00:45:08.899 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 00:45:08.899 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:45:08.899 INFO kablam! = note: for more information, see issue #41620 Oct 13 00:45:08.899 INFO kablam! Oct 13 00:45:08.932 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 00:45:08.932 INFO kablam! --> src/aura/mod.rs:119:14 Oct 13 00:45:08.932 INFO kablam! | Oct 13 00:45:08.932 INFO kablam! 119 | (0.0, _, None) => true, Oct 13 00:45:08.932 INFO kablam! | ^^^ Oct 13 00:45:08.932 INFO kablam! | Oct 13 00:45:08.932 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:45:08.932 INFO kablam! = note: for more information, see issue #41620 Oct 13 00:45:08.932 INFO kablam! Oct 13 00:45:09.336 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 00:45:09.337 INFO kablam! --> src/lib.rs:2:12 Oct 13 00:45:09.337 INFO kablam! | Oct 13 00:45:09.337 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 00:45:09.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:45:09.337 INFO kablam! | Oct 13 00:45:09.337 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:45:09.337 INFO kablam! Oct 13 00:45:16.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.81s Oct 13 00:45:16.569 INFO kablam! su: No module specific data is present Oct 13 00:45:18.347 INFO running `"docker" "rm" "-f" "c9311127e63ae39185af12bd185a30ba4339469402557150811a6c41e94dac91"` Oct 13 00:45:18.616 INFO blam! c9311127e63ae39185af12bd185a30ba4339469402557150811a6c41e94dac91 Oct 13 00:45:18.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 00:45:19.162 INFO blam! afbacfa812d0419782491b6a83b80803d916dccc608ad385ed76da7b68178ec0 Oct 13 00:45:19.171 INFO running `"docker" "start" "-a" "afbacfa812d0419782491b6a83b80803d916dccc608ad385ed76da7b68178ec0"` Oct 13 00:45:20.498 INFO kablam! usermod: no changes Oct 13 00:45:20.547 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 13 00:45:20.547 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 13 00:45:20.547 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:45:20.547 INFO kablam! files will be included as a test target: Oct 13 00:45:20.547 INFO kablam! Oct 13 00:45:20.547 INFO kablam! * /source/tests/support.rs Oct 13 00:45:20.547 INFO kablam! Oct 13 00:45:20.547 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:45:20.547 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 13 00:45:20.547 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 13 00:45:20.547 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:45:20.547 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:45:20.547 INFO kablam! Oct 13 00:45:20.547 INFO kablam! For more information on this warning you can consult Oct 13 00:45:20.547 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:45:20.613 INFO kablam! Compiling cotli-helper v0.1.0 (/source) Oct 13 00:45:24.871 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 00:45:24.871 INFO kablam! --> src/aura/mod.rs:119:14 Oct 13 00:45:24.871 INFO kablam! | Oct 13 00:45:24.871 INFO kablam! 119 | (0.0, _, None) => true, Oct 13 00:45:24.871 INFO kablam! | ^^^ Oct 13 00:45:24.871 INFO kablam! | Oct 13 00:45:24.871 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 00:45:24.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:45:24.871 INFO kablam! = note: for more information, see issue #41620 Oct 13 00:45:24.871 INFO kablam! Oct 13 00:45:24.947 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 00:45:24.947 INFO kablam! --> src/aura/mod.rs:119:14 Oct 13 00:45:24.947 INFO kablam! | Oct 13 00:45:24.947 INFO kablam! 119 | (0.0, _, None) => true, Oct 13 00:45:24.947 INFO kablam! | ^^^ Oct 13 00:45:24.947 INFO kablam! | Oct 13 00:45:24.947 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 00:45:24.947 INFO kablam! = note: for more information, see issue #41620 Oct 13 00:45:24.947 INFO kablam! Oct 13 00:45:26.127 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 00:45:26.127 INFO kablam! --> src/lib.rs:2:12 Oct 13 00:45:26.127 INFO kablam! | Oct 13 00:45:26.127 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 00:45:26.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:45:26.127 INFO kablam! | Oct 13 00:45:26.127 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:45:26.127 INFO kablam! Oct 13 00:45:32.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.93s Oct 13 00:45:32.472 INFO kablam! su: No module specific data is present Oct 13 00:45:33.997 INFO running `"docker" "rm" "-f" "afbacfa812d0419782491b6a83b80803d916dccc608ad385ed76da7b68178ec0"` Oct 13 00:45:34.314 INFO blam! afbacfa812d0419782491b6a83b80803d916dccc608ad385ed76da7b68178ec0 Oct 13 00:45:34.325 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 00:45:34.755 INFO blam! c0eeabaf2c2445dea40df171b9852095df9a8b306007da6e46f8ffa8e73e09f1 Oct 13 00:45:34.757 INFO running `"docker" "start" "-a" "c0eeabaf2c2445dea40df171b9852095df9a8b306007da6e46f8ffa8e73e09f1"` Oct 13 00:45:36.379 INFO kablam! usermod: no changes Oct 13 00:45:36.451 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 13 00:45:36.451 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 13 00:45:36.451 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:45:36.451 INFO kablam! files will be included as a test target: Oct 13 00:45:36.451 INFO kablam! Oct 13 00:45:36.451 INFO kablam! * /source/tests/support.rs Oct 13 00:45:36.451 INFO kablam! Oct 13 00:45:36.451 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:45:36.451 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 13 00:45:36.451 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 13 00:45:36.451 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:45:36.451 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:45:36.451 INFO kablam! Oct 13 00:45:36.451 INFO kablam! For more information on this warning you can consult Oct 13 00:45:36.451 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:45:36.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 00:45:36.567 INFO kablam! Running /target/debug/deps/cotli_helper-6a75a4c99722ed7e Oct 13 00:45:36.577 INFO blam! Oct 13 00:45:36.577 INFO blam! running 13 tests Oct 13 00:45:36.586 INFO blam! test dps::multiply_by_level_is_straight_multiplier ... ok Oct 13 00:45:36.586 INFO blam! test formation::coordinate::test_descent_into_darkness_formation_has_correct_adjacency_numbers ... ok Oct 13 00:45:36.586 INFO blam! test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok Oct 13 00:45:36.586 INFO blam! test formation::coordinate::test_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok Oct 13 00:45:36.586 INFO blam! test formation::coordinate::test_ghostbeards_greed_formation_has_correct_adjacency_numbers ... ok Oct 13 00:45:36.586 INFO blam! test formation::coordinate::test_worlds_wake_formation_has_correct_adjacency_numbers ... ok Oct 13 00:45:36.586 INFO blam! test formation_search::expanding_updates_highest_dps_seen ... ok Oct 13 00:45:36.595 INFO blam! test formation_search::expanding_expandable_node_always_adds_new_child ... ok Oct 13 00:45:36.597 INFO blam! test formation_search::expand_eventually_completes_node ... ok Oct 13 00:45:36.597 INFO blam! test formation_search::fill_formation_randomly_fills_formation_until_formation_is_full ... ok Oct 13 00:45:36.603 INFO blam! test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... ok Oct 13 00:45:36.664 INFO blam! test formation_search::benchmarks::bench_expand_root_node ... FAILED Oct 13 00:45:36.664 INFO blam! test formation_search::benchmarks::bench_search_root_after_1k_expands ... FAILED Oct 13 00:45:36.664 INFO blam! Oct 13 00:45:36.664 INFO blam! failures: Oct 13 00:45:36.664 INFO blam! Oct 13 00:45:36.664 INFO blam! ---- formation_search::benchmarks::bench_expand_root_node stdout ---- Oct 13 00:45:36.664 INFO blam! thread 'formation_search::benchmarks::bench_expand_root_node' 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 13 00:45:36.664 INFO blam! stack backtrace: Oct 13 00:45:36.664 INFO blam! 0: 0x55ab44b5110e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 00:45:36.664 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 00:45:36.664 INFO blam! 1: 0x55ab44b5a096 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 00:45:36.664 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 00:45:36.664 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 00:45:36.664 INFO blam! 2: 0x55ab44b54d0d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 00:45:36.664 INFO blam! at libstd/panicking.rs:211 Oct 13 00:45:36.664 INFO blam! 3: 0x55ab44b54a1b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 00:45:36.664 INFO blam! at libstd/panicking.rs:221 Oct 13 00:45:36.664 INFO blam! 4: 0x55ab44b553bc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 00:45:36.664 INFO blam! at libstd/panicking.rs:476 Oct 13 00:45:36.664 INFO blam! 5: 0x55ab44b54f79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 00:45:36.664 INFO blam! at libstd/panicking.rs:390 Oct 13 00:45:36.664 INFO blam! 6: 0x55ab44b54e75 - rust_begin_unwind Oct 13 00:45:36.664 INFO blam! at libstd/panicking.rs:325 Oct 13 00:45:36.664 INFO blam! 7: 0x55ab44b9a16b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 00:45:36.664 INFO blam! at libcore/panicking.rs:77 Oct 13 00:45:36.664 INFO blam! 8: 0x55ab44b32e83 - core::result::unwrap_failed::h226bad83f73f843e Oct 13 00:45:36.664 INFO blam! at libcore/macros.rs:26 Oct 13 00:45:36.664 INFO blam! 9: 0x55ab44a91aeb - >::unwrap::h05d741552930607d Oct 13 00:45:36.664 INFO blam! at libcore/result.rs:808 Oct 13 00:45:36.664 INFO blam! 10: 0x55ab44a416a6 - cotli_helper::create_user_data::hb4084e304d328014 Oct 13 00:45:36.664 INFO blam! at src/lib.rs:33 Oct 13 00:45:36.664 INFO blam! 11: 0x55ab44a77615 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::hb4d1a899975f0622 Oct 13 00:45:36.664 INFO blam! at src/formation_search/mod.rs:397 Oct 13 00:45:36.664 INFO blam! 12: 0x55ab44a773d7 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::hdb7417a2bf4d8d68 Oct 13 00:45:36.664 INFO blam! at src/formation_search/mod.rs:383 Oct 13 00:45:36.664 INFO blam! 13: 0x55ab44a37217 - core::ops::function::FnOnce::call_once::h0b5daf086a2aac1e Oct 13 00:45:36.664 INFO blam! at libcore/ops/function.rs:238 Oct 13 00:45:36.664 INFO blam! 14: 0x55ab44ab3a07 - >::call_box::hb1424ea919551fa8 Oct 13 00:45:36.664 INFO blam! at libtest/lib.rs:1374 Oct 13 00:45:36.664 INFO blam! at libtest/lib.rs:1576 Oct 13 00:45:36.664 INFO blam! at libtest/lib.rs:1739 Oct 13 00:45:36.664 INFO blam! at libtest/lib.rs:1374 Oct 13 00:45:36.664 INFO blam! at libcore/ops/function.rs:238 Oct 13 00:45:36.664 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.664 INFO blam! 15: 0x55ab44ab3872 - >::call_box::h477ac8c82814e76d Oct 13 00:45:36.664 INFO blam! at libtest/lib.rs:1461 Oct 13 00:45:36.664 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.664 INFO blam! 16: 0x55ab44b65269 - __rust_maybe_catch_panic Oct 13 00:45:36.664 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 00:45:36.664 INFO blam! 17: 0x55ab44ad45ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:289 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:392 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1423 Oct 13 00:45:36.665 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 00:45:36.665 INFO blam! 18: 0x55ab44ad51f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 00:45:36.665 INFO blam! at libstd/thread/mod.rs:409 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:313 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:310 Oct 13 00:45:36.665 INFO blam! 19: 0x55ab44b65269 - __rust_maybe_catch_panic Oct 13 00:45:36.665 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 00:45:36.665 INFO blam! 20: 0x55ab44ac25e6 - >::call_box::h96125cb29a9ba44b Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:289 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:392 Oct 13 00:45:36.665 INFO blam! at libstd/thread/mod.rs:408 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.665 INFO blam! 21: 0x55ab44b5314a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:682 Oct 13 00:45:36.665 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 00:45:36.665 INFO blam! 22: 0x55ab44b485e5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 00:45:36.665 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 00:45:36.665 INFO blam! 23: 0x7f732a75b6b9 - start_thread Oct 13 00:45:36.665 INFO blam! 24: 0x7f732a27b41c - clone Oct 13 00:45:36.665 INFO blam! 25: 0x0 - Oct 13 00:45:36.665 INFO blam! Oct 13 00:45:36.665 INFO blam! ---- formation_search::benchmarks::bench_search_root_after_1k_expands stdout ---- Oct 13 00:45:36.665 INFO blam! thread 'formation_search::benchmarks::bench_search_root_after_1k_expands' 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 13 00:45:36.665 INFO blam! stack backtrace: Oct 13 00:45:36.665 INFO blam! 0: 0x55ab44b5110e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 13 00:45:36.665 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 13 00:45:36.665 INFO blam! 1: 0x55ab44b5a096 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 13 00:45:36.665 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 13 00:45:36.665 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 13 00:45:36.665 INFO blam! 2: 0x55ab44b54d0d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:211 Oct 13 00:45:36.665 INFO blam! 3: 0x55ab44b54a1b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:221 Oct 13 00:45:36.665 INFO blam! 4: 0x55ab44b553bc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:476 Oct 13 00:45:36.665 INFO blam! 5: 0x55ab44b54f79 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:390 Oct 13 00:45:36.665 INFO blam! 6: 0x55ab44b54e75 - rust_begin_unwind Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:325 Oct 13 00:45:36.665 INFO blam! 7: 0x55ab44b9a16b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 13 00:45:36.665 INFO blam! at libcore/panicking.rs:77 Oct 13 00:45:36.665 INFO blam! 8: 0x55ab44b32e83 - core::result::unwrap_failed::h226bad83f73f843e Oct 13 00:45:36.665 INFO blam! at libcore/macros.rs:26 Oct 13 00:45:36.665 INFO blam! 9: 0x55ab44a91aeb - >::unwrap::h05d741552930607d Oct 13 00:45:36.665 INFO blam! at libcore/result.rs:808 Oct 13 00:45:36.665 INFO blam! 10: 0x55ab44a416a6 - cotli_helper::create_user_data::hb4084e304d328014 Oct 13 00:45:36.665 INFO blam! at src/lib.rs:33 Oct 13 00:45:36.665 INFO blam! 11: 0x55ab44a77bdb - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::hb806f86e29adeb53 Oct 13 00:45:36.665 INFO blam! at src/formation_search/mod.rs:424 Oct 13 00:45:36.665 INFO blam! 12: 0x55ab44a77997 - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::h5d64340ba4545372 Oct 13 00:45:36.665 INFO blam! at src/formation_search/mod.rs:410 Oct 13 00:45:36.665 INFO blam! 13: 0x55ab44a372f7 - core::ops::function::FnOnce::call_once::h5a9354ade87a71f3 Oct 13 00:45:36.665 INFO blam! at libcore/ops/function.rs:238 Oct 13 00:45:36.665 INFO blam! 14: 0x55ab44ab3a07 - >::call_box::hb1424ea919551fa8 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1374 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1576 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1739 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1374 Oct 13 00:45:36.665 INFO blam! at libcore/ops/function.rs:238 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.665 INFO blam! 15: 0x55ab44ab3872 - >::call_box::h477ac8c82814e76d Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1461 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.665 INFO blam! 16: 0x55ab44b65269 - __rust_maybe_catch_panic Oct 13 00:45:36.665 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 00:45:36.665 INFO blam! 17: 0x55ab44ad45ed - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:289 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:392 Oct 13 00:45:36.665 INFO blam! at libtest/lib.rs:1423 Oct 13 00:45:36.665 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 13 00:45:36.665 INFO blam! 18: 0x55ab44ad51f4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 13 00:45:36.665 INFO blam! at libstd/thread/mod.rs:409 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:313 Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:310 Oct 13 00:45:36.665 INFO blam! 19: 0x55ab44b65269 - __rust_maybe_catch_panic Oct 13 00:45:36.665 INFO blam! at libpanic_unwind/lib.rs:102 Oct 13 00:45:36.665 INFO blam! 20: 0x55ab44ac25e6 - >::call_box::h96125cb29a9ba44b Oct 13 00:45:36.665 INFO blam! at libstd/panicking.rs:289 Oct 13 00:45:36.665 INFO blam! at libstd/panic.rs:392 Oct 13 00:45:36.665 INFO blam! at libstd/thread/mod.rs:408 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:672 Oct 13 00:45:36.665 INFO blam! 21: 0x55ab44b5314a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 13 00:45:36.665 INFO blam! at liballoc/boxed.rs:682 Oct 13 00:45:36.666 INFO blam! at libstd/sys_common/thread.rs:24 Oct 13 00:45:36.666 INFO blam! 22: 0x55ab44b485e5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 13 00:45:36.666 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 13 00:45:36.666 INFO blam! 23: 0x7f732a75b6b9 - start_thread Oct 13 00:45:36.666 INFO blam! 24: 0x7f732a27b41c - clone Oct 13 00:45:36.666 INFO blam! 25: 0x0 - Oct 13 00:45:36.666 INFO blam! Oct 13 00:45:36.666 INFO blam! Oct 13 00:45:36.666 INFO blam! failures: Oct 13 00:45:36.666 INFO blam! formation_search::benchmarks::bench_expand_root_node Oct 13 00:45:36.666 INFO blam! formation_search::benchmarks::bench_search_root_after_1k_expands Oct 13 00:45:36.666 INFO blam! Oct 13 00:45:36.666 INFO blam! test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:45:36.666 INFO blam! Oct 13 00:45:36.676 INFO kablam! error: test failed, to rerun pass '--lib' Oct 13 00:45:36.677 INFO kablam! su: No module specific data is present Oct 13 00:45:38.150 INFO running `"docker" "rm" "-f" "c0eeabaf2c2445dea40df171b9852095df9a8b306007da6e46f8ffa8e73e09f1"` Oct 13 00:45:38.514 INFO blam! c0eeabaf2c2445dea40df171b9852095df9a8b306007da6e46f8ffa8e73e09f1