[INFO] crate lua-patterns 0.3.0 is already in cache [INFO] extracting crate lua-patterns 0.3.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/lua-patterns/0.3.0 [INFO] extracting crate lua-patterns 0.3.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lua-patterns/0.3.0 [INFO] validating manifest of lua-patterns-0.3.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lua-patterns-0.3.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lua-patterns-0.3.0 [INFO] finished frobbing lua-patterns-0.3.0 [INFO] frobbed toml for lua-patterns-0.3.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/lua-patterns/0.3.0/Cargo.toml [INFO] started frobbing lua-patterns-0.3.0 [INFO] finished frobbing lua-patterns-0.3.0 [INFO] frobbed toml for lua-patterns-0.3.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lua-patterns/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing lua-patterns-0.3.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lua-patterns/0.3.0:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 44ef65aa35b23ef69d535e46946fc114f72ef0c2ef77d1181dacd15709b85e2c [INFO] running `"docker" "start" "-a" "44ef65aa35b23ef69d535e46946fc114f72ef0c2ef77d1181dacd15709b85e2c"` [INFO] [stderr] Compiling lua-patterns v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/luapat.rs:372:25 [INFO] [stderr] | [INFO] [stderr] 372 | b'0'...b'9' => { /* capture results (%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] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/luapat.rs:491:30 [INFO] [stderr] | [INFO] [stderr] 491 | b'0' ... b'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "44ef65aa35b23ef69d535e46946fc114f72ef0c2ef77d1181dacd15709b85e2c"` [INFO] running `"docker" "rm" "-f" "44ef65aa35b23ef69d535e46946fc114f72ef0c2ef77d1181dacd15709b85e2c"` [INFO] [stdout] 44ef65aa35b23ef69d535e46946fc114f72ef0c2ef77d1181dacd15709b85e2c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lua-patterns/0.3.0:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d6cfaf95b2d31d0fa91c14962434f7985953f6f8f99374c6bf3df6d53318eeaf [INFO] running `"docker" "start" "-a" "d6cfaf95b2d31d0fa91c14962434f7985953f6f8f99374c6bf3df6d53318eeaf"` [INFO] [stderr] Compiling lua-patterns v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/luapat.rs:372:25 [INFO] [stderr] | [INFO] [stderr] 372 | b'0'...b'9' => { /* capture results (%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] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/luapat.rs:491:30 [INFO] [stderr] | [INFO] [stderr] 491 | b'0' ... b'9' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `"docker" "inspect" "d6cfaf95b2d31d0fa91c14962434f7985953f6f8f99374c6bf3df6d53318eeaf"` [INFO] running `"docker" "rm" "-f" "d6cfaf95b2d31d0fa91c14962434f7985953f6f8f99374c6bf3df6d53318eeaf"` [INFO] [stdout] d6cfaf95b2d31d0fa91c14962434f7985953f6f8f99374c6bf3df6d53318eeaf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/lua-patterns/0.3.0:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 969cb06c718bdd35478498bfffbd768e0c547485d8b4af88f6b5a9dcd61e04a1 [INFO] running `"docker" "start" "-a" "969cb06c718bdd35478498bfffbd768e0c547485d8b4af88f6b5a9dcd61e04a1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/lua_patterns-1e3b2f662251e779 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::bad_patterns ... ok [INFO] [stdout] test tests::captures_and_matching ... ok [INFO] [stdout] test tests::multiple_captures ... ok [INFO] [stdout] test tests::gsub ... ok [INFO] [stdout] test tests::gmatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lua-patterns [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch_captures (line 256) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::capture_into (line 188) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::captures (line 161) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch_bytes (line 268) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch (line 241) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::capture (line 212) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_captures (line 173) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_maybe (line 109) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub (line 314) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub_with (line 284) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_maybe_2 (line 124) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::matches (line 98) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_maybe_3 (line 142) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub_bytes_with (line 342) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes (line 614) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes_as_hex (line 637) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::matches_bytes (line 84) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::text (line 574) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::text_lines (line 591) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes_to_hex (line 669) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::hex_to_bytes (line 658) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "969cb06c718bdd35478498bfffbd768e0c547485d8b4af88f6b5a9dcd61e04a1"` [INFO] running `"docker" "rm" "-f" "969cb06c718bdd35478498bfffbd768e0c547485d8b4af88f6b5a9dcd61e04a1"` [INFO] [stdout] 969cb06c718bdd35478498bfffbd768e0c547485d8b4af88f6b5a9dcd61e04a1