[INFO] updating cached repository IgaguriMK/rust-calculator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/IgaguriMK/rust-calculator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/IgaguriMK/rust-calculator" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/IgaguriMK/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/IgaguriMK/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/IgaguriMK/rust-calculator" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cdf4c0c9ee9c412039ef2d1930545450592dac68 [INFO] sha for GitHub repo IgaguriMK/rust-calculator: cdf4c0c9ee9c412039ef2d1930545450592dac68 [INFO] validating manifest of IgaguriMK/rust-calculator on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of IgaguriMK/rust-calculator on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing IgaguriMK/rust-calculator [INFO] finished frobbing IgaguriMK/rust-calculator [INFO] frobbed toml for IgaguriMK/rust-calculator written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/IgaguriMK/rust-calculator/Cargo.toml [INFO] started frobbing IgaguriMK/rust-calculator [INFO] finished frobbing IgaguriMK/rust-calculator [INFO] frobbed toml for IgaguriMK/rust-calculator written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator/Cargo.toml [INFO] crate IgaguriMK/rust-calculator has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing IgaguriMK/rust-calculator against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 1d62ccc98c6f8fab6325f2b087cbcf282fc3c347fd6fe2a594e372964f4802d7 [INFO] running `"docker" "start" "-a" "1d62ccc98c6f8fab6325f2b087cbcf282fc3c347fd6fe2a594e372964f4802d7"` [INFO] [stderr] Compiling rcalc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `"docker" "inspect" "1d62ccc98c6f8fab6325f2b087cbcf282fc3c347fd6fe2a594e372964f4802d7"` [INFO] running `"docker" "rm" "-f" "1d62ccc98c6f8fab6325f2b087cbcf282fc3c347fd6fe2a594e372964f4802d7"` [INFO] [stdout] 1d62ccc98c6f8fab6325f2b087cbcf282fc3c347fd6fe2a594e372964f4802d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a063b953fbc615e760dafe8b7e433471f7a44bda9b536c153d8ed64584f4e902 [INFO] running `"docker" "start" "-a" "a063b953fbc615e760dafe8b7e433471f7a44bda9b536c153d8ed64584f4e902"` [INFO] [stderr] Compiling rcalc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "a063b953fbc615e760dafe8b7e433471f7a44bda9b536c153d8ed64584f4e902"` [INFO] running `"docker" "rm" "-f" "a063b953fbc615e760dafe8b7e433471f7a44bda9b536c153d8ed64584f4e902"` [INFO] [stdout] a063b953fbc615e760dafe8b7e433471f7a44bda9b536c153d8ed64584f4e902 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-7/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/IgaguriMK/rust-calculator:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 666053dca2fd3565ebd40384cb3a76296b0423200c26d28acd83c454930d387e [INFO] running `"docker" "start" "-a" "666053dca2fd3565ebd40384cb3a76296b0423200c26d28acd83c454930d387e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rcalc-a48e9920944c3fbb [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test expression::shunting_yard::test::shunting_yard_add ... ok [INFO] [stdout] test expression::shunting_yard::test::shunting_yard_paren ... ok [INFO] [stdout] test expression::shunting_yard::test::shunting_yard_one_number ... ok [INFO] [stdout] test expression::shunting_yard::test::shunting_yard_sub_div_mod ... ok [INFO] [stdout] test expression::test::build_expression_tree_sub_div_mod ... ok [INFO] [stdout] test expression::test::build_expression_tree_add ... ok [INFO] [stdout] test expression::test::build_expression_tree_add_mult_pow ... ok [INFO] [stdout] test expression::test::build_expression_tree_fail_no_number ... ok [INFO] [stdout] test expression::token::tests::parse_token_add ... ok [INFO] [stdout] test expression::shunting_yard::test::shunting_yard_add_mul_pow ... ok [INFO] [stdout] test expression::token::tests::parse_token_add_expr ... ok [INFO] [stdout] test expression::token::tests::parse_token_number_1 ... ok [INFO] [stdout] test expression::token::tests::parse_token_div ... ok [INFO] [stdout] test expression::token::tests::parse_token_mult ... ok [INFO] [stdout] test expression::token::tests::parse_token_number_min ... ok [INFO] [stdout] test expression::token::tests::parse_token_mod ... ok [INFO] [stdout] test expression::token::tests::parse_token_number_max ... ok [INFO] [stdout] test expression::token::tests::parse_token_close_paren ... ok [INFO] [stdout] test expression::token::tests::str_tail_at_0 ... ok [INFO] [stdout] test expression::token::tests::parse_token_open_paren ... ok [INFO] [stdout] test expression::token::tests::parse_token_complex_1 ... ok [INFO] [stdout] test expression::token::tests::parse_token_sub ... ok [INFO] [stdout] test expression::token::tests::str_tail_at_tail ... ok [INFO] [stdout] test expression::token::tests::parse_token_with_spaces ... ok [INFO] [stdout] test expression::token::tests::parse_token_invalid ... ok [INFO] [stdout] test expression::token::tests::str_tail_at_over_tail ... ok [INFO] [stdout] test expression::token::tests::str_tail_at_1 ... ok [INFO] [stdout] test expression::token::tests::parse_token_number_neg_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "666053dca2fd3565ebd40384cb3a76296b0423200c26d28acd83c454930d387e"` [INFO] running `"docker" "rm" "-f" "666053dca2fd3565ebd40384cb3a76296b0423200c26d28acd83c454930d387e"` [INFO] [stdout] 666053dca2fd3565ebd40384cb3a76296b0423200c26d28acd83c454930d387e