Nov 16 13:48:51.117 INFO testing sgrif/cotli-helper against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 13:48:51.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 13:48:51.647 INFO [stdout] 5a34f6ab39d8ca0647868b0d71b85619e80f7d5a101d7b90581839d5e3ab9660 Nov 16 13:48:51.655 INFO running `"docker" "start" "-a" "5a34f6ab39d8ca0647868b0d71b85619e80f7d5a101d7b90581839d5e3ab9660"` Nov 16 13:48:52.967 INFO [stderr] usermod: no changes Nov 16 13:48:53.051 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 16 13:48:53.051 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 16 13:48:53.051 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:48:53.051 INFO [stderr] files will be included as a test target: Nov 16 13:48:53.051 INFO [stderr] Nov 16 13:48:53.051 INFO [stderr] * /source/tests/support.rs Nov 16 13:48:53.051 INFO [stderr] Nov 16 13:48:53.051 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:48:53.051 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 16 13:48:53.051 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 16 13:48:53.051 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:48:53.051 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:48:53.051 INFO [stderr] Nov 16 13:48:53.051 INFO [stderr] For more information on this warning you can consult Nov 16 13:48:53.051 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:48:53.135 INFO [stderr] Compiling either v1.1.0 Nov 16 13:48:53.135 INFO [stderr] Compiling serde v1.0.8 Nov 16 13:48:53.135 INFO [stderr] Compiling ordermap v0.2.10 Nov 16 13:48:53.135 INFO [stderr] Compiling term_size v0.3.0 Nov 16 13:48:53.135 INFO [stderr] Compiling atty v0.2.2 Nov 16 13:48:53.135 INFO [stderr] Compiling serde_derive v1.0.8 Nov 16 13:48:54.011 INFO [stderr] Compiling itertools v0.6.0 Nov 16 13:48:54.547 INFO [stderr] Compiling clap v2.24.2 Nov 16 13:49:13.363 INFO [stderr] Compiling toml v0.4.1 Nov 16 13:49:30.187 INFO [stderr] Compiling cotli-helper v0.1.0 (/source) Nov 16 13:49:31.731 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 16 13:49:31.731 INFO [stderr] --> src/aura/mod.rs:119:14 Nov 16 13:49:31.731 INFO [stderr] | Nov 16 13:49:31.732 INFO [stderr] 119 | (0.0, _, None) => true, Nov 16 13:49:31.732 INFO [stderr] | ^^^ Nov 16 13:49:31.732 INFO [stderr] | Nov 16 13:49:31.732 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 16 13:49:31.732 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 13:49:31.732 INFO [stderr] = note: for more information, see issue #41620 Nov 16 13:49:31.732 INFO [stderr] Nov 16 13:49:31.757 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 16 13:49:31.758 INFO [stderr] --> src/aura/mod.rs:119:14 Nov 16 13:49:31.764 INFO [stderr] | Nov 16 13:49:31.764 INFO [stderr] 119 | (0.0, _, None) => true, Nov 16 13:49:31.764 INFO [stderr] | ^^^ Nov 16 13:49:31.765 INFO [stderr] | Nov 16 13:49:31.765 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 13:49:31.765 INFO [stderr] = note: for more information, see issue #41620 Nov 16 13:49:31.766 INFO [stderr] Nov 16 13:49:32.187 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 16 13:49:32.187 INFO [stderr] --> src/lib.rs:2:12 Nov 16 13:49:32.187 INFO [stderr] | Nov 16 13:49:32.187 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 16 13:49:32.187 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 13:49:32.188 INFO [stderr] | Nov 16 13:49:32.188 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 13:49:32.188 INFO [stderr] Nov 16 13:49:38.731 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.74s Nov 16 13:49:38.747 INFO [stderr] su: No module specific data is present Nov 16 13:49:39.598 INFO running `"docker" "inspect" "5a34f6ab39d8ca0647868b0d71b85619e80f7d5a101d7b90581839d5e3ab9660"` Nov 16 13:49:39.871 INFO running `"docker" "rm" "-f" "5a34f6ab39d8ca0647868b0d71b85619e80f7d5a101d7b90581839d5e3ab9660"` Nov 16 13:49:40.131 INFO [stdout] 5a34f6ab39d8ca0647868b0d71b85619e80f7d5a101d7b90581839d5e3ab9660 Nov 16 13:49:40.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 13:49:40.588 INFO [stdout] 0ccf65c25000677d765f8c4ae3ea4eb9542220b93884ba3adb466cd91215d870 Nov 16 13:49:40.597 INFO running `"docker" "start" "-a" "0ccf65c25000677d765f8c4ae3ea4eb9542220b93884ba3adb466cd91215d870"` Nov 16 13:49:41.807 INFO [stderr] usermod: no changes Nov 16 13:49:41.882 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 16 13:49:41.882 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 16 13:49:41.882 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:49:41.882 INFO [stderr] files will be included as a test target: Nov 16 13:49:41.882 INFO [stderr] Nov 16 13:49:41.882 INFO [stderr] * /source/tests/support.rs Nov 16 13:49:41.882 INFO [stderr] Nov 16 13:49:41.882 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:49:41.882 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 16 13:49:41.882 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 16 13:49:41.882 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:49:41.882 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:49:41.882 INFO [stderr] Nov 16 13:49:41.882 INFO [stderr] For more information on this warning you can consult Nov 16 13:49:41.882 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:49:41.979 INFO [stderr] Compiling cotli-helper v0.1.0 (/source) Nov 16 13:49:46.639 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 16 13:49:46.640 INFO [stderr] --> src/aura/mod.rs:119:14 Nov 16 13:49:46.641 INFO [stderr] | Nov 16 13:49:46.641 INFO [stderr] 119 | (0.0, _, None) => true, Nov 16 13:49:46.642 INFO [stderr] | ^^^ Nov 16 13:49:46.642 INFO [stderr] | Nov 16 13:49:46.643 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Nov 16 13:49:46.644 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 13:49:46.644 INFO [stderr] = note: for more information, see issue #41620 Nov 16 13:49:46.645 INFO [stderr] Nov 16 13:49:46.704 INFO [stderr] warning: floating-point types cannot be used in patterns Nov 16 13:49:46.705 INFO [stderr] --> src/aura/mod.rs:119:14 Nov 16 13:49:46.705 INFO [stderr] | Nov 16 13:49:46.706 INFO [stderr] 119 | (0.0, _, None) => true, Nov 16 13:49:46.707 INFO [stderr] | ^^^ Nov 16 13:49:46.707 INFO [stderr] | Nov 16 13:49:46.708 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 13:49:46.708 INFO [stderr] = note: for more information, see issue #41620 Nov 16 13:49:46.709 INFO [stderr] Nov 16 13:49:47.623 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 16 13:49:47.624 INFO [stderr] --> src/lib.rs:2:12 Nov 16 13:49:47.624 INFO [stderr] | Nov 16 13:49:47.625 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Nov 16 13:49:47.626 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 13:49:47.626 INFO [stderr] | Nov 16 13:49:47.627 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 13:49:47.627 INFO [stderr] Nov 16 13:49:53.802 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.96s Nov 16 13:49:53.818 INFO [stderr] su: No module specific data is present Nov 16 13:49:55.343 INFO running `"docker" "inspect" "0ccf65c25000677d765f8c4ae3ea4eb9542220b93884ba3adb466cd91215d870"` Nov 16 13:49:55.689 INFO running `"docker" "rm" "-f" "0ccf65c25000677d765f8c4ae3ea4eb9542220b93884ba3adb466cd91215d870"` Nov 16 13:49:56.115 INFO [stdout] 0ccf65c25000677d765f8c4ae3ea4eb9542220b93884ba3adb466cd91215d870 Nov 16 13:49:56.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 13:49:56.746 INFO [stdout] a90ee68651c96b6be6d3397ef336d6e31c7ff8f0c91c07c4273d2e0acf6ca600 Nov 16 13:49:56.748 INFO running `"docker" "start" "-a" "a90ee68651c96b6be6d3397ef336d6e31c7ff8f0c91c07c4273d2e0acf6ca600"` Nov 16 13:49:59.244 INFO [stderr] usermod: no changes Nov 16 13:49:59.320 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 16 13:49:59.320 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 16 13:49:59.320 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 16 13:49:59.320 INFO [stderr] files will be included as a test target: Nov 16 13:49:59.320 INFO [stderr] Nov 16 13:49:59.320 INFO [stderr] * /source/tests/support.rs Nov 16 13:49:59.320 INFO [stderr] Nov 16 13:49:59.320 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 16 13:49:59.320 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 16 13:49:59.320 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 16 13:49:59.320 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 16 13:49:59.320 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 16 13:49:59.320 INFO [stderr] Nov 16 13:49:59.320 INFO [stderr] For more information on this warning you can consult Nov 16 13:49:59.320 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 16 13:49:59.409 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s Nov 16 13:49:59.414 INFO [stderr] Running /target/debug/deps/cotli_helper-cfe1f1b2c7d451d9 Nov 16 13:49:59.418 INFO [stdout] Nov 16 13:49:59.418 INFO [stdout] running 13 tests Nov 16 13:49:59.431 INFO [stdout] test formation::coordinate::test_descent_into_darkness_formation_has_correct_adjacency_numbers ... ok Nov 16 13:49:59.451 INFO [stdout] test formation::coordinate::test_ghostbeards_greed_formation_has_correct_adjacency_numbers ... ok Nov 16 13:49:59.451 INFO [stdout] test formation::coordinate::test_worlds_wake_formation_has_correct_adjacency_numbers ... ok Nov 16 13:49:59.451 INFO [stdout] test dps::multiply_by_level_is_straight_multiplier ... ok Nov 16 13:49:59.451 INFO [stdout] test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok Nov 16 13:49:59.451 INFO [stdout] test formation::coordinate::test_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok Nov 16 13:49:59.479 INFO [stdout] test formation_search::expanding_updates_highest_dps_seen ... ok Nov 16 13:49:59.499 INFO [stdout] test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... ok Nov 16 13:49:59.499 INFO [stdout] test formation_search::fill_formation_randomly_fills_formation_until_formation_is_full ... ok Nov 16 13:49:59.499 INFO [stdout] test formation_search::expanding_expandable_node_always_adds_new_child ... ok Nov 16 13:49:59.503 INFO [stdout] test formation_search::expand_eventually_completes_node ... ok Nov 16 13:49:59.630 INFO [stdout] test formation_search::benchmarks::bench_search_root_after_1k_expands ... FAILED Nov 16 13:49:59.635 INFO [stdout] test formation_search::benchmarks::bench_expand_root_node ... FAILED Nov 16 13:49:59.635 INFO [stdout] Nov 16 13:49:59.635 INFO [stdout] failures: Nov 16 13:49:59.635 INFO [stdout] Nov 16 13:49:59.635 INFO [stdout] ---- formation_search::benchmarks::bench_search_root_after_1k_expands stdout ---- Nov 16 13:49:59.635 INFO [stdout] 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 Nov 16 13:49:59.635 INFO [stdout] stack backtrace: Nov 16 13:49:59.635 INFO [stdout] 0: 0x557cf2091b93 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 16 13:49:59.635 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 13:49:59.635 INFO [stdout] 1: 0x557cf208c3f8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 16 13:49:59.635 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 13:49:59.635 INFO [stdout] 2: 0x557cf2090b04 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 16 13:49:59.635 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 13:49:59.635 INFO [stdout] at libstd/panicking.rs:211 Nov 16 13:49:59.635 INFO [stdout] 3: 0x557cf20907ec - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 16 13:49:59.635 INFO [stdout] at libstd/panicking.rs:221 Nov 16 13:49:59.635 INFO [stdout] 4: 0x557cf2091210 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 16 13:49:59.635 INFO [stdout] at libstd/panicking.rs:476 Nov 16 13:49:59.635 INFO [stdout] 5: 0x557cf2090d91 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 16 13:49:59.635 INFO [stdout] at libstd/panicking.rs:390 Nov 16 13:49:59.635 INFO [stdout] 6: 0x557cf2090c75 - rust_begin_unwind Nov 16 13:49:59.635 INFO [stdout] at libstd/panicking.rs:325 Nov 16 13:49:59.635 INFO [stdout] 7: 0x557cf20a59ac - core::panicking::panic_fmt::h0b2a5728bdf6d5e2 Nov 16 13:49:59.635 INFO [stdout] at libcore/panicking.rs:77 Nov 16 13:49:59.635 INFO [stdout] 8: 0x557cf207ca70 - core::result::unwrap_failed::h70019fe314090cdf Nov 16 13:49:59.635 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/macros.rs:26 Nov 16 13:49:59.635 INFO [stdout] 9: 0x557cf1fcfe7f - >::unwrap::haba07cfc4bb305c1 Nov 16 13:49:59.635 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/result.rs:808 Nov 16 13:49:59.635 INFO [stdout] 10: 0x557cf1f75ce6 - cotli_helper::create_user_data::hb09a636d12d8aaf8 Nov 16 13:49:59.635 INFO [stdout] at src/lib.rs:33 Nov 16 13:49:59.635 INFO [stdout] 11: 0x557cf1fb582b - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::h796aab554741ce1f Nov 16 13:49:59.635 INFO [stdout] at src/formation_search/mod.rs:424 Nov 16 13:49:59.635 INFO [stdout] 12: 0x557cf1fb55e7 - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::hda2568539427edd4 Nov 16 13:49:59.635 INFO [stdout] at src/formation_search/mod.rs:410 Nov 16 13:49:59.635 INFO [stdout] 13: 0x557cf1f6b607 - core::ops::function::FnOnce::call_once::h20f2aa6bac061bc8 Nov 16 13:49:59.635 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 13:49:59.635 INFO [stdout] 14: 0x557cf1ff8d17 - >::call_box::h29a01593c27c7835 Nov 16 13:49:59.635 INFO [stdout] at libtest/lib.rs:1377 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1579 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1742 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1377 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.636 INFO [stdout] 15: 0x557cf1ff8fb2 - >::call_box::hd23e96f38fbd7505 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1464 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.636 INFO [stdout] 16: 0x557cf209fd29 - __rust_maybe_catch_panic Nov 16 13:49:59.636 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 13:49:59.636 INFO [stdout] 17: 0x557cf1ff0dc3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1426 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 16 13:49:59.636 INFO [stdout] 18: 0x557cf1ff1c64 - std::panicking::try::do_call::h031514fb401b7159 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 16 13:49:59.636 INFO [stdout] 19: 0x557cf209fd29 - __rust_maybe_catch_panic Nov 16 13:49:59.636 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 13:49:59.636 INFO [stdout] 20: 0x557cf1ff8e4c - >::call_box::h44700b7a2ec6fd33 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.636 INFO [stdout] 21: 0x557cf2093c0d - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 16 13:49:59.636 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 13:49:59.636 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 13:49:59.636 INFO [stdout] 22: 0x7f77ca2146b9 - start_thread Nov 16 13:49:59.636 INFO [stdout] 23: 0x7f77c9d3441c - clone Nov 16 13:49:59.636 INFO [stdout] 24: 0x0 - Nov 16 13:49:59.636 INFO [stdout] Nov 16 13:49:59.636 INFO [stdout] ---- formation_search::benchmarks::bench_expand_root_node stdout ---- Nov 16 13:49:59.636 INFO [stdout] 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 Nov 16 13:49:59.636 INFO [stdout] stack backtrace: Nov 16 13:49:59.636 INFO [stdout] 0: 0x557cf2091b93 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26df0f6fdb27c709 Nov 16 13:49:59.636 INFO [stdout] at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Nov 16 13:49:59.636 INFO [stdout] 1: 0x557cf208c3f8 - std::sys_common::backtrace::_print::h84c40fecda6d638e Nov 16 13:49:59.636 INFO [stdout] at libstd/sys_common/backtrace.rs:71 Nov 16 13:49:59.636 INFO [stdout] 2: 0x557cf2090b04 - std::panicking::default_hook::{{closure}}::h77e370c0567fc0a7 Nov 16 13:49:59.636 INFO [stdout] at libstd/sys_common/backtrace.rs:59 Nov 16 13:49:59.636 INFO [stdout] at libstd/panicking.rs:211 Nov 16 13:49:59.636 INFO [stdout] 3: 0x557cf20907ec - std::panicking::default_hook::hb9a45c11a33bbcb2 Nov 16 13:49:59.636 INFO [stdout] at libstd/panicking.rs:221 Nov 16 13:49:59.636 INFO [stdout] 4: 0x557cf2091210 - std::panicking::rust_panic_with_hook::ha8d95048d940f754 Nov 16 13:49:59.636 INFO [stdout] at libstd/panicking.rs:476 Nov 16 13:49:59.636 INFO [stdout] 5: 0x557cf2090d91 - std::panicking::continue_panic_fmt::hfc82a3747387e2c6 Nov 16 13:49:59.636 INFO [stdout] at libstd/panicking.rs:390 Nov 16 13:49:59.636 INFO [stdout] 6: 0x557cf2090c75 - rust_begin_unwind Nov 16 13:49:59.636 INFO [stdout] at libstd/panicking.rs:325 Nov 16 13:49:59.636 INFO [stdout] 7: 0x557cf20a59ac - core::panicking::panic_fmt::h0b2a5728bdf6d5e2 Nov 16 13:49:59.636 INFO [stdout] at libcore/panicking.rs:77 Nov 16 13:49:59.636 INFO [stdout] 8: 0x557cf207ca70 - core::result::unwrap_failed::h70019fe314090cdf Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/macros.rs:26 Nov 16 13:49:59.636 INFO [stdout] 9: 0x557cf1fcfe7f - >::unwrap::haba07cfc4bb305c1 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/result.rs:808 Nov 16 13:49:59.636 INFO [stdout] 10: 0x557cf1f75ce6 - cotli_helper::create_user_data::hb09a636d12d8aaf8 Nov 16 13:49:59.636 INFO [stdout] at src/lib.rs:33 Nov 16 13:49:59.636 INFO [stdout] 11: 0x557cf1fb5265 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::hf8b715b0651f721f Nov 16 13:49:59.636 INFO [stdout] at src/formation_search/mod.rs:397 Nov 16 13:49:59.636 INFO [stdout] 12: 0x557cf1fb5027 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::h348cec47075e9cd3 Nov 16 13:49:59.636 INFO [stdout] at src/formation_search/mod.rs:383 Nov 16 13:49:59.636 INFO [stdout] 13: 0x557cf1f6baa7 - core::ops::function::FnOnce::call_once::heb272801061c3a49 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 13:49:59.636 INFO [stdout] 14: 0x557cf1ff8d17 - >::call_box::h29a01593c27c7835 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1377 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1579 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1742 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1377 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libcore/ops/function.rs:238 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.636 INFO [stdout] 15: 0x557cf1ff8fb2 - >::call_box::hd23e96f38fbd7505 Nov 16 13:49:59.636 INFO [stdout] at libtest/lib.rs:1464 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.636 INFO [stdout] 16: 0x557cf209fd29 - __rust_maybe_catch_panic Nov 16 13:49:59.636 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 13:49:59.636 INFO [stdout] 17: 0x557cf1ff0dc3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd0ded23d435d70d0 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 13:49:59.636 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 13:49:59.637 INFO [stdout] at libtest/lib.rs:1426 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/sys_common/backtrace.rs:136 Nov 16 13:49:59.637 INFO [stdout] 18: 0x557cf1ff1c64 - std::panicking::try::do_call::h031514fb401b7159 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:477 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:319 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:310 Nov 16 13:49:59.637 INFO [stdout] 19: 0x557cf209fd29 - __rust_maybe_catch_panic Nov 16 13:49:59.637 INFO [stdout] at libpanic_unwind/lib.rs:102 Nov 16 13:49:59.637 INFO [stdout] 20: 0x557cf1ff8e4c - >::call_box::h44700b7a2ec6fd33 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panicking.rs:289 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/panic.rs:398 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/libstd/thread/mod.rs:476 Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:673 Nov 16 13:49:59.637 INFO [stdout] 21: 0x557cf2093c0d - std::sys::unix::thread::Thread::new::thread_start::h8526625243d2f13b Nov 16 13:49:59.637 INFO [stdout] at /rustc/2e026d6e5d7621634147ad4c8074f1d964dbb1be/src/liballoc/boxed.rs:683 Nov 16 13:49:59.637 INFO [stdout] at libstd/sys_common/thread.rs:24 Nov 16 13:49:59.637 INFO [stdout] at libstd/sys/unix/thread.rs:90 Nov 16 13:49:59.637 INFO [stdout] 22: 0x7f77ca2146b9 - start_thread Nov 16 13:49:59.637 INFO [stdout] 23: 0x7f77c9d3441c - clone Nov 16 13:49:59.637 INFO [stdout] 24: 0x0 - Nov 16 13:49:59.637 INFO [stdout] Nov 16 13:49:59.637 INFO [stdout] Nov 16 13:49:59.637 INFO [stdout] failures: Nov 16 13:49:59.637 INFO [stdout] formation_search::benchmarks::bench_expand_root_node Nov 16 13:49:59.637 INFO [stdout] formation_search::benchmarks::bench_search_root_after_1k_expands Nov 16 13:49:59.637 INFO [stdout] Nov 16 13:49:59.637 INFO [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:49:59.637 INFO [stdout] Nov 16 13:49:59.651 INFO [stderr] error: test failed, to rerun pass '--lib' Nov 16 13:49:59.675 INFO [stderr] su: No module specific data is present Nov 16 13:50:02.131 INFO running `"docker" "inspect" "a90ee68651c96b6be6d3397ef336d6e31c7ff8f0c91c07c4273d2e0acf6ca600"` Nov 16 13:50:02.333 INFO running `"docker" "rm" "-f" "a90ee68651c96b6be6d3397ef336d6e31c7ff8f0c91c07c4273d2e0acf6ca600"` Nov 16 13:50:02.543 INFO [stdout] a90ee68651c96b6be6d3397ef336d6e31c7ff8f0c91c07c4273d2e0acf6ca600