[INFO] cloning repository https://github.com/vloldik/rlibphonenumber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vloldik/rlibphonenumber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvloldik%2Frlibphonenumber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvloldik%2Frlibphonenumber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8634358b2866f5fa60bbb823d73f41303bed2aec
[INFO] checking vloldik/rlibphonenumber against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvloldik%2Frlibphonenumber" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vloldik/rlibphonenumber
[INFO] finished tweaking git repo https://github.com/vloldik/rlibphonenumber
[INFO] tweaked toml for git repo https://github.com/vloldik/rlibphonenumber written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vloldik/rlibphonenumber on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vloldik/rlibphonenumber already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded dec_from_char v0.2.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded dec_from_char_gen v0.2.0
[INFO] [stderr]   Downloaded phonenumber v0.3.7+8.13.52
[INFO] [stderr]   Downloaded fast-cat v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59a44bb5d8c1919367635fdcd27c29323c2ae508926533787ecdba9af0c748c0
[INFO] running `Command { std: "docker" "start" "-a" "59a44bb5d8c1919367635fdcd27c29323c2ae508926533787ecdba9af0c748c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59a44bb5d8c1919367635fdcd27c29323c2ae508926533787ecdba9af0c748c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59a44bb5d8c1919367635fdcd27c29323c2ae508926533787ecdba9af0c748c0", kill_on_drop: false }`
[INFO] [stdout] 59a44bb5d8c1919367635fdcd27c29323c2ae508926533787ecdba9af0c748c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adfb4c7e0ac066fa4adda6d45a8e8a2cac424d365e6eaccf4fd4af7d57df3f3b
[INFO] running `Command { std: "docker" "start" "-a" "adfb4c7e0ac066fa4adda6d45a8e8a2cac424d365e6eaccf4fd4af7d57df3f3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking fast-cat v0.1.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking colog v1.3.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling phonenumber v0.3.7+8.13.52
[INFO] [stderr]    Compiling dec_from_char_gen v0.2.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking dec_from_char v0.2.0
[INFO] [stderr]    Compiling rlibphonenumber v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `desc_has_data` is never used
[INFO] [stdout]    --> src/phonenumberutil/helper_functions.rs:317:8
[INFO] [stdout]     |
[INFO] [stdout] 317 | pub fn desc_has_data(desc: &PhoneNumberDesc) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_supported_types_for_metadata` is never used
[INFO] [stdout]    --> src/phonenumberutil/helper_functions.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn populate_supported_types_for_metadata(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_supported_types_for_metadata` is never used
[INFO] [stdout]    --> src/phonenumberutil/helper_functions.rs:350:8
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub fn get_supported_types_for_metadata(metadata: &PhoneMetadata) -> HashSet<PhoneNumberType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MatchResult` is never used
[INFO] [stdout]   --> src/phonenumberutil/phonenumberutil_internal.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub type MatchResult = std::result::Result<MatchType, InvalidNumberErrorInternal>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/phonenumberutil/phonenumberutil_internal.rs:178:19
[INFO] [stdout]      |
[INFO] [stdout] 91   | impl PhoneNumberUtilInternal {
[INFO] [stdout]      | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 178  |     pub(crate) fn get_supported_calling_codes(&self) -> impl Iterator<Item = i32> {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193  |     pub(crate) fn get_supported_types_for_region(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211  |     pub(crate) fn get_supported_types_for_non_geo_entity(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234  |     pub(crate) fn get_extn_patterns_for_matching(&self) -> &str {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238  |     pub(crate) fn starts_with_plus_chars_pattern(&self, phone_number: &str) -> bool {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242  |     pub(crate) fn contains_only_valid_digits(&self, s: &str) -> bool {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1798 |     pub(crate) fn is_possible_number_for_type(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1813 |     pub(crate) fn is_possible_number_for_string(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2375 |     pub(crate) fn get_example_number_for_non_geo_entity(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2874 |     pub(crate) fn is_number_match_with_two_strings(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2917 |     pub(crate) fn is_number_match_with_one_string(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MatchResult` is never used
[INFO] [stdout]   --> src/phonenumberutil/phonenumberutil_internal.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub type MatchResult = std::result::Result<MatchType, InvalidNumberErrorInternal>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_extn_patterns_for_matching`, `starts_with_plus_chars_pattern`, `contains_only_valid_digits`, `is_number_match_with_two_strings`, and `is_number_match_with_one_string` are never used
[INFO] [stdout]     --> src/phonenumberutil/phonenumberutil_internal.rs:234:19
[INFO] [stdout]      |
[INFO] [stdout] 91   | impl PhoneNumberUtilInternal {
[INFO] [stdout]      | ---------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 234  |     pub(crate) fn get_extn_patterns_for_matching(&self) -> &str {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238  |     pub(crate) fn starts_with_plus_chars_pattern(&self, phone_number: &str) -> bool {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242  |     pub(crate) fn contains_only_valid_digits(&self, s: &str) -> bool {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2874 |     pub(crate) fn is_number_match_with_two_strings(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2917 |     pub(crate) fn is_number_match_with_one_string(
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "adfb4c7e0ac066fa4adda6d45a8e8a2cac424d365e6eaccf4fd4af7d57df3f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adfb4c7e0ac066fa4adda6d45a8e8a2cac424d365e6eaccf4fd4af7d57df3f3b", kill_on_drop: false }`
[INFO] [stdout] adfb4c7e0ac066fa4adda6d45a8e8a2cac424d365e6eaccf4fd4af7d57df3f3b
