[INFO] fetching crate warlocks-cauldron 0.26.10...
[INFO] checking warlocks-cauldron-0.26.10 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate warlocks-cauldron 0.26.10 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate warlocks-cauldron 0.26.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate warlocks-cauldron 0.26.10
[INFO] tweaked toml for crates.io crate warlocks-cauldron 0.26.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate warlocks-cauldron 0.26.10 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate warlocks-cauldron 0.26.10 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.0
[INFO] [stderr]   Downloaded itoa v1.0.12
[INFO] [stderr]   Downloaded digits_iterator v0.1.0
[INFO] [stderr]   Downloaded luhn v1.0.1
[INFO] [stderr]   Downloaded security-framework-sys v2.12.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded valued-enums v1.1.9
[INFO] [stderr]   Downloaded ipaddress v0.1.3
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b84b79c8c53e2e9bba012fb82d73d951bf11021ade93fc69e782b860165a0c7d
[INFO] running `Command { std: "docker" "start" "-a" "b84b79c8c53e2e9bba012fb82d73d951bf11021ade93fc69e782b860165a0c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b84b79c8c53e2e9bba012fb82d73d951bf11021ade93fc69e782b860165a0c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84b79c8c53e2e9bba012fb82d73d951bf11021ade93fc69e782b860165a0c7d", kill_on_drop: false }`
[INFO] [stdout] b84b79c8c53e2e9bba012fb82d73d951bf11021ade93fc69e782b860165a0c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5785bacde5f7c9baf69cf53d7b35178ff0cfb95d1eee120b80e45d6b0950e6f0
[INFO] running `Command { std: "docker" "start" "-a" "5785bacde5f7c9baf69cf53d7b35178ff0cfb95d1eee120b80e45d6b0950e6f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking itoa v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking digits_iterator v0.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking luhn v1.0.1
[INFO] [stderr]     Checking ipaddress v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking counter v0.5.7
[INFO] [stderr]     Checking valued-enums v1.1.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking warlocks-cauldron v0.26.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/providers/date.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/providers/date.rs:209:26
[INFO] [stdout]     |
[INFO] [stdout] 209 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/providers/person.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn gender(&self, iso_5218: bool, symbol: bool) -> SexType {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn gender(&self, iso_5218: bool, symbol: bool) -> SexType<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/providers/person.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn sex(&self, iso_5218: bool, symbol: bool) -> SexType {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn sex(&self, iso_5218: bool, symbol: bool) -> SexType<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/providers/person.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn gender(&self, iso_5218: bool, symbol: bool) -> SexType {
[INFO] [stdout]     |                   ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn gender(&self, iso_5218: bool, symbol: bool) -> SexType<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/providers/person.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn sex(&self, iso_5218: bool, symbol: bool) -> SexType {
[INFO] [stdout]     |                ^^^^^ the lifetime is elided here       ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn sex(&self, iso_5218: bool, symbol: bool) -> SexType<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "5785bacde5f7c9baf69cf53d7b35178ff0cfb95d1eee120b80e45d6b0950e6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5785bacde5f7c9baf69cf53d7b35178ff0cfb95d1eee120b80e45d6b0950e6f0", kill_on_drop: false }`
[INFO] [stdout] 5785bacde5f7c9baf69cf53d7b35178ff0cfb95d1eee120b80e45d6b0950e6f0
