[INFO] cloning repository willmurphyscode/roll [INFO] running `"git" "clone" "--bare" "git://github.com/willmurphyscode/roll.git" "work/cache/sources/gh/willmurphyscode/roll"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/willmurphyscode/roll'... [INFO] running `"git" "clone" "work/cache/sources/gh/willmurphyscode/roll" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/willmurphyscode/roll" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/roll"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/roll'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad87f5f9efd8e36bb2f7ce2ec40f09d003834a98 [INFO] sha for GitHub repo willmurphyscode/roll: ad87f5f9efd8e36bb2f7ce2ec40f09d003834a98 [INFO] validating manifest of willmurphyscode/roll 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/roll 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/roll [INFO] finished frobbing willmurphyscode/roll [INFO] frobbed toml for willmurphyscode/roll written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll/Cargo.toml [INFO] started frobbing willmurphyscode/roll [INFO] finished frobbing willmurphyscode/roll [INFO] frobbed toml for willmurphyscode/roll written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/willmurphyscode/roll/Cargo.toml [INFO] crate willmurphyscode/roll 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] Downloading crates ... [INFO] [stderr] Downloaded isatty v0.1.3 [INFO] [stderr] Downloaded cargo-expand v0.3.9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing willmurphyscode/roll against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll:/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] a7d0fe941e63b03c866b62a78875495666b833cbe24540c7fe0834a5cb7058c7 [INFO] running `"docker" "start" "-a" "a7d0fe941e63b03c866b62a78875495666b833cbe24540c7fe0834a5cb7058c7"` [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling roll v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `"docker" "inspect" "a7d0fe941e63b03c866b62a78875495666b833cbe24540c7fe0834a5cb7058c7"` [INFO] running `"docker" "rm" "-f" "a7d0fe941e63b03c866b62a78875495666b833cbe24540c7fe0834a5cb7058c7"` [INFO] [stdout] a7d0fe941e63b03c866b62a78875495666b833cbe24540c7fe0834a5cb7058c7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll:/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] 4a43977f11c5e522e87beaf8369eab47d61f06be073354b66a699f1fffb1aebf [INFO] running `"docker" "start" "-a" "4a43977f11c5e522e87beaf8369eab47d61f06be073354b66a699f1fffb1aebf"` [INFO] [stderr] Compiling roll v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "4a43977f11c5e522e87beaf8369eab47d61f06be073354b66a699f1fffb1aebf"` [INFO] running `"docker" "rm" "-f" "4a43977f11c5e522e87beaf8369eab47d61f06be073354b66a699f1fffb1aebf"` [INFO] [stdout] 4a43977f11c5e522e87beaf8369eab47d61f06be073354b66a699f1fffb1aebf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/willmurphyscode/roll:/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] 7cdefd7dbcb75cd3aa270f516debabf1e65b3ada924b7ce9ea34b0579a9b6882 [INFO] running `"docker" "start" "-a" "7cdefd7dbcb75cd3aa270f516debabf1e65b3ada924b7ce9ea34b0579a9b6882"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/roll-540bb154af83bc18 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_handles_crazy_spacing ... ok [INFO] [stdout] test it_parses_dice_notation_just_the_dice ... ok [INFO] [stdout] test it_parses_dice_notation_with_bonus ... ok [INFO] [stdout] test it_parses_dice_notation_with_penalty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7cdefd7dbcb75cd3aa270f516debabf1e65b3ada924b7ce9ea34b0579a9b6882"` [INFO] running `"docker" "rm" "-f" "7cdefd7dbcb75cd3aa270f516debabf1e65b3ada924b7ce9ea34b0579a9b6882"` [INFO] [stdout] 7cdefd7dbcb75cd3aa270f516debabf1e65b3ada924b7ce9ea34b0579a9b6882