[INFO] crate codeowners 0.1.3 is already in cache [INFO] extracting crate codeowners 0.1.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/codeowners/0.1.3 [INFO] extracting crate codeowners 0.1.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/codeowners/0.1.3 [INFO] validating manifest of codeowners-0.1.3 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 codeowners-0.1.3 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 codeowners-0.1.3 [INFO] finished frobbing codeowners-0.1.3 [INFO] frobbed toml for codeowners-0.1.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/codeowners/0.1.3/Cargo.toml [INFO] started frobbing codeowners-0.1.3 [INFO] finished frobbing codeowners-0.1.3 [INFO] frobbed toml for codeowners-0.1.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/codeowners/0.1.3/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 codeowners-0.1.3 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-5/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/codeowners/0.1.3:/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] 7f11b897d7968f395632b2233094fd6203a46272cbe698c11b7b02ce80fc0d27 [INFO] running `"docker" "start" "-a" "7f11b897d7968f395632b2233094fd6203a46272cbe698c11b7b02ce80fc0d27"` [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling codeowners v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [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] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:239:35 [INFO] [stderr] | [INFO] [stderr] 239 | let mut normalized = prefixed.trim_left_matches("/").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.62s [INFO] running `"docker" "inspect" "7f11b897d7968f395632b2233094fd6203a46272cbe698c11b7b02ce80fc0d27"` [INFO] running `"docker" "rm" "-f" "7f11b897d7968f395632b2233094fd6203a46272cbe698c11b7b02ce80fc0d27"` [INFO] [stdout] 7f11b897d7968f395632b2233094fd6203a46272cbe698c11b7b02ce80fc0d27 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/codeowners/0.1.3:/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] 3467eb0caacd2d23abaf205f6e6cc1cb0b3408ba03c9d853f327c88da8c80105 [INFO] running `"docker" "start" "-a" "3467eb0caacd2d23abaf205f6e6cc1cb0b3408ba03c9d853f327c88da8c80105"` [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling codeowners v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [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] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TEAM: Regex = Regex::new(r"^@\S+/\S+").unwrap(); [INFO] [stderr] 92 | | static ref USERNAME: Regex = Regex::new(r"^@\S+").unwrap(); [INFO] [stderr] 93 | | static ref EMAIL: Regex = Regex::new(r"^\S+@\S+").unwrap(); [INFO] [stderr] 94 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [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] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:239:35 [INFO] [stderr] | [INFO] [stderr] 239 | let mut normalized = prefixed.trim_left_matches("/").to_string(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `"docker" "inspect" "3467eb0caacd2d23abaf205f6e6cc1cb0b3408ba03c9d853f327c88da8c80105"` [INFO] running `"docker" "rm" "-f" "3467eb0caacd2d23abaf205f6e6cc1cb0b3408ba03c9d853f327c88da8c80105"` [INFO] [stdout] 3467eb0caacd2d23abaf205f6e6cc1cb0b3408ba03c9d853f327c88da8c80105 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/codeowners/0.1.3:/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] f9f9e08eda08f288b993a080308e1e7a4776a80575591d6eeb820461409f0547 [INFO] running `"docker" "start" "-a" "f9f9e08eda08f288b993a080308e1e7a4776a80575591d6eeb820461409f0547"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/codeowners-9e1fae4f575badb1 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::implied_children_owners ... ok [INFO] [stdout] test tests::owner_displays ... ok [INFO] [stdout] test tests::owner_parses ... ok [INFO] [stdout] test tests::owners_owns_anchored_build_logs ... ok [INFO] [stdout] test tests::owners_owns_js_extention ... ok [INFO] [stdout] test tests::from_reader_parses ... ok [INFO] [stdout] test tests::owners_owns_go_extention ... ok [INFO] [stdout] test tests::owners_owns_anchored_docs ... ok [INFO] [stdout] test tests::owners_owns_unanchored_apps ... ok [INFO] [stdout] test tests::owners_owns_wildcard ... ok [INFO] [stdout] test tests::owners_owns_unanchored_docs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests codeowners [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/lib.rs - Owner (line 58) ... ok [INFO] [stdout] test src/lib.rs - locate (line 159) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f9f9e08eda08f288b993a080308e1e7a4776a80575591d6eeb820461409f0547"` [INFO] running `"docker" "rm" "-f" "f9f9e08eda08f288b993a080308e1e7a4776a80575591d6eeb820461409f0547"` [INFO] [stdout] f9f9e08eda08f288b993a080308e1e7a4776a80575591d6eeb820461409f0547