[INFO] cloning repository https://github.com/oryjkov/immich-sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oryjkov/immich-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foryjkov%2Fimmich-sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foryjkov%2Fimmich-sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb8ed04e1f423c10d00533de8f219ee4148d5a5a
[INFO] checking oryjkov/immich-sync against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foryjkov%2Fimmich-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oryjkov/immich-sync
[INFO] finished tweaking git repo https://github.com/oryjkov/immich-sync
[INFO] tweaked toml for git repo https://github.com/oryjkov/immich-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oryjkov/immich-sync on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oryjkov/immich-sync 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indicatif-log-bridge v0.2.2
[INFO] [stderr]   Downloaded sqlformat v0.2.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.2
[INFO] [stderr]   Downloaded serde_with_macros v3.8.3
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded oauth2 v5.0.0-alpha.4
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded serde_with v3.8.3
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded rustls-webpki v0.102.5
[INFO] [stderr]   Downloaded rustls v0.23.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b67ce8b6926e0dda4b4ce97faf7ffc6b69a8ab09e370f4342366c12be75c49c
[INFO] running `Command { std: "docker" "start" "-a" "3b67ce8b6926e0dda4b4ce97faf7ffc6b69a8ab09e370f4342366c12be75c49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b67ce8b6926e0dda4b4ce97faf7ffc6b69a8ab09e370f4342366c12be75c49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b67ce8b6926e0dda4b4ce97faf7ffc6b69a8ab09e370f4342366c12be75c49c", kill_on_drop: false }`
[INFO] [stdout] 3b67ce8b6926e0dda4b4ce97faf7ffc6b69a8ab09e370f4342366c12be75c49c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f289ea34e4f390e3b583cd32cf62df88d8841b86074f3f930844d41db6133d1
[INFO] running `Command { std: "docker" "start" "-a" "6f289ea34e4f390e3b583cd32cf62df88d8841b86074f3f930844d41db6133d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking rustls-webpki v0.102.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.8.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_with v3.8.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking oauth2 v5.0.0-alpha.4
[INFO] [stderr]     Checking immich-api v1.106.4 (/opt/rustwide/workdir/immich-api/generated)
[INFO] [stderr]     Checking gphotos-api v1.0.0 (/opt/rustwide/workdir/gphotos-api/generated)
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking immich-sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/immich_client.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get_config(&self) -> ApiConfigWrapper {
[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] 70 |     pub fn get_config(&self) -> ApiConfigWrapper<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/immich_client.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_config_for_writing(&self) -> anyhow::Result<ApiConfigWrapper> {
[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] 92 |     pub fn get_config_for_writing(&self) -> anyhow::Result<ApiConfigWrapper<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/immich_client.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn get_config(&self) -> ApiConfigWrapper {
[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] 70 |     pub fn get_config(&self) -> ApiConfigWrapper<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/immich_client.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn get_config_for_writing(&self) -> anyhow::Result<ApiConfigWrapper> {
[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] 92 |     pub fn get_config_for_writing(&self) -> anyhow::Result<ApiConfigWrapper<'_>> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "6f289ea34e4f390e3b583cd32cf62df88d8841b86074f3f930844d41db6133d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f289ea34e4f390e3b583cd32cf62df88d8841b86074f3f930844d41db6133d1", kill_on_drop: false }`
[INFO] [stdout] 6f289ea34e4f390e3b583cd32cf62df88d8841b86074f3f930844d41db6133d1
