[INFO] fetching crate soroban-spec 23.0.2...
[INFO] building soroban-spec-23.0.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate soroban-spec 23.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate soroban-spec 23.0.2
[INFO] finished tweaking crates.io crate soroban-spec 23.0.2
[INFO] tweaked toml for crates.io crate soroban-spec 23.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soroban-spec 23.0.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soroban-spec 23.0.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bee9dded4e097d891e3681a044d70a16b5f21846717a450762fb717a1388ee6b
[INFO] running `Command { std: "docker" "start" "-a" "bee9dded4e097d891e3681a044d70a16b5f21846717a450762fb717a1388ee6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee9dded4e097d891e3681a044d70a16b5f21846717a450762fb717a1388ee6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee9dded4e097d891e3681a044d70a16b5f21846717a450762fb717a1388ee6b", kill_on_drop: false }`
[INFO] [stdout] bee9dded4e097d891e3681a044d70a16b5f21846717a450762fb717a1388ee6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fe00f7383eaef9d01e094e690123e02e28f9792238771bcd286ed5e4ebe7c61
[INFO] running `Command { std: "docker" "start" "-a" "3fe00f7383eaef9d01e094e690123e02e28f9792238771bcd286ed5e4ebe7c61", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ethnum v1.5.0
[INFO] [stderr]    Compiling escape-bytes v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling indexmap v2.5.0
[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 wasmparser v0.116.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[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 darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[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]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling soroban-spec v23.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.93s
[INFO] running `Command { std: "docker" "inspect" "3fe00f7383eaef9d01e094e690123e02e28f9792238771bcd286ed5e4ebe7c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe00f7383eaef9d01e094e690123e02e28f9792238771bcd286ed5e4ebe7c61", kill_on_drop: false }`
[INFO] [stdout] 3fe00f7383eaef9d01e094e690123e02e28f9792238771bcd286ed5e4ebe7c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05cdcaddf9f4856ae19cbc8e17d5963bd2b59a74642a1c1cd4e1478380ba89cd
[INFO] running `Command { std: "docker" "start" "-a" "05cdcaddf9f4856ae19cbc8e17d5963bd2b59a74642a1c1cd4e1478380ba89cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling soroban-spec v23.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "05cdcaddf9f4856ae19cbc8e17d5963bd2b59a74642a1c1cd4e1478380ba89cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05cdcaddf9f4856ae19cbc8e17d5963bd2b59a74642a1c1cd4e1478380ba89cd", kill_on_drop: false }`
[INFO] [stdout] 05cdcaddf9f4856ae19cbc8e17d5963bd2b59a74642a1c1cd4e1478380ba89cd
