[INFO] cloning repository ha-shine/infix-calculator [INFO] running `"git" "clone" "--bare" "git://github.com/ha-shine/infix-calculator.git" "work/cache/sources/gh/ha-shine/infix-calculator"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ha-shine/infix-calculator'... [INFO] running `"git" "clone" "work/cache/sources/gh/ha-shine/infix-calculator" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-calculator"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-calculator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ha-shine/infix-calculator" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ha-shine/infix-calculator"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ha-shine/infix-calculator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b28b25391a63a20e48b2eedbadafb73055c04da8 [INFO] sha for GitHub repo ha-shine/infix-calculator: b28b25391a63a20e48b2eedbadafb73055c04da8 [INFO] validating manifest of ha-shine/infix-calculator 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 ha-shine/infix-calculator 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 ha-shine/infix-calculator [INFO] finished frobbing ha-shine/infix-calculator [INFO] frobbed toml for ha-shine/infix-calculator written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-calculator/Cargo.toml [INFO] started frobbing ha-shine/infix-calculator [INFO] finished frobbing ha-shine/infix-calculator [INFO] frobbed toml for ha-shine/infix-calculator written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ha-shine/infix-calculator/Cargo.toml [INFO] crate ha-shine/infix-calculator 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ha-shine/infix-calculator against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 4fd8b14dbf649dfab60eb471ce1e36a8c61c1869a8c9ba22ea19a88a6d756cb1 [INFO] running `"docker" "start" "-a" "4fd8b14dbf649dfab60eb471ce1e36a8c61c1869a8c9ba22ea19a88a6d756cb1"` [INFO] [stderr] Compiling infix-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:67:26 [INFO] [stderr] | [INFO] [stderr] 67 | '.' | '0'...'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `"docker" "inspect" "4fd8b14dbf649dfab60eb471ce1e36a8c61c1869a8c9ba22ea19a88a6d756cb1"` [INFO] running `"docker" "rm" "-f" "4fd8b14dbf649dfab60eb471ce1e36a8c61c1869a8c9ba22ea19a88a6d756cb1"` [INFO] [stdout] 4fd8b14dbf649dfab60eb471ce1e36a8c61c1869a8c9ba22ea19a88a6d756cb1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4dee7df22ab38627079ecd3f4229aadaf5aced669e9884803f1bb32a12ca8895 [INFO] running `"docker" "start" "-a" "4dee7df22ab38627079ecd3f4229aadaf5aced669e9884803f1bb32a12ca8895"` [INFO] [stderr] Compiling infix-calculator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:67:26 [INFO] [stderr] | [INFO] [stderr] 67 | '.' | '0'...'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "4dee7df22ab38627079ecd3f4229aadaf5aced669e9884803f1bb32a12ca8895"` [INFO] running `"docker" "rm" "-f" "4dee7df22ab38627079ecd3f4229aadaf5aced669e9884803f1bb32a12ca8895"` [INFO] [stdout] 4dee7df22ab38627079ecd3f4229aadaf5aced669e9884803f1bb32a12ca8895 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ha-shine/infix-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] ac9179808d8860849ded051fe7e06250702de8f115cb79821f0be164f1f1f436 [INFO] running `"docker" "start" "-a" "ac9179808d8860849ded051fe7e06250702de8f115cb79821f0be164f1f1f436"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/infix_calculator-3b0f62cbb89d17f6 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::compute_result_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/infix_calculator-2f9d3d05827a674d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests infix-calculator [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - RPNQueue::from_infix_string (line 26) ... ok [INFO] [stdout] test src/lib.rs - RPNQueue::calculate (line 85) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ac9179808d8860849ded051fe7e06250702de8f115cb79821f0be164f1f1f436"` [INFO] running `"docker" "rm" "-f" "ac9179808d8860849ded051fe7e06250702de8f115cb79821f0be164f1f1f436"` [INFO] [stdout] ac9179808d8860849ded051fe7e06250702de8f115cb79821f0be164f1f1f436