[INFO] cloning repository jeremystucki/mvr [INFO] running `"git" "clone" "--bare" "git://github.com/jeremystucki/mvr.git" "work/cache/sources/gh/jeremystucki/mvr"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jeremystucki/mvr'... [INFO] running `"git" "clone" "work/cache/sources/gh/jeremystucki/mvr" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jeremystucki/mvr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jeremystucki/mvr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jeremystucki/mvr" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dddc43f058fe2b3d71f6646daad9c5a523bdd2e8 [INFO] sha for GitHub repo jeremystucki/mvr: dddc43f058fe2b3d71f6646daad9c5a523bdd2e8 [INFO] validating manifest of jeremystucki/mvr 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 jeremystucki/mvr 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 jeremystucki/mvr [INFO] finished frobbing jeremystucki/mvr [INFO] frobbed toml for jeremystucki/mvr written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jeremystucki/mvr/Cargo.toml [INFO] started frobbing jeremystucki/mvr [INFO] finished frobbing jeremystucki/mvr [INFO] frobbed toml for jeremystucki/mvr written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr/Cargo.toml [INFO] crate jeremystucki/mvr 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 jeremystucki/mvr against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7d67620983f0a2e3562df5548d59fb87254bbb3d37769d2d6235444298e0ca09 [INFO] running `"docker" "start" "-a" "7d67620983f0a2e3562df5548d59fb87254bbb3d37769d2d6235444298e0ca09"` [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling mvr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/matching_pattern.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `ParserImpl` [INFO] [stderr] --> src/replacement_pattern.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | struct ParserImpl {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/replacement_pattern.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | fn new() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.06s [INFO] running `"docker" "inspect" "7d67620983f0a2e3562df5548d59fb87254bbb3d37769d2d6235444298e0ca09"` [INFO] running `"docker" "rm" "-f" "7d67620983f0a2e3562df5548d59fb87254bbb3d37769d2d6235444298e0ca09"` [INFO] [stdout] 7d67620983f0a2e3562df5548d59fb87254bbb3d37769d2d6235444298e0ca09 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d78e98445de9bab3e4f9a9f67064b8fbccbf0556daeac58ebdeab45bb4d2aea3 [INFO] running `"docker" "start" "-a" "d78e98445de9bab3e4f9a9f67064b8fbccbf0556daeac58ebdeab45bb4d2aea3"` [INFO] [stderr] Compiling mvr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `"docker" "inspect" "d78e98445de9bab3e4f9a9f67064b8fbccbf0556daeac58ebdeab45bb4d2aea3"` [INFO] running `"docker" "rm" "-f" "d78e98445de9bab3e4f9a9f67064b8fbccbf0556daeac58ebdeab45bb4d2aea3"` [INFO] [stdout] d78e98445de9bab3e4f9a9f67064b8fbccbf0556daeac58ebdeab45bb4d2aea3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jeremystucki/mvr:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 32bee02ffa86529ba10ba870da8625f5a177c80c9a8de575b8ba7fcd0ba7a103 [INFO] running `"docker" "start" "-a" "32bee02ffa86529ba10ba870da8625f5a177c80c9a8de575b8ba7fcd0ba7a103"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/mvr-69256817ad9797f2 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_2 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_3 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_1 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_7 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_4 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_5 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_8 ... ok [INFO] [stdout] test matching_pattern::tests::fails_with_repeated_wildcards_6 ... ok [INFO] [stdout] test matching_pattern::tests::parse_with_wildcard_and_fixed_length_token_in_capture_group ... ok [INFO] [stdout] test matching_pattern::tests::parse_with_text_only ... ok [INFO] [stdout] test matching_pattern::tests::parse_with_fixed_length_pattern ... ok [INFO] [stdout] test matching_pattern::tests::parse_with_wildcard_pattern_inside_capture_group ... ok [INFO] [stdout] test replacement_pattern::tests::parse_with_group_only ... ok [INFO] [stdout] test replacement_pattern::tests::parse_with_multiple_groups ... ok [INFO] [stdout] test replacement_pattern::tests::parse_with_text_only ... ok [INFO] [stdout] test matching_pattern::tests::parse_with_wildcard_pattern ... ok [INFO] [stdout] test matching_pattern::tests::parse_fails_with_mismatched_grouping ... ok [INFO] [stdout] test replacement_pattern::tests::parse_fails_with_0_group ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "32bee02ffa86529ba10ba870da8625f5a177c80c9a8de575b8ba7fcd0ba7a103"` [INFO] running `"docker" "rm" "-f" "32bee02ffa86529ba10ba870da8625f5a177c80c9a8de575b8ba7fcd0ba7a103"` [INFO] [stdout] 32bee02ffa86529ba10ba870da8625f5a177c80c9a8de575b8ba7fcd0ba7a103