[INFO] cloning repository https://github.com/gab3-dev/api-pj-georef
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gab3-dev/api-pj-georef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgab3-dev%2Fapi-pj-georef", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgab3-dev%2Fapi-pj-georef'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b55d1d09405cad3e961206ffb7e77802bdd513b
[INFO] checking gab3-dev/api-pj-georef against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgab3-dev%2Fapi-pj-georef" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gab3-dev/api-pj-georef
[INFO] finished tweaking git repo https://github.com/gab3-dev/api-pj-georef
[INFO] tweaked toml for git repo https://github.com/gab3-dev/api-pj-georef written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gab3-dev/api-pj-georef on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gab3-dev/api-pj-georef 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fcfa8b227c61342b708fb2f5b5812139a2325b20778202856d76c8531e621d4
[INFO] running `Command { std: "docker" "start" "-a" "0fcfa8b227c61342b708fb2f5b5812139a2325b20778202856d76c8531e621d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fcfa8b227c61342b708fb2f5b5812139a2325b20778202856d76c8531e621d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcfa8b227c61342b708fb2f5b5812139a2325b20778202856d76c8531e621d4", kill_on_drop: false }`
[INFO] [stdout] 0fcfa8b227c61342b708fb2f5b5812139a2325b20778202856d76c8531e621d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bddbc2ce7d81ddfbb794eb3837efde9c66136ec90dca08dfdea8f45f4f4d9e2e
[INFO] running `Command { std: "docker" "start" "-a" "bddbc2ce7d81ddfbb794eb3837efde9c66136ec90dca08dfdea8f45f4f4d9e2e", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking tokio v1.44.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking sql-builder v3.1.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking actix-server v2.5.1
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking deadpool-postgres v0.13.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking actix-http v3.10.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking actix-web v4.10.2
[INFO] [stderr]     Checking actix-multipart v0.6.2
[INFO] [stderr]     Checking actix-cors v0.7.1
[INFO] [stderr]     Checking bgm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.11s
[INFO] running `Command { std: "docker" "inspect" "bddbc2ce7d81ddfbb794eb3837efde9c66136ec90dca08dfdea8f45f4f4d9e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddbc2ce7d81ddfbb794eb3837efde9c66136ec90dca08dfdea8f45f4f4d9e2e", kill_on_drop: false }`
[INFO] [stdout] bddbc2ce7d81ddfbb794eb3837efde9c66136ec90dca08dfdea8f45f4f4d9e2e
