[INFO] fetching crate soroban-spec-rust 26.0.0-rc.1...
[INFO] testing soroban-spec-rust-26.0.0-rc.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate soroban-spec-rust 26.0.0-rc.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate soroban-spec-rust 26.0.0-rc.1
[INFO] finished tweaking crates.io crate soroban-spec-rust 26.0.0-rc.1
[INFO] tweaked toml for crates.io crate soroban-spec-rust 26.0.0-rc.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soroban-spec-rust 26.0.0-rc.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soroban-spec-rust 26.0.0-rc.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22e979e919c98b61297de1142a957cdbb514f8ddbe3c4c6491bdae6ec0b80f81
[INFO] running `Command { std: "docker" "start" "-a" "22e979e919c98b61297de1142a957cdbb514f8ddbe3c4c6491bdae6ec0b80f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22e979e919c98b61297de1142a957cdbb514f8ddbe3c4c6491bdae6ec0b80f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e979e919c98b61297de1142a957cdbb514f8ddbe3c4c6491bdae6ec0b80f81", kill_on_drop: false }`
[INFO] [stdout] 22e979e919c98b61297de1142a957cdbb514f8ddbe3c4c6491bdae6ec0b80f81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551dc1b00df917417977fa9dabe5ca97eb836d815cfe0e10eefed41f255fc86a
[INFO] running `Command { std: "docker" "start" "-a" "551dc1b00df917417977fa9dabe5ca97eb836d815cfe0e10eefed41f255fc86a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[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 generic-array v0.14.7
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[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 indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling digest v0.10.7
[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 v26.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling soroban-spec v26.0.0-rc.1
[INFO] [stderr]    Compiling soroban-spec-rust v26.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "551dc1b00df917417977fa9dabe5ca97eb836d815cfe0e10eefed41f255fc86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551dc1b00df917417977fa9dabe5ca97eb836d815cfe0e10eefed41f255fc86a", kill_on_drop: false }`
[INFO] [stdout] 551dc1b00df917417977fa9dabe5ca97eb836d815cfe0e10eefed41f255fc86a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f287c31a35020dcf655f2a347d74a4c6219dc6a9cbe67e880a444579ba11947
[INFO] running `Command { std: "docker" "start" "-a" "1f287c31a35020dcf655f2a347d74a4c6219dc6a9cbe67e880a444579ba11947", 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-rust v26.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../target/wasm32v1-none/release/test_udt.wasm`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:174:33
[INFO] [stdout]     |
[INFO] [stdout] 174 |     const EXAMPLE_WASM: &[u8] = include_bytes!("../../target/wasm32v1-none/release/test_udt.wasm");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `soroban-spec-rust` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1f287c31a35020dcf655f2a347d74a4c6219dc6a9cbe67e880a444579ba11947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f287c31a35020dcf655f2a347d74a4c6219dc6a9cbe67e880a444579ba11947", kill_on_drop: false }`
[INFO] [stdout] 1f287c31a35020dcf655f2a347d74a4c6219dc6a9cbe67e880a444579ba11947
