[INFO] crate lua-patterns 0.3.0 is already in cache [INFO] extracting crate lua-patterns 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/lua-patterns/0.3.0 [INFO] extracting crate lua-patterns 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lua-patterns/0.3.0 [INFO] validating manifest of lua-patterns-0.3.0 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 lua-patterns-0.3.0 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/lua-patterns/0.3.0/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 lua-patterns-0.3.0 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 7be4ca0a03b26bb26e8b28c4f69485b20862012e7165eaec97e021e7f26abb6d [INFO] running `"docker" "start" "-a" "7be4ca0a03b26bb26e8b28c4f69485b20862012e7165eaec97e021e7f26abb6d"` [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.19s [INFO] running `"docker" "inspect" "7be4ca0a03b26bb26e8b28c4f69485b20862012e7165eaec97e021e7f26abb6d"` [INFO] running `"docker" "rm" "-f" "7be4ca0a03b26bb26e8b28c4f69485b20862012e7165eaec97e021e7f26abb6d"` [INFO] [stdout] 7be4ca0a03b26bb26e8b28c4f69485b20862012e7165eaec97e021e7f26abb6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 91134f0d58cf115c82f91c785079de075292c86d9d61dd00d40ca83e8aec471d [INFO] running `"docker" "start" "-a" "91134f0d58cf115c82f91c785079de075292c86d9d61dd00d40ca83e8aec471d"` [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.13s [INFO] running `"docker" "inspect" "91134f0d58cf115c82f91c785079de075292c86d9d61dd00d40ca83e8aec471d"` [INFO] running `"docker" "rm" "-f" "91134f0d58cf115c82f91c785079de075292c86d9d61dd00d40ca83e8aec471d"` [INFO] [stdout] 91134f0d58cf115c82f91c785079de075292c86d9d61dd00d40ca83e8aec471d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 491f2adafd6c4de4cb9bb005c15fb2488c62d4b8f35ff58922b28684d15d8c13 [INFO] running `"docker" "start" "-a" "491f2adafd6c4de4cb9bb005c15fb2488c62d4b8f35ff58922b28684d15d8c13"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/lua_patterns-f560f1ae6005f82b [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::gmatch ... ok [INFO] [stdout] test tests::multiple_captures ... ok [INFO] [stdout] test tests::gsub ... 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::capture (line 212) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::capture_into (line 188) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch_captures (line 256) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::captures (line 161) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch_bytes (line 268) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gmatch (line 241) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub_with (line 284) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub (line 314) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_maybe (line 109) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::match_captures (line 173) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::gsub_bytes_with (line 342) ... 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::match_maybe_2 (line 124) ... ok [INFO] [stdout] test src/lib.rs - LuaPattern::matches_bytes (line 84) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes_to_hex (line 669) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes_as_hex (line 637) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::text (line 574) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::hex_to_bytes (line 658) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::bytes (line 614) ... ok [INFO] [stdout] test src/lib.rs - LuaPatternBuilder::text_lines (line 591) ... 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" "491f2adafd6c4de4cb9bb005c15fb2488c62d4b8f35ff58922b28684d15d8c13"` [INFO] running `"docker" "rm" "-f" "491f2adafd6c4de4cb9bb005c15fb2488c62d4b8f35ff58922b28684d15d8c13"` [INFO] [stdout] 491f2adafd6c4de4cb9bb005c15fb2488c62d4b8f35ff58922b28684d15d8c13