Oct 15 13:29:33.802 INFO testing xxcalc-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:29:33.802 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 13:29:33.994 INFO blam! 038ef7830c3a62883cbe68842a8969c94bebfb0e6c6a9c2bd876d2b08ae6d2c5 Oct 15 13:29:33.997 INFO running `"docker" "start" "-a" "038ef7830c3a62883cbe68842a8969c94bebfb0e6c6a9c2bd876d2b08ae6d2c5"` Oct 15 13:29:34.379 INFO kablam! usermod: no changes Oct 15 13:29:34.416 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 15 13:29:34.879 INFO kablam! warning: unused macro definition Oct 15 13:29:34.879 INFO kablam! --> src/tokenizer.rs:267:1 Oct 15 13:29:34.879 INFO kablam! | Oct 15 13:29:34.879 INFO kablam! 267 | / macro_rules! tokenize { Oct 15 13:29:34.879 INFO kablam! 268 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 15 13:29:34.879 INFO kablam! 269 | | } Oct 15 13:29:34.879 INFO kablam! | |_^ Oct 15 13:29:34.879 INFO kablam! | Oct 15 13:29:34.879 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 13:29:34.879 INFO kablam! Oct 15 13:29:34.879 INFO kablam! warning: unused macro definition Oct 15 13:29:34.879 INFO kablam! --> src/tokenizer.rs:271:1 Oct 15 13:29:34.879 INFO kablam! | Oct 15 13:29:34.879 INFO kablam! 271 | / macro_rules! tokenize_ref { Oct 15 13:29:34.879 INFO kablam! 272 | | ($x:expr) => (Tokenizer::default().process($x)) Oct 15 13:29:34.879 INFO kablam! 273 | | } Oct 15 13:29:34.879 INFO kablam! | |_^ Oct 15 13:29:34.879 INFO kablam! Oct 15 13:29:35.289 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:35.289 INFO kablam! --> src/polynomial.rs:416:5 Oct 15 13:29:35.289 INFO kablam! | Oct 15 13:29:35.289 INFO kablam! 416 | self + &other; Oct 15 13:29:35.289 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:35.289 INFO kablam! | Oct 15 13:29:35.289 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:29:35.289 INFO kablam! Oct 15 13:29:35.289 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:35.289 INFO kablam! --> src/polynomial.rs:500:5 Oct 15 13:29:35.289 INFO kablam! | Oct 15 13:29:35.289 INFO kablam! 500 | self - &other; Oct 15 13:29:35.289 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:35.289 INFO kablam! Oct 15 13:29:35.289 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:35.289 INFO kablam! --> src/polynomial.rs:596:5 Oct 15 13:29:35.289 INFO kablam! | Oct 15 13:29:35.289 INFO kablam! 596 | self * &other; Oct 15 13:29:35.289 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:35.289 INFO kablam! Oct 15 13:29:35.289 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 15 13:29:35.289 INFO kablam! --> src/polynomial.rs:618:5 Oct 15 13:29:35.289 INFO kablam! | Oct 15 13:29:35.289 INFO kablam! 618 | self.mul(other); Oct 15 13:29:35.289 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:29:35.289 INFO kablam! Oct 15 13:29:39.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.64s Oct 15 13:29:39.041 INFO kablam! su: No module specific data is present Oct 15 13:29:39.709 INFO running `"docker" "rm" "-f" "038ef7830c3a62883cbe68842a8969c94bebfb0e6c6a9c2bd876d2b08ae6d2c5"` Oct 15 13:29:39.983 INFO blam! 038ef7830c3a62883cbe68842a8969c94bebfb0e6c6a9c2bd876d2b08ae6d2c5 Oct 15 13:29:39.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 13:29:40.415 INFO blam! 3276b1d2b176e30a6e719e3fc51e6b24ba60adb0efcaa61f32b091679cac24da Oct 15 13:29:40.423 INFO running `"docker" "start" "-a" "3276b1d2b176e30a6e719e3fc51e6b24ba60adb0efcaa61f32b091679cac24da"` Oct 15 13:29:41.319 INFO kablam! usermod: no changes Oct 15 13:29:41.419 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 15 13:29:42.403 INFO kablam! warning: unused macro definition Oct 15 13:29:42.403 INFO kablam! --> src/tokenizer.rs:267:1 Oct 15 13:29:42.403 INFO kablam! | Oct 15 13:29:42.403 INFO kablam! 267 | / macro_rules! tokenize { Oct 15 13:29:42.403 INFO kablam! 268 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 15 13:29:42.403 INFO kablam! 269 | | } Oct 15 13:29:42.403 INFO kablam! | |_^ Oct 15 13:29:42.403 INFO kablam! | Oct 15 13:29:42.403 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 13:29:42.403 INFO kablam! Oct 15 13:29:43.971 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:43.971 INFO kablam! --> src/polynomial.rs:416:5 Oct 15 13:29:43.971 INFO kablam! | Oct 15 13:29:43.971 INFO kablam! 416 | self + &other; Oct 15 13:29:43.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:43.971 INFO kablam! | Oct 15 13:29:43.971 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:29:43.971 INFO kablam! Oct 15 13:29:43.971 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:43.971 INFO kablam! --> src/polynomial.rs:500:5 Oct 15 13:29:43.971 INFO kablam! | Oct 15 13:29:43.971 INFO kablam! 500 | self - &other; Oct 15 13:29:43.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:43.971 INFO kablam! Oct 15 13:29:43.971 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 13:29:43.971 INFO kablam! --> src/polynomial.rs:596:5 Oct 15 13:29:43.971 INFO kablam! | Oct 15 13:29:43.971 INFO kablam! 596 | self * &other; Oct 15 13:29:43.971 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 13:29:43.971 INFO kablam! Oct 15 13:29:43.975 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 15 13:29:43.975 INFO kablam! --> src/polynomial.rs:618:5 Oct 15 13:29:43.975 INFO kablam! | Oct 15 13:29:43.975 INFO kablam! 618 | self.mul(other); Oct 15 13:29:43.975 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:29:43.975 INFO kablam! Oct 15 13:29:46.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.44s Oct 15 13:29:46.803 INFO kablam! su: No module specific data is present Oct 15 13:29:47.127 INFO running `"docker" "rm" "-f" "3276b1d2b176e30a6e719e3fc51e6b24ba60adb0efcaa61f32b091679cac24da"` Oct 15 13:29:47.248 INFO blam! 3276b1d2b176e30a6e719e3fc51e6b24ba60adb0efcaa61f32b091679cac24da Oct 15 13:29:47.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 13:29:47.481 INFO blam! e565d205143cf78b88a92ab1e18932fa64a6cb7383d49523464126fdb10b6eb2 Oct 15 13:29:47.484 INFO running `"docker" "start" "-a" "e565d205143cf78b88a92ab1e18932fa64a6cb7383d49523464126fdb10b6eb2"` Oct 15 13:29:47.985 INFO kablam! usermod: no changes Oct 15 13:29:48.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 13:29:48.024 INFO kablam! Running /target/debug/deps/xxcalc-ae8d0c45531f075f Oct 15 13:29:48.026 INFO blam! Oct 15 13:29:48.026 INFO blam! running 48 tests Oct 15 13:29:48.026 INFO blam! test evaluator::tests::test_constants ... ok Oct 15 13:29:48.027 INFO blam! test evaluator::tests::test_multiple_expression ... ok Oct 15 13:29:48.031 INFO blam! test evaluator::tests::test_functions ... ok Oct 15 13:29:48.031 INFO blam! test evaluator::tests::test_functions_no_arguments ... ok Oct 15 13:29:48.031 INFO blam! test evaluator::tests::test_functions_multiple_arguments ... ok Oct 15 13:29:48.031 INFO blam! test evaluator::tests::test_operators ... ok Oct 15 13:29:48.032 INFO blam! test evaluator::tests::test_polynomials ... ok Oct 15 13:29:48.032 INFO blam! test parser::tests::test_empty_expression ... ok Oct 15 13:29:48.032 INFO blam! test parser::tests::test_missing_brackets ... ok Oct 15 13:29:48.035 INFO blam! test parser::tests::test_operator_registration ... ok Oct 15 13:29:48.035 INFO blam! test parser::tests::test_brackets ... ok Oct 15 13:29:48.035 INFO blam! test linear_solver::tests::test_position_agnostic ... ok Oct 15 13:29:48.036 INFO blam! test linear_solver::tests::test_general ... ok Oct 15 13:29:48.036 INFO blam! test evaluator::tests::test_symbol_registration ... ok Oct 15 13:29:48.036 INFO blam! test parser::tests::test_arguments ... ok Oct 15 13:29:48.037 INFO blam! test linear_solver::tests::test_special_cases ... ok Oct 15 13:29:48.037 INFO blam! test linear_solver::tests::test_restrictions ... ok Oct 15 13:29:48.037 INFO blam! test parser::tests::test_unknown_tokens ... ok Oct 15 13:29:48.037 INFO blam! test polynomial::tests::test_assign_mul ... ok Oct 15 13:29:48.039 INFO blam! test parser::tests::test_symbols ... ok Oct 15 13:29:48.039 INFO blam! test parser::tests::test_precedence_and_associativity ... ok Oct 15 13:29:48.039 INFO blam! test polynomial::tests::test_assign_add ... ok Oct 15 13:29:48.039 INFO blam! test polynomial::tests::test_assign_div ... ok Oct 15 13:29:48.043 INFO blam! test polynomial::tests::test_degree ... ok Oct 15 13:29:48.043 INFO blam! test polynomial::tests::test_assign_sub ... ok Oct 15 13:29:48.043 INFO blam! test polynomial::tests::test_bind ... ok Oct 15 13:29:48.043 INFO blam! test polynomial::tests::test_equality ... ok Oct 15 13:29:48.043 INFO blam! test polynomial::tests::test_casting ... ok Oct 15 13:29:48.047 INFO blam! test polynomial::tests::test_indexing ... ok Oct 15 13:29:48.053 INFO blam! test polynomial::tests::test_initialization ... ok Oct 15 13:29:48.054 INFO blam! test polynomial::tests::test_operations ... ok Oct 15 13:29:48.054 INFO blam! test polynomial_calculator::tests::test_functions ... ok Oct 15 13:29:48.054 INFO blam! test polynomial::tests::test_string_conversion ... ok Oct 15 13:29:48.058 INFO blam! test polynomial_calculator::tests::test_constants ... ok Oct 15 13:29:48.058 INFO blam! test tokenizer::tests::test_expressions ... ok Oct 15 13:29:48.060 INFO blam! test tokenizer::tests::test_identifiers ... ok Oct 15 13:29:48.060 INFO blam! test tokenizer::tests::test_implicit_multiplication ... ok Oct 15 13:29:48.060 INFO blam! test tokenizer::tests::test_numbers ... ok Oct 15 13:29:48.062 INFO blam! test tokenizer::tests::test_numbers_scientific ... ok Oct 15 13:29:48.063 INFO blam! test polynomial_calculator::tests::test_general ... ok Oct 15 13:29:48.063 INFO blam! test polynomial_calculator::tests::test_polynomials ... ok Oct 15 13:29:48.063 INFO blam! test tokenizer::tests::test_brackets ... ok Oct 15 13:29:48.063 INFO blam! test polynomial_calculator::tests::test_operations ... ok Oct 15 13:29:48.063 INFO blam! test tokenizer::tests::test_numbers_signed ... ok Oct 15 13:29:48.063 INFO blam! test tokenizer::tests::test_operators ... ok Oct 15 13:29:48.074 INFO blam! test polynomial::tests::test_assign_div_zero_division ... ok Oct 15 13:29:48.074 INFO blam! test polynomial::tests::test_assign_div_wrong_degree ... ok Oct 15 13:29:48.074 INFO blam! test polynomial::tests::test_indexing_fail ... ok Oct 15 13:29:48.074 INFO blam! Oct 15 13:29:48.075 INFO blam! test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:29:48.075 INFO blam! Oct 15 13:29:48.076 INFO kablam! Running /target/debug/deps/xxcalc-036384e1c228b250 Oct 15 13:29:48.083 INFO blam! Oct 15 13:29:48.083 INFO blam! running 0 tests Oct 15 13:29:48.083 INFO blam! Oct 15 13:29:48.083 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:29:48.083 INFO blam! Oct 15 13:29:48.083 INFO kablam! Doc-tests xxcalc Oct 15 13:29:48.811 INFO blam! Oct 15 13:29:48.811 INFO blam! running 63 tests Oct 15 13:29:53.239 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 361) ... ok Oct 15 13:29:53.239 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 389) ... ok Oct 15 13:29:53.432 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 329) ... ok Oct 15 13:29:54.407 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 296) ... ok Oct 15 13:29:54.630 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 215) ... ok Oct 15 13:29:54.863 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 151) ... ok Oct 15 13:29:55.231 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 80) ... ok Oct 15 13:29:55.891 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 180) ... ok Oct 15 13:29:58.323 INFO blam! test src/evaluator.rs - evaluator::Function::new (line 49) ... ok Oct 15 13:29:58.367 INFO blam! test src/lib.rs - Tokens (line 157) ... ok Oct 15 13:29:59.039 INFO blam! test src/lib.rs - (line 33) ... ok Oct 15 13:29:59.103 INFO blam! test src/lib.rs - Tokens::push_identifier (line 222) ... ok Oct 15 13:29:59.103 INFO blam! test src/lib.rs - Tokens::push (line 197) ... ok Oct 15 13:29:59.219 INFO blam! test src/linear_solver.rs - linear_solver (line 19) ... ok Oct 15 13:29:59.510 INFO blam! test src/linear_solver.rs - linear_solver::LinearSolver (line 49) ... ok Oct 15 13:30:00.279 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 147) ... ok Oct 15 13:30:01.371 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 167) ... ok Oct 15 13:30:04.020 INFO blam! test src/parser.rs - parser::Parser (line 158) ... ok Oct 15 13:30:05.202 INFO blam! test src/parser.rs - parser::Parser::register_operator (line 292) ... ok Oct 15 13:30:05.957 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 157) ... ok Oct 15 13:30:06.019 INFO blam! test src/parser.rs - parser::Parser (line 132) ... ok Oct 15 13:30:06.047 INFO blam! test src/parser.rs - parser::Parser (line 119) ... ok Oct 15 13:30:06.095 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 176) ... ok Oct 15 13:30:06.274 INFO blam! test src/parser.rs - parser::Parser (line 173) ... ok Oct 15 13:30:07.435 INFO blam! test src/parser.rs - parser::Parser (line 57) ... ok Oct 15 13:30:10.403 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 374) ... ok Oct 15 13:30:10.479 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 722) ... ok Oct 15 13:30:10.641 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 458) ... ok Oct 15 13:30:11.143 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 544) ... ok Oct 15 13:30:11.159 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 607) ... ok Oct 15 13:30:12.066 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 694) ... ok Oct 15 13:30:12.552 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 709) ... ok Oct 15 13:30:13.495 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 19) ... ok Oct 15 13:30:14.912 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 257) ... ok Oct 15 13:30:15.155 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 313) ... ok Oct 15 13:30:15.248 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 291) ... ok Oct 15 13:30:15.391 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 405) ... ok Oct 15 13:30:16.003 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 340) ... ok Oct 15 13:30:17.197 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 428) ... ok Oct 15 13:30:17.547 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 489) ... ok Oct 15 13:30:17.571 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 512) ... ok Oct 15 13:30:20.083 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 814) ... ok Oct 15 13:30:21.038 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 654) ... ok Oct 15 13:30:21.107 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 630) ... ok Oct 15 13:30:21.119 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 585) ... ok Oct 15 13:30:21.415 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 785) ... ok Oct 15 13:30:23.327 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 840) ... ok Oct 15 13:30:23.583 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_f64 (line 188) ... ok Oct 15 13:30:24.315 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_string (line 214) ... ok Oct 15 13:30:25.627 INFO blam! test src/polynomial.rs - polynomial::Polynomial::constant (line 95) ... ok Oct 15 13:30:26.267 INFO blam! test src/polynomial.rs - polynomial::Polynomial::linear (line 77) ... ok Oct 15 13:30:26.271 INFO blam! test src/polynomial.rs - polynomial::Polynomial::bind (line 156) ... ok Oct 15 13:30:26.771 INFO blam! test src/polynomial.rs - polynomial::Polynomial::degree (line 133) ... ok Oct 15 13:30:27.043 INFO blam! test src/polynomial.rs - polynomial::Polynomial::new (line 54) ... ok Oct 15 13:30:27.059 INFO blam! test src/polynomial.rs - polynomial::String (line 273) ... ok Oct 15 13:30:27.568 INFO blam! test src/polynomial.rs - polynomial::Polynomial::zero (line 113) ... ok Oct 15 13:30:29.431 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 36) ... ok Oct 15 13:30:30.387 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 51) ... ok Oct 15 13:30:30.442 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::PolynomialCalculator (line 92) ... ok Oct 15 13:30:31.807 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::bind (line 290) ... ok Oct 15 13:30:32.111 INFO blam! test src/tokenizer.rs - tokenizer::Tokenizer (line 18) ... ok Oct 15 13:30:32.161 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log (line 248) ... ok Oct 15 13:30:32.384 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log10 (line 268) ... ok Oct 15 13:30:32.387 INFO blam! Oct 15 13:30:32.387 INFO blam! test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:30:32.387 INFO blam! Oct 15 13:30:32.417 INFO kablam! su: No module specific data is present Oct 15 13:30:32.975 INFO running `"docker" "rm" "-f" "e565d205143cf78b88a92ab1e18932fa64a6cb7383d49523464126fdb10b6eb2"` Oct 15 13:30:33.228 INFO blam! e565d205143cf78b88a92ab1e18932fa64a6cb7383d49523464126fdb10b6eb2