Oct 11 03:12:16.946 INFO testing alfanick/xxcalc-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:12:16.946 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:12:16.946 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:12:17.246 INFO blam! 08d14274a06ba326497b93ea2457897d38b850f385292610771512b576043733 Oct 11 03:12:17.252 INFO running `"docker" "start" "-a" "08d14274a06ba326497b93ea2457897d38b850f385292610771512b576043733"` Oct 11 03:12:18.780 INFO kablam! usermod: no changes Oct 11 03:12:18.920 INFO kablam! Compiling smallvec v0.3.1 Oct 11 03:12:20.052 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 11 03:12:20.792 INFO kablam! warning: unused macro definition Oct 11 03:12:20.792 INFO kablam! --> src/tokenizer.rs:265:1 Oct 11 03:12:20.792 INFO kablam! | Oct 11 03:12:20.792 INFO kablam! 265 | / macro_rules! tokenize { Oct 11 03:12:20.792 INFO kablam! 266 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 11 03:12:20.792 INFO kablam! 267 | | } Oct 11 03:12:20.792 INFO kablam! | |_^ Oct 11 03:12:20.792 INFO kablam! | Oct 11 03:12:20.792 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 03:12:20.792 INFO kablam! Oct 11 03:12:20.792 INFO kablam! warning: unused macro definition Oct 11 03:12:20.792 INFO kablam! --> src/tokenizer.rs:269:1 Oct 11 03:12:20.792 INFO kablam! | Oct 11 03:12:20.792 INFO kablam! 269 | / macro_rules! tokenize_ref { Oct 11 03:12:20.792 INFO kablam! 270 | | ($x:expr) => (Tokenizer::default().process($x)) Oct 11 03:12:20.792 INFO kablam! 271 | | } Oct 11 03:12:20.792 INFO kablam! | |_^ Oct 11 03:12:20.793 INFO kablam! Oct 11 03:12:21.112 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:21.112 INFO kablam! --> src/polynomial.rs:416:5 Oct 11 03:12:21.112 INFO kablam! | Oct 11 03:12:21.112 INFO kablam! 416 | self + &other; Oct 11 03:12:21.112 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:21.112 INFO kablam! | Oct 11 03:12:21.112 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 03:12:21.112 INFO kablam! Oct 11 03:12:21.112 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:21.112 INFO kablam! --> src/polynomial.rs:500:5 Oct 11 03:12:21.112 INFO kablam! | Oct 11 03:12:21.112 INFO kablam! 500 | self - &other; Oct 11 03:12:21.112 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:21.112 INFO kablam! Oct 11 03:12:21.112 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:21.112 INFO kablam! --> src/polynomial.rs:596:5 Oct 11 03:12:21.112 INFO kablam! | Oct 11 03:12:21.112 INFO kablam! 596 | self * &other; Oct 11 03:12:21.112 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:21.113 INFO kablam! Oct 11 03:12:21.113 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 11 03:12:21.113 INFO kablam! --> src/polynomial.rs:618:5 Oct 11 03:12:21.113 INFO kablam! | Oct 11 03:12:21.113 INFO kablam! 618 | self.mul(other); Oct 11 03:12:21.113 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:12:21.113 INFO kablam! Oct 11 03:12:24.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.62s Oct 11 03:12:24.441 INFO kablam! su: No module specific data is present Oct 11 03:12:24.756 INFO running `"docker" "rm" "-f" "08d14274a06ba326497b93ea2457897d38b850f385292610771512b576043733"` Oct 11 03:12:24.909 INFO blam! 08d14274a06ba326497b93ea2457897d38b850f385292610771512b576043733 Oct 11 03:12:24.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:12:24.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:12:25.258 INFO blam! bc86bbce14ef34aeff3cc95509cfbb23eafd2f4698da8a09518ac0b23f5f4cf0 Oct 11 03:12:25.259 INFO running `"docker" "start" "-a" "bc86bbce14ef34aeff3cc95509cfbb23eafd2f4698da8a09518ac0b23f5f4cf0"` Oct 11 03:12:26.160 INFO kablam! usermod: no changes Oct 11 03:12:26.216 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 11 03:12:27.781 INFO kablam! warning: unused macro definition Oct 11 03:12:27.781 INFO kablam! --> src/tokenizer.rs:265:1 Oct 11 03:12:27.781 INFO kablam! | Oct 11 03:12:27.781 INFO kablam! 265 | / macro_rules! tokenize { Oct 11 03:12:27.782 INFO kablam! 266 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 11 03:12:27.782 INFO kablam! 267 | | } Oct 11 03:12:27.782 INFO kablam! | |_^ Oct 11 03:12:27.782 INFO kablam! | Oct 11 03:12:27.783 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 03:12:27.783 INFO kablam! Oct 11 03:12:29.440 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:29.440 INFO kablam! --> src/polynomial.rs:416:5 Oct 11 03:12:29.440 INFO kablam! | Oct 11 03:12:29.440 INFO kablam! 416 | self + &other; Oct 11 03:12:29.440 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:29.440 INFO kablam! | Oct 11 03:12:29.440 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 03:12:29.440 INFO kablam! Oct 11 03:12:29.440 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:29.440 INFO kablam! --> src/polynomial.rs:500:5 Oct 11 03:12:29.440 INFO kablam! | Oct 11 03:12:29.440 INFO kablam! 500 | self - &other; Oct 11 03:12:29.440 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:29.440 INFO kablam! Oct 11 03:12:29.440 INFO kablam! warning: unused arithmetic operation which must be used Oct 11 03:12:29.440 INFO kablam! --> src/polynomial.rs:596:5 Oct 11 03:12:29.440 INFO kablam! | Oct 11 03:12:29.440 INFO kablam! 596 | self * &other; Oct 11 03:12:29.440 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 03:12:29.441 INFO kablam! Oct 11 03:12:29.441 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 11 03:12:29.441 INFO kablam! --> src/polynomial.rs:618:5 Oct 11 03:12:29.441 INFO kablam! | Oct 11 03:12:29.441 INFO kablam! 618 | self.mul(other); Oct 11 03:12:29.441 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 03:12:29.441 INFO kablam! Oct 11 03:12:31.820 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.64s Oct 11 03:12:31.836 INFO kablam! su: No module specific data is present Oct 11 03:12:32.626 INFO running `"docker" "rm" "-f" "bc86bbce14ef34aeff3cc95509cfbb23eafd2f4698da8a09518ac0b23f5f4cf0"` Oct 11 03:12:32.900 INFO blam! bc86bbce14ef34aeff3cc95509cfbb23eafd2f4698da8a09518ac0b23f5f4cf0 Oct 11 03:12:32.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:12:32.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 03:12:33.274 INFO blam! ea94c15960cc91b74a6ebe9682428b8f20bcfadd619dae7f248dd5e8f94bf13d Oct 11 03:12:33.288 INFO running `"docker" "start" "-a" "ea94c15960cc91b74a6ebe9682428b8f20bcfadd619dae7f248dd5e8f94bf13d"` Oct 11 03:12:34.600 INFO kablam! usermod: no changes Oct 11 03:12:34.694 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 03:12:34.696 INFO kablam! Running /target/debug/deps/xxcalc-98c319a8e6559b5e Oct 11 03:12:34.714 INFO blam! Oct 11 03:12:34.714 INFO blam! running 48 tests Oct 11 03:12:34.725 INFO blam! test evaluator::tests::test_functions ... ok Oct 11 03:12:34.725 INFO blam! test evaluator::tests::test_constants ... ok Oct 11 03:12:34.725 INFO blam! test evaluator::tests::test_functions_no_arguments ... ok Oct 11 03:12:34.726 INFO blam! test linear_solver::tests::test_position_agnostic ... ok Oct 11 03:12:34.726 INFO blam! test evaluator::tests::test_multiple_expression ... ok Oct 11 03:12:34.726 INFO blam! test linear_solver::tests::test_general ... ok Oct 11 03:12:34.726 INFO blam! test evaluator::tests::test_symbol_registration ... ok Oct 11 03:12:34.726 INFO blam! test linear_solver::tests::test_restrictions ... ok Oct 11 03:12:34.726 INFO blam! test evaluator::tests::test_operators ... ok Oct 11 03:12:34.726 INFO blam! test evaluator::tests::test_functions_multiple_arguments ... ok Oct 11 03:12:34.726 INFO blam! test evaluator::tests::test_polynomials ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_arguments ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_empty_expression ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_brackets ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_unknown_tokens ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_missing_brackets ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_operator_registration ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_precedence_and_associativity ... ok Oct 11 03:12:34.726 INFO blam! test polynomial::tests::test_assign_div ... ok Oct 11 03:12:34.726 INFO blam! test polynomial::tests::test_assign_add ... ok Oct 11 03:12:34.726 INFO blam! test linear_solver::tests::test_special_cases ... ok Oct 11 03:12:34.726 INFO blam! test parser::tests::test_symbols ... ok Oct 11 03:12:34.738 INFO blam! test polynomial::tests::test_assign_sub ... ok Oct 11 03:12:34.738 INFO blam! test polynomial::tests::test_degree ... ok Oct 11 03:12:34.738 INFO blam! test polynomial::tests::test_assign_mul ... ok Oct 11 03:12:34.738 INFO blam! test polynomial::tests::test_bind ... ok Oct 11 03:12:34.738 INFO blam! test polynomial::tests::test_casting ... ok Oct 11 03:12:34.747 INFO blam! test polynomial::tests::test_indexing ... ok Oct 11 03:12:34.747 INFO blam! test polynomial::tests::test_initialization ... ok Oct 11 03:12:34.748 INFO blam! test polynomial::tests::test_equality ... ok Oct 11 03:12:34.752 INFO blam! test polynomial_calculator::tests::test_constants ... ok Oct 11 03:12:34.752 INFO blam! test polynomial_calculator::tests::test_general ... ok Oct 11 03:12:34.757 INFO blam! test polynomial_calculator::tests::test_polynomials ... ok Oct 11 03:12:34.757 INFO blam! test polynomial_calculator::tests::test_operations ... ok Oct 11 03:12:34.757 INFO blam! test tokenizer::tests::test_brackets ... ok Oct 11 03:12:34.768 INFO blam! test polynomial::tests::test_operations ... ok Oct 11 03:12:34.768 INFO blam! test tokenizer::tests::test_implicit_multiplication ... ok Oct 11 03:12:34.768 INFO blam! test tokenizer::tests::test_expressions ... ok Oct 11 03:12:34.768 INFO blam! test tokenizer::tests::test_identifiers ... ok Oct 11 03:12:34.769 INFO blam! test tokenizer::tests::test_numbers_signed ... ok Oct 11 03:12:34.769 INFO blam! test tokenizer::tests::test_numbers_scientific ... ok Oct 11 03:12:34.769 INFO blam! test tokenizer::tests::test_numbers ... ok Oct 11 03:12:34.769 INFO blam! test polynomial::tests::test_string_conversion ... ok Oct 11 03:12:34.769 INFO blam! test tokenizer::tests::test_operators ... ok Oct 11 03:12:34.776 INFO blam! test polynomial_calculator::tests::test_functions ... ok Oct 11 03:12:34.816 INFO blam! test polynomial::tests::test_indexing_fail ... ok Oct 11 03:12:34.816 INFO kablam! Running /target/debug/deps/xxcalc-deb2290b279cba1e Oct 11 03:12:34.816 INFO blam! test polynomial::tests::test_assign_div_zero_division ... ok Oct 11 03:12:34.816 INFO blam! test polynomial::tests::test_assign_div_wrong_degree ... ok Oct 11 03:12:34.816 INFO blam! Oct 11 03:12:34.816 INFO blam! test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:34.817 INFO blam! Oct 11 03:12:34.817 INFO blam! Oct 11 03:12:34.817 INFO blam! running 0 tests Oct 11 03:12:34.817 INFO blam! Oct 11 03:12:34.817 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:12:34.817 INFO blam! Oct 11 03:12:34.820 INFO kablam! Doc-tests xxcalc Oct 11 03:12:36.024 INFO blam! Oct 11 03:12:36.024 INFO blam! running 63 tests Oct 11 03:12:43.384 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 151) ... ok Oct 11 03:12:43.809 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 361) ... ok Oct 11 03:12:44.409 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 80) ... ok Oct 11 03:12:44.532 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 215) ... ok Oct 11 03:12:44.787 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 389) ... ok Oct 11 03:12:44.970 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 297) ... ok Oct 11 03:12:45.309 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 330) ... ok Oct 11 03:12:45.640 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 180) ... ok Oct 11 03:12:50.208 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 147) ... ok Oct 11 03:12:51.004 INFO blam! test src/lib.rs - Tokens::push (line 197) ... ok Oct 11 03:12:51.273 INFO blam! test src/evaluator.rs - evaluator::Function::new (line 49) ... ok Oct 11 03:12:52.648 INFO blam! test src/lib.rs - Tokens (line 157) ... ok Oct 11 03:12:52.681 INFO blam! test src/lib.rs - Tokens::push_identifier (line 222) ... ok Oct 11 03:12:52.743 INFO blam! test src/lib.rs - (line 33) ... ok Oct 11 03:12:52.917 INFO blam! test src/linear_solver.rs - linear_solver (line 19) ... ok Oct 11 03:12:53.420 INFO blam! test src/linear_solver.rs - linear_solver::LinearSolver (line 49) ... ok Oct 11 03:12:57.960 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 157) ... ok Oct 11 03:12:59.829 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 176) ... ok Oct 11 03:12:59.868 INFO blam! test src/parser.rs - parser::Parser (line 119) ... ok Oct 11 03:13:00.784 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 167) ... ok Oct 11 03:13:01.120 INFO blam! test src/parser.rs - parser::Parser (line 132) ... ok Oct 11 03:13:01.449 INFO blam! test src/parser.rs - parser::Parser (line 173) ... ok Oct 11 03:13:02.216 INFO blam! test src/parser.rs - parser::Parser (line 57) ... ok Oct 11 03:13:03.068 INFO blam! test src/parser.rs - parser::Parser (line 158) ... ok Oct 11 03:13:06.676 INFO blam! test src/parser.rs - parser::Parser::register_operator (line 293) ... ok Oct 11 03:13:07.744 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 458) ... ok Oct 11 03:13:08.405 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 607) ... ok Oct 11 03:13:08.645 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 694) ... ok Oct 11 03:13:09.249 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 544) ... ok Oct 11 03:13:09.592 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 709) ... ok Oct 11 03:13:10.588 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 374) ... ok Oct 11 03:13:11.944 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 722) ... ok Oct 11 03:13:15.880 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 19) ... ok Oct 11 03:13:16.069 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 257) ... ok Oct 11 03:13:16.588 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 405) ... ok Oct 11 03:13:17.085 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 291) ... ok Oct 11 03:13:17.476 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 313) ... ok Oct 11 03:13:17.738 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 340) ... ok Oct 11 03:13:18.660 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 489) ... ok Oct 11 03:13:18.679 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 428) ... ok Oct 11 03:13:19.880 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 585) ... ok Oct 11 03:13:20.461 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 630) ... ok Oct 11 03:13:20.609 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 512) ... ok Oct 11 03:13:21.488 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 814) ... ok Oct 11 03:13:21.662 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 785) ... ok Oct 11 03:13:22.427 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 654) ... ok Oct 11 03:13:23.472 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 840) ... ok Oct 11 03:13:23.744 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_f64 (line 188) ... ok Oct 11 03:13:24.144 INFO blam! test src/polynomial.rs - polynomial::Polynomial::constant (line 95) ... ok Oct 11 03:13:25.366 INFO blam! test src/polynomial.rs - polynomial::Polynomial::linear (line 77) ... ok Oct 11 03:13:25.367 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_string (line 214) ... ok Oct 11 03:13:25.621 INFO blam! test src/polynomial.rs - polynomial::Polynomial::bind (line 156) ... ok Oct 11 03:13:25.697 INFO blam! test src/polynomial.rs - polynomial::Polynomial::degree (line 133) ... ok Oct 11 03:13:26.624 INFO blam! test src/polynomial.rs - polynomial::Polynomial::new (line 54) ... ok Oct 11 03:13:29.527 INFO blam! test src/polynomial.rs - polynomial::String (line 273) ... ok Oct 11 03:13:30.029 INFO blam! test src/polynomial.rs - polynomial::Polynomial::zero (line 113) ... ok Oct 11 03:13:31.668 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 36) ... ok Oct 11 03:13:32.368 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log (line 248) ... ok Oct 11 03:13:32.372 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 51) ... ok Oct 11 03:13:32.620 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::bind (line 290) ... ok Oct 11 03:13:32.969 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log10 (line 268) ... ok Oct 11 03:13:32.973 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::PolynomialCalculator (line 92) ... ok Oct 11 03:13:33.929 INFO blam! test src/tokenizer.rs - tokenizer::Tokenizer (line 18) ... ok Oct 11 03:13:33.929 INFO blam! Oct 11 03:13:33.929 INFO blam! test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:13:33.929 INFO blam! Oct 11 03:13:33.939 INFO kablam! su: No module specific data is present Oct 11 03:13:34.620 INFO running `"docker" "rm" "-f" "ea94c15960cc91b74a6ebe9682428b8f20bcfadd619dae7f248dd5e8f94bf13d"` Oct 11 03:13:34.928 INFO blam! ea94c15960cc91b74a6ebe9682428b8f20bcfadd619dae7f248dd5e8f94bf13d