[INFO] cloning repository willmurphyscode/calc-repl [INFO] running `"git" "clone" "--bare" "git://github.com/willmurphyscode/calc-repl.git" "work/cache/sources/gh/willmurphyscode/calc-repl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/willmurphyscode/calc-repl'... [INFO] running `"git" "clone" "work/cache/sources/gh/willmurphyscode/calc-repl" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/willmurphyscode/calc-repl" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/calc-repl"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/calc-repl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd010b5eaf2f5075d35ae6ec98894aea11c11a7c [INFO] sha for GitHub repo willmurphyscode/calc-repl: fd010b5eaf2f5075d35ae6ec98894aea11c11a7c [INFO] validating manifest of willmurphyscode/calc-repl 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 willmurphyscode/calc-repl 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 willmurphyscode/calc-repl [INFO] finished frobbing willmurphyscode/calc-repl [INFO] frobbed toml for willmurphyscode/calc-repl written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl/Cargo.toml [INFO] started frobbing willmurphyscode/calc-repl [INFO] finished frobbing willmurphyscode/calc-repl [INFO] frobbed toml for willmurphyscode/calc-repl written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/calc-repl/Cargo.toml [INFO] crate willmurphyscode/calc-repl 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 willmurphyscode/calc-repl against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d96ee11f6206bf41116e072fb8e8f997bde0a761426e046d7174b22a84f02caf [INFO] running `"docker" "start" "-a" "d96ee11f6206bf41116e072fb8e8f997bde0a761426e046d7174b22a84f02caf"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling calc-repl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `"docker" "inspect" "d96ee11f6206bf41116e072fb8e8f997bde0a761426e046d7174b22a84f02caf"` [INFO] running `"docker" "rm" "-f" "d96ee11f6206bf41116e072fb8e8f997bde0a761426e046d7174b22a84f02caf"` [INFO] [stdout] d96ee11f6206bf41116e072fb8e8f997bde0a761426e046d7174b22a84f02caf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 66fbdbf2a6f9585f64814b9bc6084990bd1a7dc1ad71594101e113c0af9ddb86 [INFO] running `"docker" "start" "-a" "66fbdbf2a6f9585f64814b9bc6084990bd1a7dc1ad71594101e113c0af9ddb86"` [INFO] [stderr] Compiling calc-repl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "66fbdbf2a6f9585f64814b9bc6084990bd1a7dc1ad71594101e113c0af9ddb86"` [INFO] running `"docker" "rm" "-f" "66fbdbf2a6f9585f64814b9bc6084990bd1a7dc1ad71594101e113c0af9ddb86"` [INFO] [stdout] 66fbdbf2a6f9585f64814b9bc6084990bd1a7dc1ad71594101e113c0af9ddb86 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/calc-repl:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b73d2fe0541ed825f28a9decaa123f3f9fe596ee8efa24e88e1fc0eedb9693e5 [INFO] running `"docker" "start" "-a" "b73d2fe0541ed825f28a9decaa123f3f9fe596ee8efa24e88e1fc0eedb9693e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/calc_repl-29526be59532e74f [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test interpreter::bool_reducers::is_should_reduce_truthy_values_and ... ok [INFO] [stdout] test interpreter::bool_reducers::is_should_reduce_truthy_values_or ... ok [INFO] [stdout] test interpreter::if_reducer::tests::it_reduces_if ... ok [INFO] [stdout] test interpreter::comparison_reducers::one_is_less_than_two ... ok [INFO] [stdout] test interpreter::comparison_reducers::two_is_greater_than_one ... ok [INFO] [stdout] test interpreter::bool_reducers::it_should_reduce_trues_to_true ... ok [INFO] [stdout] test interpreter::integer_reducers::tests::it_divides ... ok [INFO] [stdout] test interpreter::integer_reducers::tests::it_multiplies ... ok [INFO] [stdout] test interpreter::integer_reducers::tests::it_subtracts ... ok [INFO] [stdout] test interpreter::bool_reducers::it_should_reduce_mixed_to_true ... ok [INFO] [stdout] test interpreter::bool_reducers::it_should_reduce_mixed_to_false ... ok [INFO] [stdout] test interpreter::bool_reducers::it_should_reduce_falses_to_false ... ok [INFO] [stdout] test interpreter::tests::it_evals_simple_stacks ... ok [INFO] [stdout] test interpreter::tests::it_can_handle_nested_bools ... ok [INFO] [stdout] test interpreter::integer_reducers::tests::it_adds_arrays ... ok [INFO] [stdout] test interpreter::tests::it_handles_nested_addition_with_subrtraction ... ok [INFO] [stdout] test interpreter::tests::it_handles_nested_addition ... ok [INFO] [stdout] test interpreter::tests::it_handles_nested_nonses_with_all_ops ... ok [INFO] [stdout] test interpreter::tests::it_evals_simple_stacks_with_subtract ... ok [INFO] [stdout] test parser::addition_sign_parser ... ok [INFO] [stdout] test interpreter::tests::it_should_handle_all_bool_tree ... ok [INFO] [stdout] test interpreter::tests::it_should_handle_comparisons ... ok [INFO] [stdout] test interpreter::tests::it_should_handle_one_comparison ... ok [INFO] [stdout] test parser::bool_and_test ... ok [INFO] [stdout] test parser::bool_literal_true_test ... ok [INFO] [stdout] test parser::division_sign_parser ... ok [INFO] [stdout] test parser::bool_literal_false_test ... ok [INFO] [stdout] test parser::left_paren_parser ... ok [INFO] [stdout] test parser::gt_test ... ok [INFO] [stdout] test parser::it_can_parse_if ... ok [INFO] [stdout] test parser::operand_parser ... ok [INFO] [stdout] test parser::right_paren_parser ... ok [INFO] [stdout] test parser::test_several_tokens ... ok [INFO] [stdout] test parser::lt_test ... ok [INFO] [stdout] test parser::test_single_numeric_token ... ok [INFO] [stdout] test parser::subtraction_sign_parser ... ok [INFO] [stdout] test parser::multiplication_sign_parser ... ok [INFO] [stdout] test parser::test_several_tokens_with_long_numeric_token ... ok [INFO] [stdout] test tests::it_can_reduce_comparisons_with_other_ops ... ok [INFO] [stdout] test tests::it_handle_if_false_branch ... ok [INFO] [stdout] test tests::it_can_reduce_comparisons ... ok [INFO] [stdout] test parser::test_single_token ... ok [INFO] [stdout] test tests::it_handle_if_nested_bool_expression ... ok [INFO] [stdout] test tests::it_handle_if_true_branch ... ok [INFO] [stdout] test tests::it_subtracts_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b73d2fe0541ed825f28a9decaa123f3f9fe596ee8efa24e88e1fc0eedb9693e5"` [INFO] running `"docker" "rm" "-f" "b73d2fe0541ed825f28a9decaa123f3f9fe596ee8efa24e88e1fc0eedb9693e5"` [INFO] [stdout] b73d2fe0541ed825f28a9decaa123f3f9fe596ee8efa24e88e1fc0eedb9693e5