Oct 13 04:13:48.587 INFO testing petr-tik/dark_rusty_pool against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:13:48.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 04:13:48.928 INFO blam! b9ed15e468f317ffe5e9b768bc448c91b588c1fcc5b08d0d424d3e87667e2fa1 Oct 13 04:13:48.939 INFO running `"docker" "start" "-a" "b9ed15e468f317ffe5e9b768bc448c91b588c1fcc5b08d0d424d3e87667e2fa1"` Oct 13 04:13:49.743 INFO kablam! usermod: no changes Oct 13 04:13:49.779 INFO kablam! Compiling order_book v0.1.0 (/source) Oct 13 04:13:50.047 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 13 04:13:50.047 INFO kablam! --> src/main.rs:5:5 Oct 13 04:13:50.047 INFO kablam! | Oct 13 04:13:50.047 INFO kablam! 5 | use std::collections::BTreeMap; Oct 13 04:13:50.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:50.047 INFO kablam! | Oct 13 04:13:50.047 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:13:50.047 INFO kablam! Oct 13 04:13:50.047 INFO kablam! warning: unused import: `hash` Oct 13 04:13:50.047 INFO kablam! --> src/main.rs:21:14 Oct 13 04:13:50.047 INFO kablam! | Oct 13 04:13:50.047 INFO kablam! 21 | use orders::{hash, LimitOrder, ReduceOrder}; Oct 13 04:13:50.047 INFO kablam! | ^^^^ Oct 13 04:13:50.047 INFO kablam! Oct 13 04:13:50.251 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 04:13:50.251 INFO kablam! --> src/main.rs:1:12 Oct 13 04:13:50.251 INFO kablam! | Oct 13 04:13:50.251 INFO kablam! 1 | #![feature(extern_prelude)] Oct 13 04:13:50.251 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:13:50.251 INFO kablam! | Oct 13 04:13:50.253 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:13:50.253 INFO kablam! Oct 13 04:13:51.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 13 04:13:51.332 INFO kablam! su: No module specific data is present Oct 13 04:13:51.616 INFO running `"docker" "rm" "-f" "b9ed15e468f317ffe5e9b768bc448c91b588c1fcc5b08d0d424d3e87667e2fa1"` Oct 13 04:13:51.799 INFO blam! b9ed15e468f317ffe5e9b768bc448c91b588c1fcc5b08d0d424d3e87667e2fa1 Oct 13 04:13:51.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 04:13:52.007 INFO blam! ae17cd9e387db00b9bd8c5791ca2ebfb13eac001a9fd04c5c1122df39e663193 Oct 13 04:13:52.008 INFO running `"docker" "start" "-a" "ae17cd9e387db00b9bd8c5791ca2ebfb13eac001a9fd04c5c1122df39e663193"` Oct 13 04:13:52.967 INFO kablam! usermod: no changes Oct 13 04:13:53.003 INFO kablam! Compiling order_book v0.1.0 (/source) Oct 13 04:13:53.395 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 13 04:13:53.395 INFO kablam! --> src/main.rs:5:5 Oct 13 04:13:53.395 INFO kablam! | Oct 13 04:13:53.395 INFO kablam! 5 | use std::collections::BTreeMap; Oct 13 04:13:53.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:13:53.395 INFO kablam! | Oct 13 04:13:53.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:13:53.395 INFO kablam! Oct 13 04:13:53.931 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 04:13:53.931 INFO kablam! --> src/main.rs:1:12 Oct 13 04:13:53.931 INFO kablam! | Oct 13 04:13:53.931 INFO kablam! 1 | #![feature(extern_prelude)] Oct 13 04:13:53.931 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 04:13:53.931 INFO kablam! | Oct 13 04:13:53.931 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 04:13:53.931 INFO kablam! Oct 13 04:13:55.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 13 04:13:55.187 INFO kablam! su: No module specific data is present Oct 13 04:13:55.631 INFO running `"docker" "rm" "-f" "ae17cd9e387db00b9bd8c5791ca2ebfb13eac001a9fd04c5c1122df39e663193"` Oct 13 04:13:55.847 INFO blam! ae17cd9e387db00b9bd8c5791ca2ebfb13eac001a9fd04c5c1122df39e663193 Oct 13 04:13:55.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 04:13:56.241 INFO blam! 28908b32fe6698d23ba2d5b1f6caee828e806ed5e5eee49e9390c57aacf6b3b1 Oct 13 04:13:56.243 INFO running `"docker" "start" "-a" "28908b32fe6698d23ba2d5b1f6caee828e806ed5e5eee49e9390c57aacf6b3b1"` Oct 13 04:13:57.317 INFO kablam! usermod: no changes Oct 13 04:13:57.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 13 04:13:57.399 INFO kablam! Running /target/debug/deps/order_book-730c480ff3dc41cc Oct 13 04:13:57.408 INFO blam! Oct 13 04:13:57.408 INFO blam! running 36 tests Oct 13 04:13:57.408 INFO blam! test amount::tests::convert_from_bidamount_to_amount ... ok Oct 13 04:13:57.408 INFO blam! test amount::tests::convert_from_ref_bidamount_to_amount ... ok Oct 13 04:13:57.408 INFO blam! test amount::tests::display_works ... ok Oct 13 04:13:57.408 INFO blam! test amount::tests::constructor_from_str_works ... ok Oct 13 04:13:57.408 INFO blam! test amount::tests::multiply_by_ten ... ok Oct 13 04:13:57.408 INFO blam! test bidamount::tests::bin_search_with_new_order ... ok Oct 13 04:13:57.414 INFO blam! test amount::tests::constructor_default_works ... ok Oct 13 04:13:57.414 INFO blam! test bidamount::tests::add_two_amounts ... ok Oct 13 04:13:57.414 INFO blam! test amount::tests::add_two_amounts ... ok Oct 13 04:13:57.414 INFO blam! test bidamount::tests::compare_equals ... ok Oct 13 04:13:57.419 INFO blam! test bidamount::tests::compare_greater ... ok Oct 13 04:13:57.419 INFO blam! test amount::tests::multiply_by_zero ... ok Oct 13 04:13:57.419 INFO blam! test bidamount::tests::convert_from_amount_to_bidamount ... ok Oct 13 04:13:57.435 INFO blam! test bidamount::tests::display_works ... ok Oct 13 04:13:57.435 INFO blam! test bidamount::tests::multiply_by_ten ... ok Oct 13 04:13:57.436 INFO blam! test bidamount::tests::compare_less ... ok Oct 13 04:13:57.436 INFO blam! test bidamount::tests::constructor_default_works ... ok Oct 13 04:13:57.436 INFO blam! test bidamount::tests::constructor_from_str_works ... ok Oct 13 04:13:57.436 INFO blam! test bidamount::tests::convert_from_ref_amount_to_bidamount ... ok Oct 13 04:13:57.436 INFO blam! test tests::asks_vec_search_err ... ok Oct 13 04:13:57.436 INFO blam! test tests::asks_vec_search_ok ... ok Oct 13 04:13:57.436 INFO blam! test tests::orderbook_add_bid ... ok Oct 13 04:13:57.436 INFO blam! test tests::orderbook_add_ask ... ok Oct 13 04:13:57.436 INFO blam! test tests::orderbook_constructor_works ... ok Oct 13 04:13:57.436 INFO blam! test tests::orderbook_add_reduce_add ... ok Oct 13 04:13:57.436 INFO blam! test tests::orderbook_reduce_ask ... ok Oct 13 04:13:57.438 INFO blam! test tests::orderbook_reduce_bid ... ok Oct 13 04:13:57.438 INFO blam! test tests::prices_vec_len ... ok Oct 13 04:13:57.438 INFO blam! test tests::prices_vec_with_capacity ... ok Oct 13 04:13:57.438 INFO blam! test tests::run_through_basic ... ok Oct 13 04:13:57.439 INFO blam! test bidamount::tests::multiply_by_zero ... ok Oct 13 04:13:57.440 INFO blam! test orders::tests::limit_order_constructor ... ok Oct 13 04:13:57.489 INFO blam! test tests::asks_vec_add ... ok Oct 13 04:13:57.489 INFO blam! test orders::tests::reduce_order_constructor ... ok Oct 13 04:13:57.491 INFO blam! test bidamount::tests::bad_constructor_panics ... ok Oct 13 04:13:57.491 INFO blam! test amount::tests::bad_constructor_panics ... ok Oct 13 04:13:57.491 INFO blam! Oct 13 04:13:57.491 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:13:57.491 INFO blam! Oct 13 04:13:57.495 INFO kablam! su: No module specific data is present Oct 13 04:13:57.991 INFO running `"docker" "rm" "-f" "28908b32fe6698d23ba2d5b1f6caee828e806ed5e5eee49e9390c57aacf6b3b1"` Oct 13 04:13:58.161 INFO blam! 28908b32fe6698d23ba2d5b1f6caee828e806ed5e5eee49e9390c57aacf6b3b1