[INFO] cloning repository https://github.com/karin0/pvg-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karin0/pvg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarin0%2Fpvg-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarin0%2Fpvg-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b4d0ceaac1bc6c7fdc6e1b42e456faefd80b08
[INFO] checking karin0/pvg-rs against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarin0%2Fpvg-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karin0/pvg-rs
[INFO] finished tweaking git repo https://github.com/karin0/pvg-rs
[INFO] tweaked toml for git repo https://github.com/karin0/pvg-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karin0/pvg-rs on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karin0/pvg-rs 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/karin0/pretty-env-logger.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded tokio-uring v0.5.0
[INFO] [stderr]   Downloaded suffix v1.3.0
[INFO] [stderr]   Downloaded vergen v9.0.6
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded vergen-lib v0.1.6
[INFO] [stderr]   Downloaded vergen-gitcl v1.0.8
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dbbfad3e4cda386cf425e1a8ecaac7f518f84f4bb240cf4a40d4b550a7d00d5
[INFO] running `Command { std: "docker" "start" "-a" "4dbbfad3e4cda386cf425e1a8ecaac7f518f84f4bb240cf4a40d4b550a7d00d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dbbfad3e4cda386cf425e1a8ecaac7f518f84f4bb240cf4a40d4b550a7d00d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbbfad3e4cda386cf425e1a8ecaac7f518f84f4bb240cf4a40d4b550a7d00d5", kill_on_drop: false }`
[INFO] [stdout] 4dbbfad3e4cda386cf425e1a8ecaac7f518f84f4bb240cf4a40d4b550a7d00d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57ca89ede0f5ef9b21949ec976d2e49f0e15df16852a8cf02d6c8a6a7258cc91
[INFO] running `Command { std: "docker" "start" "-a" "57ca89ede0f5ef9b21949ec976d2e49f0e15df16852a8cf02d6c8a6a7258cc91", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking lru v0.16.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking suffix v1.3.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0 (https://github.com/karin0/pretty-env-logger.git#b7dabdb6)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pvg v0.1.1 (/opt/rustwide/workdir/pvg)
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking pixiv v0.1.0 (/opt/rustwide/workdir/pixiv)
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pvg/src/core.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |     async fn auth(&self) -> Result<tokio::sync::RwLockReadGuard<AuthedClient>> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided 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] 344 |     async fn auth(&self) -> Result<tokio::sync::RwLockReadGuard<'_, AuthedClient>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pvg/src/core.rs:398:34
[INFO] [stdout]     |
[INFO] [stdout] 398 |     async fn quick_update_atomic(&self) -> Result<RwLockWriteGuard<IllustIndex>> {
[INFO] [stdout]     |                                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided 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] 398 |     async fn quick_update_atomic(&self) -> Result<RwLockWriteGuard<'_, IllustIndex>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pvg/src/core.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |     async fn auth(&self) -> Result<tokio::sync::RwLockReadGuard<AuthedClient>> {
[INFO] [stdout]     |                   ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided 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] 344 |     async fn auth(&self) -> Result<tokio::sync::RwLockReadGuard<'_, AuthedClient>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> pvg/src/core.rs:398:34
[INFO] [stdout]     |
[INFO] [stdout] 398 |     async fn quick_update_atomic(&self) -> Result<RwLockWriteGuard<IllustIndex>> {
[INFO] [stdout]     |                                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided 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] 398 |     async fn quick_update_atomic(&self) -> Result<RwLockWriteGuard<'_, IllustIndex>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.48s
[INFO] running `Command { std: "docker" "inspect" "57ca89ede0f5ef9b21949ec976d2e49f0e15df16852a8cf02d6c8a6a7258cc91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57ca89ede0f5ef9b21949ec976d2e49f0e15df16852a8cf02d6c8a6a7258cc91", kill_on_drop: false }`
[INFO] [stdout] 57ca89ede0f5ef9b21949ec976d2e49f0e15df16852a8cf02d6c8a6a7258cc91
