[INFO] cloning repository RoryNickolls/rust-parse [INFO] running `"git" "clone" "--bare" "git://github.com/RoryNickolls/rust-parse.git" "work/cache/sources/gh/RoryNickolls/rust-parse"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/RoryNickolls/rust-parse'... [INFO] running `"git" "clone" "work/cache/sources/gh/RoryNickolls/rust-parse" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RoryNickolls/rust-parse"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RoryNickolls/rust-parse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RoryNickolls/rust-parse" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RoryNickolls/rust-parse"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RoryNickolls/rust-parse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 11fb7b2bee15e23b2de5b6dbcf9e477a81e2b38c [INFO] sha for GitHub repo RoryNickolls/rust-parse: 11fb7b2bee15e23b2de5b6dbcf9e477a81e2b38c [INFO] validating manifest of RoryNickolls/rust-parse 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 RoryNickolls/rust-parse 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 RoryNickolls/rust-parse [INFO] finished frobbing RoryNickolls/rust-parse [INFO] frobbed toml for RoryNickolls/rust-parse written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/RoryNickolls/rust-parse/Cargo.toml [INFO] started frobbing RoryNickolls/rust-parse [INFO] finished frobbing RoryNickolls/rust-parse [INFO] frobbed toml for RoryNickolls/rust-parse written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/RoryNickolls/rust-parse/Cargo.toml [INFO] crate RoryNickolls/rust-parse 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 RoryNickolls/rust-parse 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/RoryNickolls/rust-parse:/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] 9c21e268ec07e8472f216bc880d53475d38ff9cdf052db01de4405e817733d94 [INFO] running `"docker" "start" "-a" "9c21e268ec07e8472f216bc880d53475d38ff9cdf052db01de4405e817733d94"` [INFO] [stderr] Compiling rustmetic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexer.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | '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.34s [INFO] running `"docker" "inspect" "9c21e268ec07e8472f216bc880d53475d38ff9cdf052db01de4405e817733d94"` [INFO] running `"docker" "rm" "-f" "9c21e268ec07e8472f216bc880d53475d38ff9cdf052db01de4405e817733d94"` [INFO] [stdout] 9c21e268ec07e8472f216bc880d53475d38ff9cdf052db01de4405e817733d94 [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/RoryNickolls/rust-parse:/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] d8da9e7639081316d2b8428a4c13dcd7667d6ee9e3d504a272f0025a1810caff [INFO] running `"docker" "start" "-a" "d8da9e7639081316d2b8428a4c13dcd7667d6ee9e3d504a272f0025a1810caff"` [INFO] [stderr] Compiling rustmetic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lexer.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | '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.08s [INFO] running `"docker" "inspect" "d8da9e7639081316d2b8428a4c13dcd7667d6ee9e3d504a272f0025a1810caff"` [INFO] running `"docker" "rm" "-f" "d8da9e7639081316d2b8428a4c13dcd7667d6ee9e3d504a272f0025a1810caff"` [INFO] [stdout] d8da9e7639081316d2b8428a4c13dcd7667d6ee9e3d504a272f0025a1810caff [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/RoryNickolls/rust-parse:/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] 3538fd306fb759f16c6c259bd27cf92099a50213c1f0e4207ce641891a66fdfa [INFO] running `"docker" "start" "-a" "3538fd306fb759f16c6c259bd27cf92099a50213c1f0e4207ce641891a66fdfa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustmetic-a2319b1d2c907d3a [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] running `"docker" "inspect" "3538fd306fb759f16c6c259bd27cf92099a50213c1f0e4207ce641891a66fdfa"` [INFO] running `"docker" "rm" "-f" "3538fd306fb759f16c6c259bd27cf92099a50213c1f0e4207ce641891a66fdfa"` [INFO] [stdout] 3538fd306fb759f16c6c259bd27cf92099a50213c1f0e4207ce641891a66fdfa