[INFO] fetching crate soroban-meta 23.5.1... [INFO] checking soroban-meta-23.5.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21 [INFO] extracting crate soroban-meta 23.5.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate soroban-meta 23.5.1 [INFO] finished tweaking crates.io crate soroban-meta 23.5.1 [INFO] tweaked toml for crates.io crate soroban-meta 23.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soroban-meta 23.5.1 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 soroban-meta 23.5.1 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 cfg_eval v0.1.2 [INFO] [stderr] Downloaded wasmparser v0.116.1 [INFO] [stderr] Downloaded stellar-xdr v23.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b320cb0e41680667e0b12a10e6f0a9d8a05ab76df46e40fd46a87706b0a8316 [INFO] running `Command { std: "docker" "start" "-a" "3b320cb0e41680667e0b12a10e6f0a9d8a05ab76df46e40fd46a87706b0a8316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b320cb0e41680667e0b12a10e6f0a9d8a05ab76df46e40fd46a87706b0a8316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b320cb0e41680667e0b12a10e6f0a9d8a05ab76df46e40fd46a87706b0a8316", kill_on_drop: false }` [INFO] [stdout] 3b320cb0e41680667e0b12a10e6f0a9d8a05ab76df46e40fd46a87706b0a8316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e596631f89141ebfc59a99f35d0ae2a5fafddc859ca6bbb0866e6b9c0ccaa6f [INFO] running `Command { std: "docker" "start" "-a" "2e596631f89141ebfc59a99f35d0ae2a5fafddc859ca6bbb0866e6b9c0ccaa6f", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Compiling stellar-strkey v0.0.13 [INFO] [stderr] Compiling stellar-xdr v23.0.0 [INFO] [stderr] Checking soroban-meta v23.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.68s [INFO] running `Command { std: "docker" "inspect" "2e596631f89141ebfc59a99f35d0ae2a5fafddc859ca6bbb0866e6b9c0ccaa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e596631f89141ebfc59a99f35d0ae2a5fafddc859ca6bbb0866e6b9c0ccaa6f", kill_on_drop: false }` [INFO] [stdout] 2e596631f89141ebfc59a99f35d0ae2a5fafddc859ca6bbb0866e6b9c0ccaa6f