[INFO] cloning repository sigoden/calc-rs [INFO] running `"git" "clone" "--bare" "git://github.com/sigoden/calc-rs.git" "work/cache/sources/gh/sigoden/calc-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sigoden/calc-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/sigoden/calc-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sigoden/calc-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sigoden/calc-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sigoden/calc-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sigoden/calc-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sigoden/calc-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e062770d20fd49cd0a8a1a57c07acc7807e0aba5 [INFO] sha for GitHub repo sigoden/calc-rs: e062770d20fd49cd0a8a1a57c07acc7807e0aba5 [INFO] validating manifest of sigoden/calc-rs 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 sigoden/calc-rs 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 sigoden/calc-rs [INFO] finished frobbing sigoden/calc-rs [INFO] frobbed toml for sigoden/calc-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sigoden/calc-rs/Cargo.toml [INFO] started frobbing sigoden/calc-rs [INFO] finished frobbing sigoden/calc-rs [INFO] frobbed toml for sigoden/calc-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sigoden/calc-rs/Cargo.toml [INFO] crate sigoden/calc-rs 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 sigoden/calc-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sigoden/calc-rs:/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] 97ab87a843a292a4eaa4dce86235ac7aa7b2e9b21a39ade3d14cb94ef99c0fe4 [INFO] running `"docker" "start" "-a" "97ab87a843a292a4eaa4dce86235ac7aa7b2e9b21a39ade3d14cb94ef99c0fe4"` [INFO] [stderr] Compiling calc-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lex.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | '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.05s [INFO] running `"docker" "inspect" "97ab87a843a292a4eaa4dce86235ac7aa7b2e9b21a39ade3d14cb94ef99c0fe4"` [INFO] running `"docker" "rm" "-f" "97ab87a843a292a4eaa4dce86235ac7aa7b2e9b21a39ade3d14cb94ef99c0fe4"` [INFO] [stdout] 97ab87a843a292a4eaa4dce86235ac7aa7b2e9b21a39ade3d14cb94ef99c0fe4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sigoden/calc-rs:/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] 693887033d3f56218e717c1f42a25b9eb5ca55b3313570e98a881d12cbdddac9 [INFO] running `"docker" "start" "-a" "693887033d3f56218e717c1f42a25b9eb5ca55b3313570e98a881d12cbdddac9"` [INFO] [stderr] Compiling calc-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lex.rs:25:16 [INFO] [stderr] | [INFO] [stderr] 25 | '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] error[E0277]: can't compare `std::vec::Vec` with `std::result::Result, _>` [INFO] [stderr] --> src/lex.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | / assert_eq!( [INFO] [stderr] 51 | | lex("24 / (4 - 4)"), [INFO] [stderr] 52 | | Ok(vec![ [INFO] [stderr] 53 | | Tok::Num(24), [INFO] [stderr] ... | [INFO] [stderr] 61 | | ]) [INFO] [stderr] 62 | | ) [INFO] [stderr] | |_________^ no implementation for `std::vec::Vec == std::result::Result, _>` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::cmp::PartialEq, _>>` is not implemented for `std::vec::Vec` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `calc-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "693887033d3f56218e717c1f42a25b9eb5ca55b3313570e98a881d12cbdddac9"` [INFO] running `"docker" "rm" "-f" "693887033d3f56218e717c1f42a25b9eb5ca55b3313570e98a881d12cbdddac9"` [INFO] [stdout] 693887033d3f56218e717c1f42a25b9eb5ca55b3313570e98a881d12cbdddac9