Oct 10 16:53:23.692 INFO testing petr-tik/dark_rusty_pool against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:53:23.693 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:53:23.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:53:24.021 INFO blam! 73b5fd972a4119361c7043917652a0ff8ff9c23deb8c4a8291a356c3518cd88b Oct 10 16:53:24.029 INFO running `"docker" "start" "-a" "73b5fd972a4119361c7043917652a0ff8ff9c23deb8c4a8291a356c3518cd88b"` Oct 10 16:53:25.205 INFO kablam! usermod: no changes Oct 10 16:53:25.276 INFO kablam! Compiling order_book v0.1.0 (/source) Oct 10 16:53:25.824 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 10 16:53:25.825 INFO kablam! --> src/main.rs:5:5 Oct 10 16:53:25.825 INFO kablam! | Oct 10 16:53:25.826 INFO kablam! 5 | use std::collections::BTreeMap; Oct 10 16:53:25.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:53:25.826 INFO kablam! | Oct 10 16:53:25.826 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:53:25.827 INFO kablam! Oct 10 16:53:25.827 INFO kablam! warning: unused import: `hash` Oct 10 16:53:25.827 INFO kablam! --> src/main.rs:21:14 Oct 10 16:53:25.828 INFO kablam! | Oct 10 16:53:25.828 INFO kablam! 21 | use orders::{hash, LimitOrder, ReduceOrder}; Oct 10 16:53:25.828 INFO kablam! | ^^^^ Oct 10 16:53:25.829 INFO kablam! Oct 10 16:53:26.012 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 16:53:26.012 INFO kablam! --> src/main.rs:1:12 Oct 10 16:53:26.012 INFO kablam! | Oct 10 16:53:26.012 INFO kablam! 1 | #![feature(extern_prelude)] Oct 10 16:53:26.012 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:53:26.012 INFO kablam! | Oct 10 16:53:26.012 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:53:26.012 INFO kablam! Oct 10 16:53:27.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 10 16:53:27.433 INFO kablam! su: No module specific data is present Oct 10 16:53:27.988 INFO running `"docker" "rm" "-f" "73b5fd972a4119361c7043917652a0ff8ff9c23deb8c4a8291a356c3518cd88b"` Oct 10 16:53:28.098 INFO blam! 73b5fd972a4119361c7043917652a0ff8ff9c23deb8c4a8291a356c3518cd88b Oct 10 16:53:28.100 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:53:28.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:53:28.309 INFO blam! 61f7aba1f8bd1e5e6fae27da7a77f635902a9be7531e0b0bfbee6415cb225b6f Oct 10 16:53:28.313 INFO running `"docker" "start" "-a" "61f7aba1f8bd1e5e6fae27da7a77f635902a9be7531e0b0bfbee6415cb225b6f"` Oct 10 16:53:28.784 INFO kablam! usermod: no changes Oct 10 16:53:28.836 INFO kablam! Compiling order_book v0.1.0 (/source) Oct 10 16:53:29.414 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 10 16:53:29.414 INFO kablam! --> src/main.rs:5:5 Oct 10 16:53:29.415 INFO kablam! | Oct 10 16:53:29.415 INFO kablam! 5 | use std::collections::BTreeMap; Oct 10 16:53:29.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:53:29.415 INFO kablam! | Oct 10 16:53:29.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:53:29.415 INFO kablam! Oct 10 16:53:29.953 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 16:53:29.953 INFO kablam! --> src/main.rs:1:12 Oct 10 16:53:29.954 INFO kablam! | Oct 10 16:53:29.954 INFO kablam! 1 | #![feature(extern_prelude)] Oct 10 16:53:29.954 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 16:53:29.955 INFO kablam! | Oct 10 16:53:29.955 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 16:53:29.955 INFO kablam! Oct 10 16:53:31.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.42s Oct 10 16:53:31.244 INFO kablam! su: No module specific data is present Oct 10 16:53:31.641 INFO running `"docker" "rm" "-f" "61f7aba1f8bd1e5e6fae27da7a77f635902a9be7531e0b0bfbee6415cb225b6f"` Oct 10 16:53:31.860 INFO blam! 61f7aba1f8bd1e5e6fae27da7a77f635902a9be7531e0b0bfbee6415cb225b6f Oct 10 16:53:31.862 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:53:31.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:53:32.200 INFO blam! 3c6f026a8639ab1ab64e53afd20427c9d5a8036defa9f0c1b84a8a53c4e06dcd Oct 10 16:53:32.202 INFO running `"docker" "start" "-a" "3c6f026a8639ab1ab64e53afd20427c9d5a8036defa9f0c1b84a8a53c4e06dcd"` Oct 10 16:53:32.891 INFO kablam! usermod: no changes Oct 10 16:53:32.914 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 16:53:32.917 INFO kablam! Running /target/debug/deps/order_book-dc65f937b700a276 Oct 10 16:53:32.922 INFO blam! Oct 10 16:53:32.922 INFO blam! running 36 tests Oct 10 16:53:32.922 INFO blam! test amount::tests::convert_from_bidamount_to_amount ... ok Oct 10 16:53:32.923 INFO blam! test amount::tests::convert_from_ref_bidamount_to_amount ... ok Oct 10 16:53:32.923 INFO blam! test amount::tests::multiply_by_zero ... ok Oct 10 16:53:32.923 INFO blam! test amount::tests::display_works ... ok Oct 10 16:53:32.923 INFO blam! test amount::tests::add_two_amounts ... ok Oct 10 16:53:32.925 INFO blam! test amount::tests::multiply_by_ten ... ok Oct 10 16:53:32.925 INFO blam! test amount::tests::constructor_from_str_works ... ok Oct 10 16:53:32.925 INFO blam! test bidamount::tests::add_two_amounts ... ok Oct 10 16:53:32.936 INFO blam! test bidamount::tests::bin_search_with_new_order ... ok Oct 10 16:53:32.936 INFO blam! test amount::tests::constructor_default_works ... ok Oct 10 16:53:32.937 INFO blam! test bidamount::tests::constructor_default_works ... ok Oct 10 16:53:32.937 INFO blam! test bidamount::tests::compare_less ... ok Oct 10 16:53:32.937 INFO blam! test bidamount::tests::compare_greater ... ok Oct 10 16:53:32.937 INFO blam! test bidamount::tests::multiply_by_ten ... ok Oct 10 16:53:32.937 INFO blam! test bidamount::tests::display_works ... ok Oct 10 16:53:32.938 INFO blam! test bidamount::tests::convert_from_ref_amount_to_bidamount ... ok Oct 10 16:53:32.938 INFO blam! test bidamount::tests::multiply_by_zero ... ok Oct 10 16:53:32.938 INFO blam! test bidamount::tests::compare_equals ... ok Oct 10 16:53:32.938 INFO blam! test orders::tests::limit_order_constructor ... ok Oct 10 16:53:32.939 INFO blam! test tests::asks_vec_add ... ok Oct 10 16:53:32.939 INFO blam! test tests::asks_vec_search_ok ... ok Oct 10 16:53:32.939 INFO blam! test orders::tests::reduce_order_constructor ... ok Oct 10 16:53:32.939 INFO blam! test tests::asks_vec_search_err ... ok Oct 10 16:53:32.939 INFO blam! test tests::orderbook_add_ask ... ok Oct 10 16:53:32.939 INFO blam! test tests::orderbook_add_bid ... ok Oct 10 16:53:32.939 INFO blam! test tests::orderbook_add_reduce_add ... ok Oct 10 16:53:32.939 INFO blam! test tests::orderbook_constructor_works ... ok Oct 10 16:53:32.940 INFO blam! test tests::orderbook_reduce_ask ... ok Oct 10 16:53:32.940 INFO blam! test tests::prices_vec_len ... ok Oct 10 16:53:32.940 INFO blam! test tests::prices_vec_with_capacity ... ok Oct 10 16:53:32.940 INFO blam! test bidamount::tests::constructor_from_str_works ... ok Oct 10 16:53:32.940 INFO blam! test bidamount::tests::convert_from_amount_to_bidamount ... ok Oct 10 16:53:32.941 INFO blam! test tests::run_through_basic ... ok Oct 10 16:53:32.948 INFO blam! test tests::orderbook_reduce_bid ... ok Oct 10 16:53:32.948 INFO blam! test amount::tests::bad_constructor_panics ... ok Oct 10 16:53:32.948 INFO blam! test bidamount::tests::bad_constructor_panics ... ok Oct 10 16:53:32.948 INFO blam! Oct 10 16:53:32.948 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:53:32.948 INFO blam! Oct 10 16:53:32.950 INFO kablam! su: No module specific data is present Oct 10 16:53:33.236 INFO running `"docker" "rm" "-f" "3c6f026a8639ab1ab64e53afd20427c9d5a8036defa9f0c1b84a8a53c4e06dcd"` Oct 10 16:53:33.324 INFO blam! 3c6f026a8639ab1ab64e53afd20427c9d5a8036defa9f0c1b84a8a53c4e06dcd