[INFO] cloning repository https://github.com/dswistowski/pigi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dswistowski/pigi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswistowski%2Fpigi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswistowski%2Fpigi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542a2733b7632dec0e3d66566a28818cd1925408 [INFO] checking dswistowski/pigi against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswistowski%2Fpigi" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dswistowski/pigi on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dswistowski/pigi [INFO] finished tweaking git repo https://github.com/dswistowski/pigi [INFO] tweaked toml for git repo https://github.com/dswistowski/pigi written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dswistowski/pigi 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.5 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded axum-auth v0.7.0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 360d7dfe69f3fc2f04315c95811fa2547cce36cfb947c38ce8d9ffe26eeae0c8 [INFO] running `Command { std: "docker" "start" "-a" "360d7dfe69f3fc2f04315c95811fa2547cce36cfb947c38ce8d9ffe26eeae0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "360d7dfe69f3fc2f04315c95811fa2547cce36cfb947c38ce8d9ffe26eeae0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360d7dfe69f3fc2f04315c95811fa2547cce36cfb947c38ce8d9ffe26eeae0c8", kill_on_drop: false }` [INFO] [stdout] 360d7dfe69f3fc2f04315c95811fa2547cce36cfb947c38ce8d9ffe26eeae0c8 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 071617fea201c2ab214ec083c1eb1effe6043b5713cb78866fb0326330e865a4 [INFO] running `Command { std: "docker" "start" "-a" "071617fea201c2ab214ec083c1eb1effe6043b5713cb78866fb0326330e865a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking axum-auth v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking pigi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.05s [INFO] running `Command { std: "docker" "inspect" "071617fea201c2ab214ec083c1eb1effe6043b5713cb78866fb0326330e865a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071617fea201c2ab214ec083c1eb1effe6043b5713cb78866fb0326330e865a4", kill_on_drop: false }` [INFO] [stdout] 071617fea201c2ab214ec083c1eb1effe6043b5713cb78866fb0326330e865a4 [INFO] checking dswistowski/pigi against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdswistowski%2Fpigi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dswistowski/pigi on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dswistowski/pigi [INFO] finished tweaking git repo https://github.com/dswistowski/pigi [INFO] tweaked toml for git repo https://github.com/dswistowski/pigi written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dswistowski/pigi 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea5eba5011bc541854aec2c4ded65c11074b2a60cd679271bd1f6505370b0fbc [INFO] running `Command { std: "docker" "start" "-a" "ea5eba5011bc541854aec2c4ded65c11074b2a60cd679271bd1f6505370b0fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea5eba5011bc541854aec2c4ded65c11074b2a60cd679271bd1f6505370b0fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea5eba5011bc541854aec2c4ded65c11074b2a60cd679271bd1f6505370b0fbc", kill_on_drop: false }` [INFO] [stdout] ea5eba5011bc541854aec2c4ded65c11074b2a60cd679271bd1f6505370b0fbc [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35aa169e127ac56428d3bf1508db26db0d27f8b1bc1263e3be4c771d9797ed48 [INFO] running `Command { std: "docker" "start" "-a" "35aa169e127ac56428d3bf1508db26db0d27f8b1bc1263e3be4c771d9797ed48", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking axum-auth v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Compiling basic-toml v0.1.8 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking pigi v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.83s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking pigi v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0597]: `app_state` does not live long enough [INFO] [stdout] --> src/main.rs:217:52 [INFO] [stdout] | [INFO] [stdout] 212 | State(app_state): State>, [INFO] [stdout] | --------- binding `app_state` declared here [INFO] [stdout] ... [INFO] [stdout] 217 | let repository = get_repository(&package_name, &app_state)?; [INFO] [stdout] | ------------------------------^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `app_state` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `app_state` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `app_state` does not live long enough [INFO] [stdout] --> src/main.rs:217:52 [INFO] [stdout] | [INFO] [stdout] 212 | State(app_state): State>, [INFO] [stdout] | --------- binding `app_state` declared here [INFO] [stdout] ... [INFO] [stdout] 217 | let repository = get_repository(&package_name, &app_state)?; [INFO] [stdout] | ------------------------------^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `app_state` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `app_state` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `client` does not live long enough [INFO] [stdout] --> src/main.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 216 | let client = GithubClient::new(token); [INFO] [stdout] | ------ binding `client` declared here [INFO] [stdout] ... [INFO] [stdout] 219 | let stream = client [INFO] [stdout] | -^^^^^ [INFO] [stdout] | | [INFO] [stdout] | __________________borrowed value does not live long enough [INFO] [stdout] | | [INFO] [stdout] 220 | | .asset(&repository.owner, &repository.name, &asset_id) [INFO] [stdout] | |______________________________________________________________- argument requires that `client` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `client` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `asset_id` does not live long enough [INFO] [stdout] --> src/main.rs:220:53 [INFO] [stdout] | [INFO] [stdout] 213 | Path((package_name, asset_id)): Path<(String, String)>, [INFO] [stdout] | -------- binding `asset_id` declared here [INFO] [stdout] ... [INFO] [stdout] 219 | let stream = client [INFO] [stdout] | __________________- [INFO] [stdout] 220 | | .asset(&repository.owner, &repository.name, &asset_id) [INFO] [stdout] | |_____________________________________________________^^^^^^^^^- argument requires that `asset_id` is borrowed for `'static` [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `asset_id` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `client` does not live long enough [INFO] [stdout] --> src/main.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 216 | let client = GithubClient::new(token); [INFO] [stdout] | ------ binding `client` declared here [INFO] [stdout] ... [INFO] [stdout] 219 | let stream = client [INFO] [stdout] | -^^^^^ [INFO] [stdout] | | [INFO] [stdout] | __________________borrowed value does not live long enough [INFO] [stdout] | | [INFO] [stdout] 220 | | .asset(&repository.owner, &repository.name, &asset_id) [INFO] [stdout] | |______________________________________________________________- argument requires that `client` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `client` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `asset_id` does not live long enough [INFO] [stdout] --> src/main.rs:220:53 [INFO] [stdout] | [INFO] [stdout] 213 | Path((package_name, asset_id)): Path<(String, String)>, [INFO] [stdout] | -------- binding `asset_id` declared here [INFO] [stdout] ... [INFO] [stdout] 219 | let stream = client [INFO] [stdout] | __________________- [INFO] [stdout] 220 | | .asset(&repository.owner, &repository.name, &asset_id) [INFO] [stdout] | |_____________________________________________________^^^^^^^^^- argument requires that `asset_id` is borrowed for `'static` [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] ... [INFO] [stdout] 223 | } [INFO] [stdout] | - `asset_id` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pigi` (bin "pigi") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pigi` (bin "pigi" test) due to 4 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "35aa169e127ac56428d3bf1508db26db0d27f8b1bc1263e3be4c771d9797ed48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35aa169e127ac56428d3bf1508db26db0d27f8b1bc1263e3be4c771d9797ed48", kill_on_drop: false }` [INFO] [stdout] 35aa169e127ac56428d3bf1508db26db0d27f8b1bc1263e3be4c771d9797ed48