[INFO] cloning repository https://github.com/LeoniePhiline/halreslib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoniePhiline/halreslib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdb3c0e4091cb8e916c3fde106919fa1458783af
[INFO] checking LeoniePhiline/halreslib against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoniePhiline%2Fhalreslib" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LeoniePhiline/halreslib
[INFO] finished tweaking git repo https://github.com/LeoniePhiline/halreslib
[INFO] tweaked toml for git repo https://github.com/LeoniePhiline/halreslib written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeoniePhiline/halreslib on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeoniePhiline/halreslib 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad68864c86020d0735bc18debbee981b025bc58d5bb296bb8b3fc65badf6244
[INFO] running `Command { std: "docker" "start" "-a" "5ad68864c86020d0735bc18debbee981b025bc58d5bb296bb8b3fc65badf6244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad68864c86020d0735bc18debbee981b025bc58d5bb296bb8b3fc65badf6244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad68864c86020d0735bc18debbee981b025bc58d5bb296bb8b3fc65badf6244", kill_on_drop: false }`
[INFO] [stdout] 5ad68864c86020d0735bc18debbee981b025bc58d5bb296bb8b3fc65badf6244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b3ae2e48c15e0090043e3974bd2264cd9bf6e29fc3757b1f883595a7db8c2f3
[INFO] running `Command { std: "docker" "start" "-a" "0b3ae2e48c15e0090043e3974bd2264cd9bf6e29fc3757b1f883595a7db8c2f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking halreslib v0.1.0 (/opt/rustwide/workdir/crates/halreslib)
[INFO] [stderr]     Checking frontend-leptos-csr v0.1.0 (/opt/rustwide/workdir/crates/frontend-leptos-csr)
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking fullstack-axum-leptos-ssr v0.1.0 (/opt/rustwide/workdir/crates/fullstack-axum-leptos-ssr)
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking backend-ntex v0.1.0 (/opt/rustwide/workdir/crates/backend-ntex)
[INFO] [stderr]     Checking brotli v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking refinery-core v0.8.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking async-compression v0.4.23
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]     Checking database v0.1.0 (/opt/rustwide/workdir/crates/database)
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking scraper v0.1.0 (/opt/rustwide/workdir/crates/scraper)
[INFO] [stderr]     Checking inference v0.1.0 (/opt/rustwide/workdir/crates/inference)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.75s
[INFO] running `Command { std: "docker" "inspect" "0b3ae2e48c15e0090043e3974bd2264cd9bf6e29fc3757b1f883595a7db8c2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b3ae2e48c15e0090043e3974bd2264cd9bf6e29fc3757b1f883595a7db8c2f3", kill_on_drop: false }`
[INFO] [stdout] 0b3ae2e48c15e0090043e3974bd2264cd9bf6e29fc3757b1f883595a7db8c2f3
