[INFO] crate english-lint 0.1.1 is already in cache [INFO] extracting crate english-lint 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/english-lint/0.1.1 [INFO] extracting crate english-lint 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/english-lint/0.1.1 [INFO] validating manifest of english-lint-0.1.1 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 english-lint-0.1.1 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 english-lint-0.1.1 [INFO] finished frobbing english-lint-0.1.1 [INFO] frobbed toml for english-lint-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/english-lint/0.1.1/Cargo.toml [INFO] started frobbing english-lint-0.1.1 [INFO] finished frobbing english-lint-0.1.1 [INFO] frobbed toml for english-lint-0.1.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/english-lint/0.1.1/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 english-lint-0.1.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/english-lint/0.1.1:/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-08-13" "build" "--frozen"` [INFO] [stdout] 48b7957f134a8b31638f120674ddc9722ea8b38b516b220b7dc50b9279906c8d [INFO] running `"docker" "start" "-a" "48b7957f134a8b31638f120674ddc9722ea8b38b516b220b7dc50b9279906c8d"` [INFO] [stderr] Compiling english-lint v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/data/passive.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | / lazy_static! { [INFO] [stderr] 190 | | pub static ref PASSIVE: Regex = Regex::new(&format!( [INFO] [stderr] 191 | | r"\b(am|are|were|being|is|been|was|be)\b\s*([\w]+ed|{irregulars}|^{exceptions})\b", [INFO] [stderr] 192 | | irregulars = IRREGULARS.join("|"), exceptions=EXCEPTIONS.join("|^") [INFO] [stderr] 193 | | )).unwrap(); [INFO] [stderr] 194 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `"docker" "inspect" "48b7957f134a8b31638f120674ddc9722ea8b38b516b220b7dc50b9279906c8d"` [INFO] running `"docker" "rm" "-f" "48b7957f134a8b31638f120674ddc9722ea8b38b516b220b7dc50b9279906c8d"` [INFO] [stdout] 48b7957f134a8b31638f120674ddc9722ea8b38b516b220b7dc50b9279906c8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/english-lint/0.1.1:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a7cb752ee0049d9f693a0efbcedae9058745f2992dbcae0644f4d351e3710a12 [INFO] running `"docker" "start" "-a" "a7cb752ee0049d9f693a0efbcedae9058745f2992dbcae0644f4d351e3710a12"` [INFO] [stderr] Compiling english-lint v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/data/passive.rs:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | / lazy_static! { [INFO] [stderr] 190 | | pub static ref PASSIVE: Regex = Regex::new(&format!( [INFO] [stderr] 191 | | r"\b(am|are|were|being|is|been|was|be)\b\s*([\w]+ed|{irregulars}|^{exceptions})\b", [INFO] [stderr] 192 | | irregulars = IRREGULARS.join("|"), exceptions=EXCEPTIONS.join("|^") [INFO] [stderr] 193 | | )).unwrap(); [INFO] [stderr] 194 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `"docker" "inspect" "a7cb752ee0049d9f693a0efbcedae9058745f2992dbcae0644f4d351e3710a12"` [INFO] running `"docker" "rm" "-f" "a7cb752ee0049d9f693a0efbcedae9058745f2992dbcae0644f4d351e3710a12"` [INFO] [stdout] a7cb752ee0049d9f693a0efbcedae9058745f2992dbcae0644f4d351e3710a12 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/english-lint/0.1.1:/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-08-13" "test" "--frozen"` [INFO] [stdout] 220407ff2e9a88efddacdf686b185d1271bc0b4c2524e237d79bfff0aeaf3dc2 [INFO] running `"docker" "start" "-a" "220407ff2e9a88efddacdf686b185d1271bc0b4c2524e237d79bfff0aeaf3dc2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/english_lint-fbacd72d17f8459e [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test range_map::range_map_contains ... ok [INFO] [stdout] test pattern_groups::offsets_and_stuff ... ok [INFO] [stdout] test matcher::matcher_works ... ok [INFO] [stdout] test matcher::matcher_works_with_groups ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/english_lint-574d445a4ed5aa26 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/example_texts-fad870caaf3b8394 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test example_1 ... ok [INFO] [stdout] test example_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests english-lint [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - lint (line 31) ... 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" "220407ff2e9a88efddacdf686b185d1271bc0b4c2524e237d79bfff0aeaf3dc2"` [INFO] running `"docker" "rm" "-f" "220407ff2e9a88efddacdf686b185d1271bc0b4c2524e237d79bfff0aeaf3dc2"` [INFO] [stdout] 220407ff2e9a88efddacdf686b185d1271bc0b4c2524e237d79bfff0aeaf3dc2