[INFO] cloning repository https://github.com/BrittonR/blixard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrittonR/blixard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrittonR%2Fblixard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrittonR%2Fblixard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3eb64111eee5095b59490b61bc6ba98f4aeb63f3
[INFO] checking BrittonR/blixard against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrittonR%2Fblixard" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BrittonR/blixard
[INFO] finished tweaking git repo https://github.com/BrittonR/blixard
[INFO] tweaked toml for git repo https://github.com/BrittonR/blixard written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrittonR/blixard on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrittonR/blixard 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f1e701ce481f33e4cbd0bcdd21a5c4fc83fd91ac141e4a34b59c6dc2ae7010c
[INFO] running `Command { std: "docker" "start" "-a" "1f1e701ce481f33e4cbd0bcdd21a5c4fc83fd91ac141e4a34b59c6dc2ae7010c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f1e701ce481f33e4cbd0bcdd21a5c4fc83fd91ac141e4a34b59c6dc2ae7010c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1e701ce481f33e4cbd0bcdd21a5c4fc83fd91ac141e4a34b59c6dc2ae7010c", kill_on_drop: false }`
[INFO] [stdout] 1f1e701ce481f33e4cbd0bcdd21a5c4fc83fd91ac141e4a34b59c6dc2ae7010c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4f533cdb3ac449184b968d83c262b40dadc0c03df6fdeb37831a06a678a3012
[INFO] running `Command { std: "docker" "start" "-a" "a4f533cdb3ac449184b968d83c262b40dadc0c03df6fdeb37831a06a678a3012", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v1.1.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling iroh-quinn v0.14.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking btparse v0.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking color-backtrace v0.7.0
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] running `Command { std: "docker" "inspect" "a4f533cdb3ac449184b968d83c262b40dadc0c03df6fdeb37831a06a678a3012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f533cdb3ac449184b968d83c262b40dadc0c03df6fdeb37831a06a678a3012", kill_on_drop: false }`
[INFO] [stdout] a4f533cdb3ac449184b968d83c262b40dadc0c03df6fdeb37831a06a678a3012
