[INFO] crate grep-matcher 0.1.2 is already in cache [INFO] extracting crate grep-matcher 0.1.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/grep-matcher/0.1.2 [INFO] extracting crate grep-matcher 0.1.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/grep-matcher/0.1.2 [INFO] validating manifest of grep-matcher-0.1.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grep-matcher-0.1.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grep-matcher-0.1.2 [INFO] removed 0 missing tests [INFO] finished frobbing grep-matcher-0.1.2 [INFO] frobbed toml for grep-matcher-0.1.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/grep-matcher/0.1.2/Cargo.toml [INFO] started frobbing grep-matcher-0.1.2 [INFO] removed 0 missing tests [INFO] finished frobbing grep-matcher-0.1.2 [INFO] frobbed toml for grep-matcher-0.1.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/grep-matcher/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing grep-matcher-0.1.2 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grep-matcher/0.1.2:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d20c89f7fa1c204e481dc60840a1e05ea92de80ee6a7973b85989f1e82982be3 [INFO] running `"docker" "start" "-a" "d20c89f7fa1c204e481dc60840a1e05ea92de80ee6a7973b85989f1e82982be3"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling grep-matcher v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:14 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [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] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:30 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:46 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "d20c89f7fa1c204e481dc60840a1e05ea92de80ee6a7973b85989f1e82982be3"` [INFO] running `"docker" "rm" "-f" "d20c89f7fa1c204e481dc60840a1e05ea92de80ee6a7973b85989f1e82982be3"` [INFO] [stdout] d20c89f7fa1c204e481dc60840a1e05ea92de80ee6a7973b85989f1e82982be3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grep-matcher/0.1.2:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ffe55654f3e60ef758a5a1d450eb159d5272023b1a959246f3aaef6a5f119a0 [INFO] running `"docker" "start" "-a" "1ffe55654f3e60ef758a5a1d450eb159d5272023b1a959246f3aaef6a5f119a0"` [INFO] [stderr] Compiling grep-matcher v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:14 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [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] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:30 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/interpolate.rs:137:46 [INFO] [stderr] | [INFO] [stderr] 137 | b'0' ... b'9' | b'a' ... b'z' | b'A' ... b'Z' | b'_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.77s [INFO] running `"docker" "inspect" "1ffe55654f3e60ef758a5a1d450eb159d5272023b1a959246f3aaef6a5f119a0"` [INFO] running `"docker" "rm" "-f" "1ffe55654f3e60ef758a5a1d450eb159d5272023b1a959246f3aaef6a5f119a0"` [INFO] [stdout] 1ffe55654f3e60ef758a5a1d450eb159d5272023b1a959246f3aaef6a5f119a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/grep-matcher/0.1.2:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 925c8776b4e551c80c7b87fd9703b46545a5632cbc63cc293e374ba0d223979b [INFO] running `"docker" "start" "-a" "925c8776b4e551c80c7b87fd9703b46545a5632cbc63cc293e374ba0d223979b"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 27 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/grep_matcher-a6db7133c5557dac [INFO] [stdout] test interpolate::tests::find_cap_ref10 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref11 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref1 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref12 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref13 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref2 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref3 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref5 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref4 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref8 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref9 ... ok [INFO] [stdout] test interpolate::tests::interp10 ... ok [INFO] [stdout] test interpolate::tests::interp11 ... ok [INFO] [stdout] test interpolate::tests::interp12 ... ok [INFO] [stdout] test interpolate::tests::interp13 ... ok [INFO] [stdout] test interpolate::tests::interp2 ... ok [INFO] [stdout] test interpolate::tests::interp3 ... ok [INFO] [stdout] test interpolate::tests::interp4 ... ok [INFO] [stdout] test interpolate::tests::interp5 ... ok [INFO] [stdout] test interpolate::tests::interp6 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref7 ... ok [INFO] [stdout] test interpolate::tests::interp7 ... ok [INFO] [stdout] test interpolate::tests::interp8 ... ok [INFO] [stdout] test interpolate::tests::interp9 ... ok [INFO] [stdout] test interpolate::tests::interp1 ... ok [INFO] [stdout] test interpolate::tests::interp14 ... ok [INFO] [stdout] test interpolate::tests::find_cap_ref6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/integration-f5070abb2e22e9a4 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_matcher::shortest_match ... ok [INFO] [stdout] test test_matcher::no_captures ... ok [INFO] [stdout] test test_matcher::replace ... ok [INFO] [stdout] test test_matcher::replace_with_captures ... ok [INFO] [stdout] test test_matcher::captures ... ok [INFO] [stdout] test test_matcher::find ... ok [INFO] [stdout] test test_matcher::find_iter ... ok [INFO] [stdout] test test_matcher::try_find_iter ... ok [INFO] [stdout] test test_matcher::try_captures_iter ... ok [INFO] [stdout] test test_matcher::captures_iter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests grep-matcher [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Match (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "925c8776b4e551c80c7b87fd9703b46545a5632cbc63cc293e374ba0d223979b"` [INFO] running `"docker" "rm" "-f" "925c8776b4e551c80c7b87fd9703b46545a5632cbc63cc293e374ba0d223979b"` [INFO] [stdout] 925c8776b4e551c80c7b87fd9703b46545a5632cbc63cc293e374ba0d223979b