Dec 05 07:49:02.804 INFO testing sgrif/cotli-helper against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 05 07:49:02.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 07:49:03.065 INFO [stdout] 54852e405f867e88aeceb35594d8d47f34b8e9367d6aaefcdaafadbdb1cf4634 Dec 05 07:49:03.067 INFO running `"docker" "start" "-a" "54852e405f867e88aeceb35594d8d47f34b8e9367d6aaefcdaafadbdb1cf4634"` Dec 05 07:49:03.671 INFO [stderr] usermod: no changes Dec 05 07:49:03.720 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 05 07:49:03.720 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 05 07:49:03.720 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 07:49:03.720 INFO [stderr] files will be included as a test target: Dec 05 07:49:03.720 INFO [stderr] Dec 05 07:49:03.720 INFO [stderr] * /source/tests/support.rs Dec 05 07:49:03.720 INFO [stderr] Dec 05 07:49:03.720 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 07:49:03.720 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 05 07:49:03.720 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 05 07:49:03.720 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 07:49:03.720 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 07:49:03.720 INFO [stderr] Dec 05 07:49:03.720 INFO [stderr] For more information on this warning you can consult Dec 05 07:49:03.720 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 07:49:03.836 INFO [stderr] Compiling either v1.1.0 Dec 05 07:49:03.836 INFO [stderr] Compiling ordermap v0.2.10 Dec 05 07:49:03.848 INFO [stderr] Compiling atty v0.2.2 Dec 05 07:49:03.848 INFO [stderr] Compiling term_size v0.3.0 Dec 05 07:49:03.848 INFO [stderr] Compiling toml v0.4.1 Dec 05 07:49:04.692 INFO [stderr] Compiling itertools v0.6.0 Dec 05 07:49:04.792 INFO [stderr] Compiling clap v2.24.2 Dec 05 07:49:27.760 INFO [stderr] Compiling cotli-helper v0.1.0 (/source) Dec 05 07:49:29.272 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 05 07:49:29.272 INFO [stderr] --> src/aura/mod.rs:119:14 Dec 05 07:49:29.272 INFO [stderr] | Dec 05 07:49:29.272 INFO [stderr] 119 | (0.0, _, None) => true, Dec 05 07:49:29.272 INFO [stderr] | ^^^ Dec 05 07:49:29.272 INFO [stderr] | Dec 05 07:49:29.272 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 05 07:49:29.272 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! Dec 05 07:49:29.272 INFO [stderr] = note: for more information, see issue #41620 Dec 05 07:49:29.272 INFO [stderr] Dec 05 07:49:29.296 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 05 07:49:29.296 INFO [stderr] --> src/aura/mod.rs:119:14 Dec 05 07:49:29.296 INFO [stderr] | Dec 05 07:49:29.296 INFO [stderr] 119 | (0.0, _, None) => true, Dec 05 07:49:29.296 INFO [stderr] | ^^^ Dec 05 07:49:29.296 INFO [stderr] | Dec 05 07:49:29.296 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! Dec 05 07:49:29.296 INFO [stderr] = note: for more information, see issue #41620 Dec 05 07:49:29.296 INFO [stderr] Dec 05 07:49:29.668 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 05 07:49:29.668 INFO [stderr] --> src/lib.rs:2:12 Dec 05 07:49:29.668 INFO [stderr] | Dec 05 07:49:29.668 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Dec 05 07:49:29.668 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 07:49:29.668 INFO [stderr] | Dec 05 07:49:29.668 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 05 07:49:29.668 INFO [stderr] Dec 05 07:49:38.542 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.84s Dec 05 07:49:38.548 INFO [stderr] su: No module specific data is present Dec 05 07:49:40.147 INFO running `"docker" "inspect" "54852e405f867e88aeceb35594d8d47f34b8e9367d6aaefcdaafadbdb1cf4634"` Dec 05 07:49:40.394 INFO running `"docker" "rm" "-f" "54852e405f867e88aeceb35594d8d47f34b8e9367d6aaefcdaafadbdb1cf4634"` Dec 05 07:49:40.635 INFO [stdout] 54852e405f867e88aeceb35594d8d47f34b8e9367d6aaefcdaafadbdb1cf4634 Dec 05 07:49:40.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 07:49:41.016 INFO [stdout] 2f5e6863a5f37a6adb913bac20f772f136f6774ccdfb640ba3562b15d6748c63 Dec 05 07:49:41.019 INFO running `"docker" "start" "-a" "2f5e6863a5f37a6adb913bac20f772f136f6774ccdfb640ba3562b15d6748c63"` Dec 05 07:49:41.884 INFO [stderr] usermod: no changes Dec 05 07:49:41.927 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 05 07:49:41.928 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 05 07:49:41.928 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 07:49:41.928 INFO [stderr] files will be included as a test target: Dec 05 07:49:41.928 INFO [stderr] Dec 05 07:49:41.928 INFO [stderr] * /source/tests/support.rs Dec 05 07:49:41.928 INFO [stderr] Dec 05 07:49:41.928 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 07:49:41.928 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 05 07:49:41.928 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 05 07:49:41.928 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 07:49:41.928 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 07:49:41.928 INFO [stderr] Dec 05 07:49:41.928 INFO [stderr] For more information on this warning you can consult Dec 05 07:49:41.928 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 07:49:41.980 INFO [stderr] Compiling cotli-helper v0.1.0 (/source) Dec 05 07:49:45.356 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 05 07:49:45.356 INFO [stderr] --> src/aura/mod.rs:119:14 Dec 05 07:49:45.356 INFO [stderr] | Dec 05 07:49:45.356 INFO [stderr] 119 | (0.0, _, None) => true, Dec 05 07:49:45.356 INFO [stderr] | ^^^ Dec 05 07:49:45.356 INFO [stderr] | Dec 05 07:49:45.356 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 05 07:49:45.356 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! Dec 05 07:49:45.356 INFO [stderr] = note: for more information, see issue #41620 Dec 05 07:49:45.356 INFO [stderr] Dec 05 07:49:45.392 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 05 07:49:45.392 INFO [stderr] --> src/aura/mod.rs:119:14 Dec 05 07:49:45.392 INFO [stderr] | Dec 05 07:49:45.392 INFO [stderr] 119 | (0.0, _, None) => true, Dec 05 07:49:45.392 INFO [stderr] | ^^^ Dec 05 07:49:45.392 INFO [stderr] | Dec 05 07:49:45.392 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! Dec 05 07:49:45.392 INFO [stderr] = note: for more information, see issue #41620 Dec 05 07:49:45.392 INFO [stderr] Dec 05 07:49:45.972 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 05 07:49:45.972 INFO [stderr] --> src/lib.rs:2:12 Dec 05 07:49:45.972 INFO [stderr] | Dec 05 07:49:45.972 INFO [stderr] 2 | #![feature(conservative_impl_trait)] Dec 05 07:49:45.972 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 07:49:45.972 INFO [stderr] | Dec 05 07:49:45.972 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 05 07:49:45.972 INFO [stderr] Dec 05 07:49:51.237 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.33s Dec 05 07:49:51.244 INFO [stderr] su: No module specific data is present Dec 05 07:49:51.788 INFO running `"docker" "inspect" "2f5e6863a5f37a6adb913bac20f772f136f6774ccdfb640ba3562b15d6748c63"` Dec 05 07:49:52.056 INFO running `"docker" "rm" "-f" "2f5e6863a5f37a6adb913bac20f772f136f6774ccdfb640ba3562b15d6748c63"` Dec 05 07:49:52.376 INFO [stdout] 2f5e6863a5f37a6adb913bac20f772f136f6774ccdfb640ba3562b15d6748c63 Dec 05 07:49:52.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-5/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 05 07:49:52.808 INFO [stdout] f48f2575a8a29a1aaad1abeb68c2572f6043a8d92c149342dee729f132c574a3 Dec 05 07:49:52.812 INFO running `"docker" "start" "-a" "f48f2575a8a29a1aaad1abeb68c2572f6043a8d92c149342dee729f132c574a3"` Dec 05 07:49:53.848 INFO [stderr] usermod: no changes Dec 05 07:49:53.916 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Dec 05 07:49:53.916 INFO [stderr] disables Cargo from automatically inferring other test targets. Dec 05 07:49:53.916 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 05 07:49:53.916 INFO [stderr] files will be included as a test target: Dec 05 07:49:53.916 INFO [stderr] Dec 05 07:49:53.916 INFO [stderr] * /source/tests/support.rs Dec 05 07:49:53.916 INFO [stderr] Dec 05 07:49:53.916 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 05 07:49:53.916 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Dec 05 07:49:53.916 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Dec 05 07:49:53.916 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 05 07:49:53.916 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 05 07:49:53.916 INFO [stderr] Dec 05 07:49:53.916 INFO [stderr] For more information on this warning you can consult Dec 05 07:49:53.916 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 05 07:49:53.994 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Dec 05 07:49:54.008 INFO [stderr] Running /target/debug/deps/cotli_helper-329aaa60ad91f8b9 Dec 05 07:49:54.010 INFO [stdout] Dec 05 07:49:54.010 INFO [stdout] running 13 tests Dec 05 07:49:54.010 INFO [stdout] test formation::coordinate::test_descent_into_darkness_formation_has_correct_adjacency_numbers ... ok Dec 05 07:49:54.011 INFO [stdout] test formation::coordinate::test_ghostbeards_greed_formation_has_correct_adjacency_numbers ... ok Dec 05 07:49:54.011 INFO [stdout] test formation::coordinate::test_grimms_idle_tales_formation_has_correct_adjacency_numbers ... ok Dec 05 07:49:54.020 INFO [stdout] test formation::coordinate::test_worlds_wake_formation_has_correct_adjacency_numbers ... ok Dec 05 07:49:54.028 INFO [stdout] test dps::multiply_by_level_adds_4x_for_every_25_past_200 ... ok Dec 05 07:49:54.028 INFO [stdout] test dps::multiply_by_level_is_straight_multiplier ... ok Dec 05 07:49:54.028 INFO [stdout] test formation_search::expand_eventually_completes_node ... ok Dec 05 07:49:54.028 INFO [stdout] test formation_search::expanding_expandable_node_always_adds_new_child ... ok Dec 05 07:49:54.028 INFO [stdout] test formation_search::fill_formation_randomly_fills_formation_until_formation_is_full ... ok Dec 05 07:49:54.028 INFO [stdout] test formation_search::fill_formation_randomly_stops_when_no_more_crusaders ... ok Dec 05 07:49:54.041 INFO [stdout] test formation_search::expanding_updates_highest_dps_seen ... ok Dec 05 07:49:54.124 INFO [stdout] test formation_search::benchmarks::bench_expand_root_node ... FAILED Dec 05 07:49:54.133 INFO [stdout] test formation_search::benchmarks::bench_search_root_after_1k_expands ... FAILED Dec 05 07:49:54.134 INFO [stdout] Dec 05 07:49:54.134 INFO [stdout] failures: Dec 05 07:49:54.134 INFO [stdout] Dec 05 07:49:54.134 INFO [stdout] ---- formation_search::benchmarks::bench_expand_root_node stdout ---- Dec 05 07:49:54.134 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" }', src/libcore/result.rs:1009:5 Dec 05 07:49:54.134 INFO [stdout] stack backtrace: Dec 05 07:49:54.134 INFO [stdout] 0: 0x55ad92299b93 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h82c998a0e635a5c4 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 05 07:49:54.134 INFO [stdout] 1: 0x55ad92294248 - std::sys_common::backtrace::_print::h5fbc0bc3cf12d9bf Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 05 07:49:54.134 INFO [stdout] 2: 0x55ad92298b02 - std::panicking::default_hook::{{closure}}::h42b81c3dd1a50e32 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:211 Dec 05 07:49:54.134 INFO [stdout] 3: 0x55ad922987ec - std::panicking::default_hook::h6c8d8e1c12a669e5 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:221 Dec 05 07:49:54.134 INFO [stdout] 4: 0x55ad92299210 - std::panicking::rust_panic_with_hook::hce93a56e38c2b0aa Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:491 Dec 05 07:49:54.134 INFO [stdout] 5: 0x55ad92298d91 - std::panicking::continue_panic_fmt::hf3c774aec6124caa Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:398 Dec 05 07:49:54.134 INFO [stdout] 6: 0x55ad92298c75 - rust_begin_unwind Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:325 Dec 05 07:49:54.134 INFO [stdout] 7: 0x55ad922ad90c - core::panicking::panic_fmt::haf17319257746a90 Dec 05 07:49:54.134 INFO [stdout] at src/libcore/panicking.rs:95 Dec 05 07:49:54.134 INFO [stdout] 8: 0x55ad9227818f - core::result::unwrap_failed::h3bec642f80f77845 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/macros.rs:26 Dec 05 07:49:54.134 INFO [stdout] 9: 0x55ad921cbbda - >::unwrap::h68f855520f2bd156 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/result.rs:808 Dec 05 07:49:54.134 INFO [stdout] 10: 0x55ad9217ced6 - cotli_helper::create_user_data::ha18c63673e4d04a0 Dec 05 07:49:54.134 INFO [stdout] at src/lib.rs:33 Dec 05 07:49:54.134 INFO [stdout] 11: 0x55ad921c425c - cotli_helper::formation_search::benchmarks::bench_expand_root_node::h743fef80c6402ad8 Dec 05 07:49:54.134 INFO [stdout] at src/formation_search/mod.rs:397 Dec 05 07:49:54.134 INFO [stdout] 12: 0x55ad921c4027 - cotli_helper::formation_search::benchmarks::bench_expand_root_node::{{closure}}::h669e0bc1d92dac08 Dec 05 07:49:54.134 INFO [stdout] at src/formation_search/mod.rs:383 Dec 05 07:49:54.134 INFO [stdout] 13: 0x55ad92172d37 - core::ops::function::FnOnce::call_once::he4410e23a8c6e4a4 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 07:49:54.134 INFO [stdout] 14: 0x55ad922016d7 - >::call_box::h52f0f88567937c43 Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1377 Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1579 Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1742 Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1377 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.134 INFO [stdout] 15: 0x55ad92201a42 - >::call_box::hcafec6f9d69b4bca Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1464 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.134 INFO [stdout] 16: 0x55ad922a7b09 - __rust_maybe_catch_panic Dec 05 07:49:54.134 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 07:49:54.134 INFO [stdout] 17: 0x55ad921f9803 - std::sys_common::backtrace::__rust_begin_short_backtrace::h018d03d6681412f5 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 07:49:54.134 INFO [stdout] at src/libtest/lib.rs:1426 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/sys_common/backtrace.rs:136 Dec 05 07:49:54.134 INFO [stdout] 18: 0x55ad921fa794 - std::panicking::try::do_call::hf8ab3f21dcfaa7a6 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:477 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:319 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:310 Dec 05 07:49:54.134 INFO [stdout] 19: 0x55ad922a7b09 - __rust_maybe_catch_panic Dec 05 07:49:54.134 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 07:49:54.134 INFO [stdout] 20: 0x55ad9220180c - >::call_box::h6465cc998309e287 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:476 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.134 INFO [stdout] 21: 0x55ad9229bacd - std::sys::unix::thread::Thread::new::thread_start::h0fe9c527147fd5f5 Dec 05 07:49:54.134 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:683 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys/unix/thread.rs:90 Dec 05 07:49:54.134 INFO [stdout] 22: 0x7f1e619166b9 - start_thread Dec 05 07:49:54.134 INFO [stdout] 23: 0x7f1e6143641c - clone Dec 05 07:49:54.134 INFO [stdout] 24: 0x0 - Dec 05 07:49:54.134 INFO [stdout] Dec 05 07:49:54.134 INFO [stdout] ---- formation_search::benchmarks::bench_search_root_after_1k_expands stdout ---- Dec 05 07:49:54.134 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" }', src/libcore/result.rs:1009:5 Dec 05 07:49:54.134 INFO [stdout] stack backtrace: Dec 05 07:49:54.134 INFO [stdout] 0: 0x55ad92299b93 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h82c998a0e635a5c4 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 05 07:49:54.134 INFO [stdout] 1: 0x55ad92294248 - std::sys_common::backtrace::_print::h5fbc0bc3cf12d9bf Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 05 07:49:54.134 INFO [stdout] 2: 0x55ad92298b02 - std::panicking::default_hook::{{closure}}::h42b81c3dd1a50e32 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:211 Dec 05 07:49:54.134 INFO [stdout] 3: 0x55ad922987ec - std::panicking::default_hook::h6c8d8e1c12a669e5 Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:221 Dec 05 07:49:54.134 INFO [stdout] 4: 0x55ad92299210 - std::panicking::rust_panic_with_hook::hce93a56e38c2b0aa Dec 05 07:49:54.134 INFO [stdout] at src/libstd/panicking.rs:491 Dec 05 07:49:54.134 INFO [stdout] 5: 0x55ad92298d91 - std::panicking::continue_panic_fmt::hf3c774aec6124caa Dec 05 07:49:54.135 INFO [stdout] at src/libstd/panicking.rs:398 Dec 05 07:49:54.135 INFO [stdout] 6: 0x55ad92298c75 - rust_begin_unwind Dec 05 07:49:54.135 INFO [stdout] at src/libstd/panicking.rs:325 Dec 05 07:49:54.135 INFO [stdout] 7: 0x55ad922ad90c - core::panicking::panic_fmt::haf17319257746a90 Dec 05 07:49:54.135 INFO [stdout] at src/libcore/panicking.rs:95 Dec 05 07:49:54.135 INFO [stdout] 8: 0x55ad9227818f - core::result::unwrap_failed::h3bec642f80f77845 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/macros.rs:26 Dec 05 07:49:54.135 INFO [stdout] 9: 0x55ad921cbbda - >::unwrap::h68f855520f2bd156 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/result.rs:808 Dec 05 07:49:54.135 INFO [stdout] 10: 0x55ad9217ced6 - cotli_helper::create_user_data::ha18c63673e4d04a0 Dec 05 07:49:54.135 INFO [stdout] at src/lib.rs:33 Dec 05 07:49:54.135 INFO [stdout] 11: 0x55ad921c4822 - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::h78cbeab1094ac71f Dec 05 07:49:54.135 INFO [stdout] at src/formation_search/mod.rs:424 Dec 05 07:49:54.135 INFO [stdout] 12: 0x55ad921c45e7 - cotli_helper::formation_search::benchmarks::bench_search_root_after_1k_expands::{{closure}}::h703d36bc7cd16264 Dec 05 07:49:54.135 INFO [stdout] at src/formation_search/mod.rs:410 Dec 05 07:49:54.135 INFO [stdout] 13: 0x55ad92172c37 - core::ops::function::FnOnce::call_once::hb17e6b41b1fbf3b8 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 07:49:54.135 INFO [stdout] 14: 0x55ad922016d7 - >::call_box::h52f0f88567937c43 Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1377 Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1579 Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1742 Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1377 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libcore/ops/function.rs:238 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.135 INFO [stdout] 15: 0x55ad92201a42 - >::call_box::hcafec6f9d69b4bca Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1464 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.135 INFO [stdout] 16: 0x55ad922a7b09 - __rust_maybe_catch_panic Dec 05 07:49:54.135 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 07:49:54.135 INFO [stdout] 17: 0x55ad921f9803 - std::sys_common::backtrace::__rust_begin_short_backtrace::h018d03d6681412f5 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 07:49:54.135 INFO [stdout] at src/libtest/lib.rs:1426 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/sys_common/backtrace.rs:136 Dec 05 07:49:54.135 INFO [stdout] 18: 0x55ad921fa794 - std::panicking::try::do_call::hf8ab3f21dcfaa7a6 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:477 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:319 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:310 Dec 05 07:49:54.135 INFO [stdout] 19: 0x55ad922a7b09 - __rust_maybe_catch_panic Dec 05 07:49:54.135 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 05 07:49:54.135 INFO [stdout] 20: 0x55ad9220180c - >::call_box::h6465cc998309e287 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panicking.rs:289 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/panic.rs:398 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/libstd/thread/mod.rs:476 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:673 Dec 05 07:49:54.135 INFO [stdout] 21: 0x55ad9229bacd - std::sys::unix::thread::Thread::new::thread_start::h0fe9c527147fd5f5 Dec 05 07:49:54.135 INFO [stdout] at /rustc/6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468/src/liballoc/boxed.rs:683 Dec 05 07:49:54.135 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 05 07:49:54.135 INFO [stdout] at src/libstd/sys/unix/thread.rs:90 Dec 05 07:49:54.135 INFO [stdout] 22: 0x7f1e619166b9 - start_thread Dec 05 07:49:54.135 INFO [stdout] 23: 0x7f1e6143641c - clone Dec 05 07:49:54.135 INFO [stdout] 24: 0x0 - Dec 05 07:49:54.135 INFO [stdout] Dec 05 07:49:54.135 INFO [stdout] Dec 05 07:49:54.135 INFO [stdout] failures: Dec 05 07:49:54.135 INFO [stdout] formation_search::benchmarks::bench_expand_root_node Dec 05 07:49:54.135 INFO [stdout] formation_search::benchmarks::bench_search_root_after_1k_expands Dec 05 07:49:54.135 INFO [stdout] Dec 05 07:49:54.135 INFO [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Dec 05 07:49:54.135 INFO [stdout] Dec 05 07:49:54.137 INFO [stderr] error: test failed, to rerun pass '--lib' Dec 05 07:49:54.137 INFO [stderr] su: No module specific data is present Dec 05 07:49:54.723 INFO running `"docker" "inspect" "f48f2575a8a29a1aaad1abeb68c2572f6043a8d92c149342dee729f132c574a3"` Dec 05 07:49:54.891 INFO running `"docker" "rm" "-f" "f48f2575a8a29a1aaad1abeb68c2572f6043a8d92c149342dee729f132c574a3"` Dec 05 07:49:55.152 INFO [stdout] f48f2575a8a29a1aaad1abeb68c2572f6043a8d92c149342dee729f132c574a3