[INFO] cloning repository https://github.com/FliegendeWurst/pr-dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FliegendeWurst/pr-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Fpr-dashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Fpr-dashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3647335f5f59ab32561884a8f7e31c3f24050fb
[INFO] checking FliegendeWurst/pr-dashboard/d3647335f5f59ab32561884a8f7e31c3f24050fb against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFliegendeWurst%2Fpr-dashboard" "/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/FliegendeWurst/pr-dashboard
[INFO] finished tweaking git repo https://github.com/FliegendeWurst/pr-dashboard
[INFO] tweaked toml for git repo https://github.com/FliegendeWurst/pr-dashboard written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FliegendeWurst/pr-dashboard on toolchain c871d09d1cc32a649f4c5177bb819646260ed120
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FliegendeWurst/pr-dashboard 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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded askama_escape v0.13.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded axum v0.8.3
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded octocrab v0.44.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] [stderr]   Downloaded axum-client-ip v1.0.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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 453e864a228b98739cf11371524fed4645c7e7a7a3ee9f9590ec5480825d99d6
[INFO] running `Command { std: "docker" "start" "-a" "453e864a228b98739cf11371524fed4645c7e7a7a3ee9f9590ec5480825d99d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "453e864a228b98739cf11371524fed4645c7e7a7a3ee9f9590ec5480825d99d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453e864a228b98739cf11371524fed4645c7e7a7a3ee9f9590ec5480825d99d6", kill_on_drop: false }`
[INFO] [stdout] 453e864a228b98739cf11371524fed4645c7e7a7a3ee9f9590ec5480825d99d6
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f495f427ecc42fd15a7ee9a486cabddecbfaf9fab1d840d6c7e1f694fee4cb1f
[INFO] running `Command { std: "docker" "start" "-a" "f495f427ecc42fd15a7ee9a486cabddecbfaf9fab1d840d6c7e1f694fee4cb1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking askama_escape v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking octocrab v0.44.0
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking axum-client-ip v1.0.0
[INFO] [stderr]     Checking pr-dashboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn transaction(&mut self) -> Result<Transaction, Box<dyn Error>> {
[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] 53 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn transaction(&mut self) -> Result<Transaction, Box<dyn Error>> {
[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] 53 |     pub fn transaction(&mut self) -> Result<Transaction<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "f495f427ecc42fd15a7ee9a486cabddecbfaf9fab1d840d6c7e1f694fee4cb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f495f427ecc42fd15a7ee9a486cabddecbfaf9fab1d840d6c7e1f694fee4cb1f", kill_on_drop: false }`
[INFO] [stdout] f495f427ecc42fd15a7ee9a486cabddecbfaf9fab1d840d6c7e1f694fee4cb1f
