[INFO] fetching crate phonenumber 0.3.7+8.13.52...
[INFO] testing phonenumber-0.3.7+8.13.52 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate phonenumber 0.3.7+8.13.52 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate phonenumber 0.3.7+8.13.52
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate phonenumber 0.3.7+8.13.52
[INFO] tweaked toml for crates.io crate phonenumber 0.3.7+8.13.52 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phonenumber 0.3.7+8.13.52 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phonenumber 0.3.7+8.13.52 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded rstest v0.13.0
[INFO] [stderr] Downloaded rstest_macros v0.13.0
[INFO] [stderr] Downloaded rstest_reuse v0.6.0
[INFO] [stderr] Downloaded syn v2.0.56
[INFO] [stderr] Downloaded proptest v1.2.0
[INFO] [stderr] Downloaded rustix v0.38.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a15599f71d0129dea45525e65b91d2a56db448c14057f4f9a14bbf041f40bf94
[INFO] running `Command { std: "docker" "start" "-a" "a15599f71d0129dea45525e65b91d2a56db448c14057f4f9a14bbf041f40bf94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15599f71d0129dea45525e65b91d2a56db448c14057f4f9a14bbf041f40bf94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15599f71d0129dea45525e65b91d2a56db448c14057f4f9a14bbf041f40bf94", kill_on_drop: false }`
[INFO] [stdout] a15599f71d0129dea45525e65b91d2a56db448c14057f4f9a14bbf041f40bf94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 907a2f14c40e15dafdb6d4e6e522994ec57745007acfeded00f450ed81068e9f
[INFO] running `Command { std: "docker" "start" "-a" "907a2f14c40e15dafdb6d4e6e522994ec57745007acfeded00f450ed81068e9f", kill_on_drop: false }`
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling serde v1.0.210
[INFO] [stderr] Compiling thiserror v1.0.65
[INFO] [stderr] Compiling linked-hash-map v0.5.6
[INFO] [stderr] Compiling oncemutex v0.1.1
[INFO] [stderr] Compiling once_cell v1.17.2
[INFO] [stderr] Compiling proc-macro2 v1.0.93
[INFO] [stderr] Compiling lru-cache v0.1.2
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Compiling aho-corasick v0.7.20
[INFO] [stderr] Compiling quick-xml v0.37.2
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Compiling syn v2.0.56
[INFO] [stderr] Compiling regex v1.7.3
[INFO] [stderr] Compiling regex-cache v0.2.1
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling thiserror-impl v1.0.65
[INFO] [stderr] Compiling serde_derive v1.0.210
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Compiling strum v0.26.3
[INFO] [stderr] Compiling phonenumber v0.3.7+8.13.52 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Parse` is never used
[INFO] [stdout] --> src/error.rs:52:10
[INFO] [stdout] |
[INFO] [stdout] 52 | pub enum Parse {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s
[INFO] running `Command { std: "docker" "inspect" "907a2f14c40e15dafdb6d4e6e522994ec57745007acfeded00f450ed81068e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907a2f14c40e15dafdb6d4e6e522994ec57745007acfeded00f450ed81068e9f", kill_on_drop: false }`
[INFO] [stdout] 907a2f14c40e15dafdb6d4e6e522994ec57745007acfeded00f450ed81068e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 832815550a78f27f74d517568ec423f91497e9be902a5fdb3b0d2520e1d041c0
[INFO] running `Command { std: "docker" "start" "-a" "832815550a78f27f74d517568ec423f91497e9be902a5fdb3b0d2520e1d041c0", kill_on_drop: false }`
[INFO] [stderr] Compiling parking v2.2.1
[INFO] [stderr] Compiling rustix v0.38.9
[INFO] [stderr] Compiling semver v1.0.24
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling bitflags v2.7.0
[INFO] [stderr] Compiling linux-raw-sys v0.4.15
[INFO] [stderr] Compiling serde v1.0.210
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Compiling libm v0.2.11
[INFO] [stderr] Compiling tracing-core v0.1.32
[INFO] [stderr] Compiling syn v2.0.56
[INFO] [stderr] Compiling concurrent-queue v2.5.0
[INFO] [stderr] Compiling num-traits v0.2.18
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling async-task v4.7.1
[INFO] [stderr] Compiling event-listener v4.0.3
[INFO] [stderr] Compiling event-listener v5.2.0
[INFO] [stderr] Compiling futures-lite v2.5.0
[INFO] [stderr] Compiling piper v0.2.4
[INFO] [stderr] Compiling event-listener-strategy v0.5.3
[INFO] [stderr] Compiling async-channel v2.3.1
[INFO] [stderr] Compiling rayon-core v1.12.0
[INFO] [stderr] Compiling serde_json v1.0.135
[INFO] [stderr] Compiling event-listener v2.5.3
[INFO] [stderr] Compiling half v2.2.1
[INFO] [stderr] Compiling async-channel v1.9.0
[INFO] [stderr] Compiling event-listener-strategy v0.4.0
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Compiling tracing v0.1.40
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling ciborium-ll v0.2.2
[INFO] [stderr] Compiling async-lock v3.3.0
[INFO] [stderr] Compiling wait-timeout v0.2.0
[INFO] [stderr] Compiling textwrap v0.16.1
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling rand_xorshift v0.3.0
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling rstest_macros v0.13.0
[INFO] [stderr] Compiling blocking v1.6.1
[INFO] [stderr] Compiling async-executor v1.13.1
[INFO] [stderr] Compiling rstest_reuse v0.6.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling rayon v1.8.0
[INFO] [stderr] Compiling clap v3.2.25
[INFO] [stderr] Compiling unarray v0.1.4
[INFO] [stderr] Compiling criterion-plot v0.5.0
[INFO] [stderr] Compiling plotters v0.3.4
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling serde_derive v1.0.210
[INFO] [stderr] Compiling thiserror-impl v1.0.65
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling strum_macros v0.26.4
[INFO] [stderr] Compiling polling v3.4.0
[INFO] [stderr] Compiling tempfile v3.8.0
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling async-io v2.3.3
[INFO] [stderr] Compiling rusty-fork v0.3.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling async-global-executor v2.4.1
[INFO] [stderr] Compiling thiserror v1.0.65
[INFO] [stderr] Compiling ctor v0.1.26
[INFO] [stderr] Compiling async-attributes v1.1.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling strum v0.26.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout] |
[INFO] [stdout] 32 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] | ^^^^^ can't be used in patterns
[INFO] [stdout] |
[INFO] [stdout] = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::