Oct 15 04:23:18.923 INFO testing alfanick/xxcalc-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:23:18.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 04:23:19.294 INFO blam! 3b277d375d6d27986e47596c460bd42e441d44fa711007bea4f72f082bac7b99 Oct 15 04:23:19.319 INFO running `"docker" "start" "-a" "3b277d375d6d27986e47596c460bd42e441d44fa711007bea4f72f082bac7b99"` Oct 15 04:23:20.268 INFO kablam! usermod: no changes Oct 15 04:23:20.330 INFO kablam! Compiling smallvec v0.3.1 Oct 15 04:23:21.059 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 15 04:23:21.448 INFO kablam! warning: unused macro definition Oct 15 04:23:21.448 INFO kablam! --> src/tokenizer.rs:265:1 Oct 15 04:23:21.448 INFO kablam! | Oct 15 04:23:21.448 INFO kablam! 265 | / macro_rules! tokenize { Oct 15 04:23:21.448 INFO kablam! 266 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 15 04:23:21.448 INFO kablam! 267 | | } Oct 15 04:23:21.448 INFO kablam! | |_^ Oct 15 04:23:21.448 INFO kablam! | Oct 15 04:23:21.448 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:23:21.448 INFO kablam! Oct 15 04:23:21.448 INFO kablam! warning: unused macro definition Oct 15 04:23:21.448 INFO kablam! --> src/tokenizer.rs:269:1 Oct 15 04:23:21.448 INFO kablam! | Oct 15 04:23:21.448 INFO kablam! 269 | / macro_rules! tokenize_ref { Oct 15 04:23:21.448 INFO kablam! 270 | | ($x:expr) => (Tokenizer::default().process($x)) Oct 15 04:23:21.448 INFO kablam! 271 | | } Oct 15 04:23:21.448 INFO kablam! | |_^ Oct 15 04:23:21.448 INFO kablam! Oct 15 04:23:21.771 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:21.771 INFO kablam! --> src/polynomial.rs:416:5 Oct 15 04:23:21.771 INFO kablam! | Oct 15 04:23:21.771 INFO kablam! 416 | self + &other; Oct 15 04:23:21.771 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:21.771 INFO kablam! | Oct 15 04:23:21.771 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:23:21.771 INFO kablam! Oct 15 04:23:21.771 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:21.771 INFO kablam! --> src/polynomial.rs:500:5 Oct 15 04:23:21.771 INFO kablam! | Oct 15 04:23:21.771 INFO kablam! 500 | self - &other; Oct 15 04:23:21.771 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:21.771 INFO kablam! Oct 15 04:23:21.771 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:21.771 INFO kablam! --> src/polynomial.rs:596:5 Oct 15 04:23:21.771 INFO kablam! | Oct 15 04:23:21.771 INFO kablam! 596 | self * &other; Oct 15 04:23:21.771 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:21.771 INFO kablam! Oct 15 04:23:21.771 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 15 04:23:21.771 INFO kablam! --> src/polynomial.rs:618:5 Oct 15 04:23:21.771 INFO kablam! | Oct 15 04:23:21.771 INFO kablam! 618 | self.mul(other); Oct 15 04:23:21.771 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 04:23:21.771 INFO kablam! Oct 15 04:23:24.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 15 04:23:24.109 INFO kablam! su: No module specific data is present Oct 15 04:23:24.503 INFO running `"docker" "rm" "-f" "3b277d375d6d27986e47596c460bd42e441d44fa711007bea4f72f082bac7b99"` Oct 15 04:23:24.827 INFO blam! 3b277d375d6d27986e47596c460bd42e441d44fa711007bea4f72f082bac7b99 Oct 15 04:23:24.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 04:23:25.326 INFO blam! 1c5ecc454c37b5073b560cc92339fc74f60f98f764497206550868a0388420fc Oct 15 04:23:25.328 INFO running `"docker" "start" "-a" "1c5ecc454c37b5073b560cc92339fc74f60f98f764497206550868a0388420fc"` Oct 15 04:23:27.526 INFO kablam! usermod: no changes Oct 15 04:23:27.591 INFO kablam! Compiling xxcalc v0.2.1 (/source) Oct 15 04:23:29.455 INFO kablam! warning: unused macro definition Oct 15 04:23:29.456 INFO kablam! --> src/tokenizer.rs:265:1 Oct 15 04:23:29.457 INFO kablam! | Oct 15 04:23:29.457 INFO kablam! 265 | / macro_rules! tokenize { Oct 15 04:23:29.458 INFO kablam! 266 | | ($x:expr) => (Tokenizer::default().process($x).to_owned()) Oct 15 04:23:29.459 INFO kablam! 267 | | } Oct 15 04:23:29.459 INFO kablam! | |_^ Oct 15 04:23:29.460 INFO kablam! | Oct 15 04:23:29.460 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 04:23:29.461 INFO kablam! Oct 15 04:23:31.164 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:31.164 INFO kablam! --> src/polynomial.rs:416:5 Oct 15 04:23:31.164 INFO kablam! | Oct 15 04:23:31.164 INFO kablam! 416 | self + &other; Oct 15 04:23:31.164 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:31.164 INFO kablam! | Oct 15 04:23:31.164 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:23:31.167 INFO kablam! Oct 15 04:23:31.167 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:31.167 INFO kablam! --> src/polynomial.rs:500:5 Oct 15 04:23:31.167 INFO kablam! | Oct 15 04:23:31.167 INFO kablam! 500 | self - &other; Oct 15 04:23:31.167 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:31.167 INFO kablam! Oct 15 04:23:31.167 INFO kablam! warning: unused arithmetic operation which must be used Oct 15 04:23:31.167 INFO kablam! --> src/polynomial.rs:596:5 Oct 15 04:23:31.167 INFO kablam! | Oct 15 04:23:31.167 INFO kablam! 596 | self * &other; Oct 15 04:23:31.167 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 04:23:31.167 INFO kablam! Oct 15 04:23:31.167 INFO kablam! warning: unused return value of `std::ops::Mul::mul` which must be used Oct 15 04:23:31.167 INFO kablam! --> src/polynomial.rs:618:5 Oct 15 04:23:31.167 INFO kablam! | Oct 15 04:23:31.167 INFO kablam! 618 | self.mul(other); Oct 15 04:23:31.167 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 04:23:31.167 INFO kablam! Oct 15 04:23:34.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.01s Oct 15 04:23:34.575 INFO kablam! su: No module specific data is present Oct 15 04:23:35.419 INFO running `"docker" "rm" "-f" "1c5ecc454c37b5073b560cc92339fc74f60f98f764497206550868a0388420fc"` Oct 15 04:23:35.715 INFO blam! 1c5ecc454c37b5073b560cc92339fc74f60f98f764497206550868a0388420fc Oct 15 04:23:35.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 04:23:36.159 INFO blam! a2642801ff00bc107ffafd10faa06b50c31b03936c2c92db43ba20cbf0156b71 Oct 15 04:23:36.162 INFO running `"docker" "start" "-a" "a2642801ff00bc107ffafd10faa06b50c31b03936c2c92db43ba20cbf0156b71"` Oct 15 04:23:38.543 INFO kablam! usermod: no changes Oct 15 04:23:38.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 04:23:38.627 INFO kablam! Running /target/debug/deps/xxcalc-98c319a8e6559b5e Oct 15 04:23:38.660 INFO blam! Oct 15 04:23:38.660 INFO blam! running 48 tests Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_functions ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_constants ... ok Oct 15 04:23:38.667 INFO blam! test linear_solver::tests::test_general ... ok Oct 15 04:23:38.667 INFO blam! test linear_solver::tests::test_position_agnostic ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_polynomials ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_symbol_registration ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_operators ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_functions_multiple_arguments ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_multiple_expression ... ok Oct 15 04:23:38.667 INFO blam! test evaluator::tests::test_functions_no_arguments ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_arguments ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_brackets ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_empty_expression ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_missing_brackets ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_operator_registration ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_precedence_and_associativity ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_symbols ... ok Oct 15 04:23:38.667 INFO blam! test parser::tests::test_unknown_tokens ... ok Oct 15 04:23:38.667 INFO blam! test polynomial::tests::test_assign_add ... ok Oct 15 04:23:38.667 INFO blam! test polynomial::tests::test_assign_div ... ok Oct 15 04:23:38.671 INFO blam! test linear_solver::tests::test_special_cases ... ok Oct 15 04:23:38.671 INFO blam! test linear_solver::tests::test_restrictions ... ok Oct 15 04:23:38.676 INFO blam! test polynomial::tests::test_equality ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_degree ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_assign_mul ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_assign_sub ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_bind ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_casting ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_indexing ... ok Oct 15 04:23:38.677 INFO blam! test polynomial_calculator::tests::test_constants ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_string_conversion ... ok Oct 15 04:23:38.677 INFO blam! test polynomial::tests::test_initialization ... ok Oct 15 04:23:38.683 INFO blam! test polynomial_calculator::tests::test_general ... ok Oct 15 04:23:38.683 INFO blam! test polynomial_calculator::tests::test_operations ... ok Oct 15 04:23:38.683 INFO blam! test polynomial_calculator::tests::test_functions ... ok Oct 15 04:23:38.683 INFO blam! test polynomial::tests::test_operations ... ok Oct 15 04:23:38.691 INFO blam! test polynomial_calculator::tests::test_polynomials ... ok Oct 15 04:23:38.691 INFO blam! test tokenizer::tests::test_brackets ... ok Oct 15 04:23:38.691 INFO blam! test tokenizer::tests::test_identifiers ... ok Oct 15 04:23:38.691 INFO blam! test tokenizer::tests::test_expressions ... ok Oct 15 04:23:38.691 INFO blam! test tokenizer::tests::test_implicit_multiplication ... ok Oct 15 04:23:38.699 INFO blam! test tokenizer::tests::test_numbers ... ok Oct 15 04:23:38.699 INFO blam! test tokenizer::tests::test_operators ... ok Oct 15 04:23:38.699 INFO blam! test tokenizer::tests::test_numbers_scientific ... ok Oct 15 04:23:38.707 INFO blam! test tokenizer::tests::test_numbers_signed ... ok Oct 15 04:23:38.775 INFO blam! test polynomial::tests::test_assign_div_wrong_degree ... ok Oct 15 04:23:38.775 INFO blam! test polynomial::tests::test_assign_div_zero_division ... ok Oct 15 04:23:38.776 INFO blam! test polynomial::tests::test_indexing_fail ... ok Oct 15 04:23:38.776 INFO blam! Oct 15 04:23:38.776 INFO blam! test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:23:38.776 INFO blam! Oct 15 04:23:38.777 INFO kablam! Running /target/debug/deps/xxcalc-deb2290b279cba1e Oct 15 04:23:38.784 INFO blam! Oct 15 04:23:38.784 INFO blam! running 0 tests Oct 15 04:23:38.784 INFO blam! Oct 15 04:23:38.784 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:23:38.784 INFO blam! Oct 15 04:23:38.791 INFO kablam! Doc-tests xxcalc Oct 15 04:23:39.660 INFO blam! Oct 15 04:23:39.660 INFO blam! running 63 tests Oct 15 04:23:46.565 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 330) ... ok Oct 15 04:23:46.740 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 389) ... ok Oct 15 04:23:47.248 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_constant (line 361) ... ok Oct 15 04:23:47.675 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 180) ... ok Oct 15 04:23:47.827 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 151) ... ok Oct 15 04:23:47.955 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 80) ... ok Oct 15 04:23:48.039 INFO blam! test src/evaluator.rs - evaluator::Evaluator (line 215) ... ok Oct 15 04:23:48.069 INFO blam! test src/evaluator.rs - evaluator::Evaluator::register_function (line 297) ... ok Oct 15 04:23:52.347 INFO blam! test src/evaluator.rs - evaluator::Function::new (line 49) ... ok Oct 15 04:23:52.945 INFO blam! test src/lib.rs - (line 33) ... ok Oct 15 04:23:53.504 INFO blam! test src/lib.rs - Tokens (line 157) ... ok Oct 15 04:23:54.089 INFO blam! test src/lib.rs - Tokens::push (line 197) ... ok Oct 15 04:23:54.659 INFO blam! test src/linear_solver.rs - linear_solver::LinearSolver (line 49) ... ok Oct 15 04:23:54.983 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 147) ... ok Oct 15 04:23:55.175 INFO blam! test src/lib.rs - Tokens::push_identifier (line 222) ... ok Oct 15 04:23:55.331 INFO blam! test src/linear_solver.rs - linear_solver (line 19) ... ok Oct 15 04:23:59.719 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 157) ... ok Oct 15 04:24:00.420 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 167) ... ok Oct 15 04:24:00.661 INFO blam! test src/parser.rs - parser::Parser (line 119) ... ok Oct 15 04:24:01.017 INFO blam! test src/linear_solver.rs - linear_solver::functions::solver (line 176) ... ok Oct 15 04:24:01.263 INFO blam! test src/parser.rs - parser::Parser (line 132) ... ok Oct 15 04:24:01.543 INFO blam! test src/parser.rs - parser::Parser (line 158) ... ok Oct 15 04:24:01.983 INFO blam! test src/parser.rs - parser::Parser (line 173) ... ok Oct 15 04:24:02.465 INFO blam! test src/parser.rs - parser::Parser (line 57) ... ok Oct 15 04:24:05.972 INFO blam! test src/parser.rs - parser::Parser::register_operator (line 293) ... ok Oct 15 04:24:06.355 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 374) ... ok Oct 15 04:24:06.611 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 544) ... ok Oct 15 04:24:06.631 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 458) ... ok Oct 15 04:24:07.065 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 607) ... ok Oct 15 04:24:07.317 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 709) ... ok Oct 15 04:24:07.583 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 694) ... ok Oct 15 04:24:08.983 INFO blam! test src/polynomial.rs - polynomial::&'a mut Polynomial (line 722) ... ok Oct 15 04:24:10.047 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 19) ... ok Oct 15 04:24:10.211 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 257) ... ok Oct 15 04:24:10.939 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 291) ... ok Oct 15 04:24:11.335 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 313) ... ok Oct 15 04:24:11.519 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 340) ... ok Oct 15 04:24:11.583 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 405) ... ok Oct 15 04:24:12.048 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 428) ... ok Oct 15 04:24:13.223 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 489) ... ok Oct 15 04:24:14.091 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 585) ... ok Oct 15 04:24:14.979 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 814) ... ok Oct 15 04:24:15.019 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 512) ... ok Oct 15 04:24:15.677 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 840) ... ok Oct 15 04:24:15.975 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 630) ... ok Oct 15 04:24:16.154 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 654) ... ok Oct 15 04:24:16.827 INFO blam! test src/polynomial.rs - polynomial::Polynomial (line 785) ... ok Oct 15 04:24:18.551 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_f64 (line 188) ... ok Oct 15 04:24:19.931 INFO blam! test src/polynomial.rs - polynomial::Polynomial::as_string (line 214) ... ok Oct 15 04:24:20.251 INFO blam! test src/polynomial.rs - polynomial::Polynomial::new (line 54) ... ok Oct 15 04:24:21.007 INFO blam! test src/polynomial.rs - polynomial::Polynomial::degree (line 133) ... ok Oct 15 04:24:21.023 INFO blam! test src/polynomial.rs - polynomial::Polynomial::bind (line 156) ... ok Oct 15 04:24:21.143 INFO blam! test src/polynomial.rs - polynomial::Polynomial::linear (line 77) ... ok Oct 15 04:24:21.263 INFO blam! test src/polynomial.rs - polynomial::Polynomial::constant (line 95) ... ok Oct 15 04:24:22.107 INFO blam! test src/polynomial.rs - polynomial::Polynomial::zero (line 113) ... ok Oct 15 04:24:24.722 INFO blam! test src/polynomial.rs - polynomial::String (line 273) ... ok Oct 15 04:24:26.031 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 51) ... ok Oct 15 04:24:26.205 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator (line 36) ... ok Oct 15 04:24:26.699 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log (line 248) ... ok Oct 15 04:24:26.884 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::bind (line 290) ... ok Oct 15 04:24:26.950 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::functions::log10 (line 268) ... ok Oct 15 04:24:27.079 INFO blam! test src/polynomial_calculator.rs - polynomial_calculator::PolynomialCalculator (line 92) ... ok Oct 15 04:24:27.097 INFO blam! test src/tokenizer.rs - tokenizer::Tokenizer (line 18) ... ok Oct 15 04:24:27.098 INFO blam! Oct 15 04:24:27.098 INFO blam! test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:24:27.099 INFO blam! Oct 15 04:24:27.126 INFO kablam! su: No module specific data is present Oct 15 04:24:27.967 INFO running `"docker" "rm" "-f" "a2642801ff00bc107ffafd10faa06b50c31b03936c2c92db43ba20cbf0156b71"` Oct 15 04:24:28.287 INFO blam! a2642801ff00bc107ffafd10faa06b50c31b03936c2c92db43ba20cbf0156b71