[INFO] cloning repository https://github.com/lupodelvita/BackForge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lupodelvita/BackForge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupodelvita%2FBackForge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupodelvita%2FBackForge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d9014dc8eec67b2ea6596cdbd92cedc4f65c12d
[INFO] checking lupodelvita/BackForge against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupodelvita%2FBackForge" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  58% (7332/12433)
Updating files:  59% (7336/12433)
Updating files:  60% (7460/12433)
Updating files:  61% (7585/12433)
Updating files:  62% (7709/12433)
Updating files:  63% (7833/12433)
Updating files:  64% (7958/12433)
Updating files:  65% (8082/12433)
Updating files:  66% (8206/12433)
Updating files:  67% (8331/12433)
Updating files:  68% (8455/12433)
Updating files:  69% (8579/12433)
Updating files:  70% (8704/12433)
Updating files:  71% (8828/12433)
Updating files:  72% (8952/12433)
Updating files:  73% (9077/12433)
Updating files:  74% (9201/12433)
Updating files:  75% (9325/12433)
Updating files:  76% (9450/12433)
Updating files:  77% (9574/12433)
Updating files:  78% (9698/12433)
Updating files:  79% (9823/12433)
Updating files:  80% (9947/12433)
Updating files:  81% (10071/12433)
Updating files:  82% (10196/12433)
Updating files:  83% (10320/12433)
Updating files:  84% (10444/12433)
Updating files:  85% (10569/12433)
Updating files:  86% (10693/12433)
Updating files:  87% (10817/12433)
Updating files:  88% (10942/12433)
Updating files:  89% (11066/12433)
Updating files:  90% (11190/12433)
Updating files:  91% (11315/12433)
Updating files:  92% (11439/12433)
Updating files:  93% (11563/12433)
Updating files:  94% (11688/12433)
Updating files:  95% (11812/12433)
Updating files:  96% (11936/12433)
Updating files:  97% (12061/12433)
Updating files:  98% (12185/12433)
Updating files:  99% (12309/12433)
Updating files: 100% (12433/12433)
Updating files: 100% (12433/12433), done.
[INFO] started tweaking git repo https://github.com/lupodelvita/BackForge
[INFO] finished tweaking git repo https://github.com/lupodelvita/BackForge
[INFO] tweaked toml for git repo https://github.com/lupodelvita/BackForge written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lupodelvita/BackForge on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lupodelvita/BackForge 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe
[INFO] running `Command { std: "docker" "start" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking backforge-core v0.1.0 (/opt/rustwide/workdir/crates/backforge-core)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking backforge-audit v0.1.0 (/opt/rustwide/workdir/crates/backforge-audit)
[INFO] [stderr]     Checking backforge-versions v0.1.0 (/opt/rustwide/workdir/crates/backforge-versions)
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking backforge-sync v0.1.0 (/opt/rustwide/workdir/crates/backforge-sync)
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking backforge-db v0.1.0 (/opt/rustwide/workdir/crates/backforge-db)
[INFO] [stderr]     Checking backforge-storage v0.1.0 (/opt/rustwide/workdir/crates/backforge-storage)
[INFO] [stderr]     Checking backforge-migrations v0.1.0 (/opt/rustwide/workdir/crates/backforge-migrations)
[INFO] [stderr]     Checking backforge-cli v0.1.0 (/opt/rustwide/workdir/crates/backforge-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe", kill_on_drop: false }`
[INFO] [stdout] dfbb1e2e5999da8b68c854a2e4ed41759723682e6a4b026e47233fd48892e7fe
