[INFO] cloning repository Pamplemousse/mathematical_expression_evaluation [INFO] running `"git" "clone" "--bare" "git://github.com/Pamplemousse/mathematical_expression_evaluation.git" "work/cache/sources/gh/Pamplemousse/mathematical_expression_evaluation"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Pamplemousse/mathematical_expression_evaluation'... [INFO] running `"git" "clone" "work/cache/sources/gh/Pamplemousse/mathematical_expression_evaluation" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pamplemousse/mathematical_expression_evaluation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pamplemousse/mathematical_expression_evaluation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Pamplemousse/mathematical_expression_evaluation" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2fed665f7581253cfcf024eb531591b74af91712 [INFO] sha for GitHub repo Pamplemousse/mathematical_expression_evaluation: 2fed665f7581253cfcf024eb531591b74af91712 [INFO] validating manifest of Pamplemousse/mathematical_expression_evaluation on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Pamplemousse/mathematical_expression_evaluation on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Pamplemousse/mathematical_expression_evaluation [INFO] finished frobbing Pamplemousse/mathematical_expression_evaluation [INFO] frobbed toml for Pamplemousse/mathematical_expression_evaluation written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pamplemousse/mathematical_expression_evaluation/Cargo.toml [INFO] started frobbing Pamplemousse/mathematical_expression_evaluation [INFO] finished frobbing Pamplemousse/mathematical_expression_evaluation [INFO] frobbed toml for Pamplemousse/mathematical_expression_evaluation written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation/Cargo.toml [INFO] crate Pamplemousse/mathematical_expression_evaluation already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Pamplemousse/mathematical_expression_evaluation against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 79f7cedd700691a633746e6d1189278e69e5aa66a25749e220c61b0620ee5db1 [INFO] running `"docker" "start" "-a" "79f7cedd700691a633746e6d1189278e69e5aa66a25749e220c61b0620ee5db1"` [INFO] [stderr] Compiling math_eval v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "79f7cedd700691a633746e6d1189278e69e5aa66a25749e220c61b0620ee5db1"` [INFO] running `"docker" "rm" "-f" "79f7cedd700691a633746e6d1189278e69e5aa66a25749e220c61b0620ee5db1"` [INFO] [stdout] 79f7cedd700691a633746e6d1189278e69e5aa66a25749e220c61b0620ee5db1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e4eb5caf00593c44f8568af4fd1f476c96dbd849914980cb067c3604c4305cf [INFO] running `"docker" "start" "-a" "2e4eb5caf00593c44f8568af4fd1f476c96dbd849914980cb067c3604c4305cf"` [INFO] [stderr] Compiling math_eval v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `"docker" "inspect" "2e4eb5caf00593c44f8568af4fd1f476c96dbd849914980cb067c3604c4305cf"` [INFO] running `"docker" "rm" "-f" "2e4eb5caf00593c44f8568af4fd1f476c96dbd849914980cb067c3604c4305cf"` [INFO] [stdout] 2e4eb5caf00593c44f8568af4fd1f476c96dbd849914980cb067c3604c4305cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pamplemousse/mathematical_expression_evaluation:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] ed93b55560d66cd02af1f9e83d78a62f29b94cc4fa2b0d027bbfa23c19125fcf [INFO] running `"docker" "start" "-a" "ed93b55560d66cd02af1f9e83d78a62f29b94cc4fa2b0d027bbfa23c19125fcf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/math_eval-7f09c4992c9f0ef7 [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test parser::tests::parse_with_a_two_literals_multiplication ... ok [INFO] [stdout] test interpreter::tests::interpret_simple_substraction ... ok [INFO] [stdout] test interpreter::tests::interpret_simple_multiplication ... ok [INFO] [stdout] test interpreter::tests::interpret_simple_integer_division ... ok [INFO] [stdout] test interpreter::tests::interpret_simple_exponentiation ... ok [INFO] [stdout] test interpreter::tests::interpret_simple_addition ... ok [INFO] [stdout] test parser::tests::parse_with_addition_and_multiplication ... ok [INFO] [stdout] test parser::tests::parse_with_addition_and_multiplication_and_addition ... ok [INFO] [stdout] test parser::tests::parse_with_empty_list_of_tokens ... ok [INFO] [stdout] test parser::tests::parse_with_multiplication_and_addition ... ok [INFO] [stdout] test parser::tests::parse_with_multiplication_and_addition_and_addition ... ok [INFO] [stdout] test parser::tests::parse_with_multiplication_and_addition_and_multiplication ... ok [INFO] [stdout] test parser::tests::parse_with_parentheses ... ok [INFO] [stdout] test tokenizer::tests::tokenize_creates_tokens_from_a_string ... ok [INFO] [stdout] test tokenizer::tests::tokenize_deals_with_multiple_digits_numbers ... ok [INFO] [stdout] test tokenizer::tests::tokenize_deals_with_parentheses ... ok [INFO] [stdout] test tokenizer::token::literal::digit::tests::each_digit_has_a_character_representation ... ok [INFO] [stdout] test tokenizer::token::literal::digit::tests::operator_constructor_return_none_if_character_is_not_an_operator ... ok [INFO] [stdout] test tokenizer::token::literal::digit::tests::operators_can_be_instanciated_from_characters ... ok [INFO] [stdout] test tokenizer::token::literal::tests::each_literal_can_be_represented_as_a_string ... ok [INFO] [stdout] test tokenizer::token::literal::tests::literals_can_be_instanciated_from_strings ... ok [INFO] [stdout] test parser::tests::parse_with_addition_and_addition_and_multiplication ... ok [INFO] [stdout] test tokenizer::token::operator::tests::each_operator_has_a_character_representation ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_caret_computes_a_exponentiation ... ok [INFO] [stdout] test interpreter::tests::interpret_complex_operation ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_constructor_return_none_if_character_is_not_an_operator ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_minus_computes_a_substraction ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_times_computes_a_multiplication ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_plus_computes_an_addition ... ok [INFO] [stdout] test tokenizer::token::tests::each_token_can_be_represented_as_a_string ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operators_can_be_instanciated_from_characters ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operator_slash_computes_a_division ... ok [INFO] [stdout] test tokenizer::token::operator::tests::operators_can_be_ordered_following_precedence_in_arithmetic ... ok [INFO] [stdout] test tokenizer::token::tests::some_tokens_can_be_instanciated_from_a_character ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ed93b55560d66cd02af1f9e83d78a62f29b94cc4fa2b0d027bbfa23c19125fcf"` [INFO] running `"docker" "rm" "-f" "ed93b55560d66cd02af1f9e83d78a62f29b94cc4fa2b0d027bbfa23c19125fcf"` [INFO] [stdout] ed93b55560d66cd02af1f9e83d78a62f29b94cc4fa2b0d027bbfa23c19125fcf