[INFO] fetching crate stellar-registry 0.0.5...
[INFO] checking stellar-registry-0.0.5 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] extracting crate stellar-registry 0.0.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate stellar-registry 0.0.5
[INFO] finished tweaking crates.io crate stellar-registry 0.0.5
[INFO] tweaked toml for crates.io crate stellar-registry 0.0.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellar-registry 0.0.5 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellar-registry 0.0.5 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stellar-strkey v0.0.13
[INFO] [stderr]   Downloaded stellar-scaffold-macro v0.8.10
[INFO] [stderr]   Downloaded stellar-build v0.0.5
[INFO] [stderr]   Downloaded stellar-xdr v23.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba9b6b4c0ec3b75101632c9f8f054ec9fdca31914163b3d698aac77310269b48
[INFO] running `Command { std: "docker" "start" "-a" "ba9b6b4c0ec3b75101632c9f8f054ec9fdca31914163b3d698aac77310269b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba9b6b4c0ec3b75101632c9f8f054ec9fdca31914163b3d698aac77310269b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9b6b4c0ec3b75101632c9f8f054ec9fdca31914163b3d698aac77310269b48", kill_on_drop: false }`
[INFO] [stdout] ba9b6b4c0ec3b75101632c9f8f054ec9fdca31914163b3d698aac77310269b48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e82aab3e882e7e8413d9792d9e16ef7c82915f1cf6f9454fd30332fd7a97a3dc
[INFO] running `Command { std: "docker" "start" "-a" "e82aab3e882e7e8413d9792d9e16ef7c82915f1cf6f9454fd30332fd7a97a3dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-xdr v23.0.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling stellar-build v0.0.5
[INFO] [stderr]    Compiling stellar-scaffold-macro v0.8.10
[INFO] [stderr]     Checking stellar-registry v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s
[INFO] running `Command { std: "docker" "inspect" "e82aab3e882e7e8413d9792d9e16ef7c82915f1cf6f9454fd30332fd7a97a3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82aab3e882e7e8413d9792d9e16ef7c82915f1cf6f9454fd30332fd7a97a3dc", kill_on_drop: false }`
[INFO] [stdout] e82aab3e882e7e8413d9792d9e16ef7c82915f1cf6f9454fd30332fd7a97a3dc
