[INFO] fetching crate soroban-meta 23.4.0... [INFO] checking soroban-meta-23.4.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18 [INFO] extracting crate soroban-meta 23.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate soroban-meta 23.4.0 [INFO] finished tweaking crates.io crate soroban-meta 23.4.0 [INFO] tweaked toml for crates.io crate soroban-meta 23.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate soroban-meta 23.4.0 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.4.0 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 crate-git-revision v0.0.6 [INFO] [stderr] Downloaded escape-bytes v0.1.1 [INFO] [stderr] Downloaded stellar-strkey v0.0.13 [INFO] [stderr] Downloaded indexmap v2.5.0 [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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ef1daf89b2542f7447543122f34ef673ec74df92e3a3e72626e4fc3366502502 [INFO] running `Command { std: "docker" "start" "-a" "ef1daf89b2542f7447543122f34ef673ec74df92e3a3e72626e4fc3366502502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1daf89b2542f7447543122f34ef673ec74df92e3a3e72626e4fc3366502502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1daf89b2542f7447543122f34ef673ec74df92e3a3e72626e4fc3366502502", kill_on_drop: false }` [INFO] [stdout] ef1daf89b2542f7447543122f34ef673ec74df92e3a3e72626e4fc3366502502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2b0517a6fa70c8523a3614be1fae7b0fdf51de8b9846950a7d5663a32afe37ba [INFO] running `Command { std: "docker" "start" "-a" "2b0517a6fa70c8523a3614be1fae7b0fdf51de8b9846950a7d5663a32afe37ba", kill_on_drop: false }` [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 itoa v1.0.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [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.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s [INFO] running `Command { std: "docker" "inspect" "2b0517a6fa70c8523a3614be1fae7b0fdf51de8b9846950a7d5663a32afe37ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0517a6fa70c8523a3614be1fae7b0fdf51de8b9846950a7d5663a32afe37ba", kill_on_drop: false }` [INFO] [stdout] 2b0517a6fa70c8523a3614be1fae7b0fdf51de8b9846950a7d5663a32afe37ba