[INFO] fetching crate soroban-rpc 20.3.3... [INFO] testing soroban-rpc-20.3.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate soroban-rpc 20.3.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate soroban-rpc 20.3.3 [INFO] finished tweaking crates.io crate soroban-rpc 20.3.3 [INFO] tweaked toml for crates.io crate soroban-rpc 20.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soroban-rpc 20.3.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 283 packages to latest compatible versions [INFO] [stderr] Adding async-trait v0.1.76 (available: v0.1.89) [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding curve25519-dalek v4.1.1 (available: v4.1.3) [INFO] [stderr] Adding darling v0.20.10 (available: v0.20.11) [INFO] [stderr] Adding darling_core v0.20.10 (available: v0.20.11) [INFO] [stderr] Adding darling_macro v0.20.10 (available: v0.20.11) [INFO] [stderr] Adding ed25519-dalek v2.0.0 (available: v2.2.0) [INFO] [stderr] Adding ethnum v1.5.0 (available: v1.5.2) [INFO] [stderr] Adding getrandom v0.2.11 (available: v0.2.16) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding jsonrpsee-core v0.20.4 (available: v0.26.0) [INFO] [stderr] Adding jsonrpsee-http-client v0.20.4 (available: v0.26.0) [INFO] [stderr] Adding k256 v0.13.1 (available: v0.13.4) [INFO] [stderr] Adding num-bigint v0.4.4 (available: v0.4.6) [INFO] [stderr] Adding num-derive v0.4.1 (available: v0.4.2) [INFO] [stderr] Adding num-integer v0.1.45 (available: v0.1.46) [INFO] [stderr] Adding num-traits v0.2.17 (available: v0.2.19) [INFO] [stderr] Adding ppv-lite86 v0.2.20 (available: v0.2.21) [INFO] [stderr] Adding prettyplease v0.2.15 (available: v0.2.37) [INFO] [stderr] Adding proc-macro2 v1.0.69 (available: v1.0.101) [INFO] [stderr] Adding quote v1.0.33 (available: v1.0.40) [INFO] [stderr] Adding serde v1.0.192 (available: v1.0.219) [INFO] [stderr] Adding serde_derive v1.0.192 (available: v1.0.219) [INFO] [stderr] Adding serde_json v1.0.108 (available: v1.0.143) [INFO] [stderr] Adding serde_with v3.12.0 (available: v3.14.0) [INFO] [stderr] Adding serde_with_macros v3.12.0 (available: v3.14.0) [INFO] [stderr] Adding sha2 v0.10.8 (available: v0.10.9) [INFO] [stderr] Adding soroban-builtin-sdk-macros v20.2.1 (available: v20.3.0) [INFO] [stderr] Adding soroban-env-common v20.2.1 (available: v20.3.0) [INFO] [stderr] Adding soroban-env-guest v20.2.1 (available: v20.3.0) [INFO] [stderr] Adding soroban-env-host v20.2.1 (available: v20.3.0) [INFO] [stderr] Adding soroban-env-macros v20.2.1 (available: v20.3.0) [INFO] [stderr] Adding soroban-ledger-snapshot v20.3.1 (available: v20.5.0) [INFO] [stderr] Adding soroban-sdk v20.3.1 (available: v20.5.0) [INFO] [stderr] Adding soroban-sdk-macros v20.3.1 (available: v20.5.0) [INFO] [stderr] Adding soroban-spec v20.3.1 (available: v20.5.0) [INFO] [stderr] Adding soroban-spec-rust v20.3.1 (available: v20.5.0) [INFO] [stderr] Adding soroban-spec-tools v20.3.3 (available: v20.3.4) [INFO] [stderr] Adding stellar-strkey v0.0.7 (available: v0.0.13) [INFO] [stderr] Adding stellar-xdr v20.1.0 (available: v23.0.0) [INFO] [stderr] Adding syn v2.0.39 (available: v2.0.106) [INFO] [stderr] Adding thiserror v1.0.55 (available: v1.0.69) [INFO] [stderr] Adding thiserror-impl v1.0.55 (available: v1.0.69) [INFO] [stderr] Adding wasmparser v0.90.0 (available: v0.238.0) [INFO] [stderr] Adding which v4.4.2 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8022e51e1e8a2f6e22a522590b74f9cf93dc7ea7294da920915fe414a0fc40b1 [INFO] running `Command { std: "docker" "start" "-a" "8022e51e1e8a2f6e22a522590b74f9cf93dc7ea7294da920915fe414a0fc40b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8022e51e1e8a2f6e22a522590b74f9cf93dc7ea7294da920915fe414a0fc40b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8022e51e1e8a2f6e22a522590b74f9cf93dc7ea7294da920915fe414a0fc40b1", kill_on_drop: false }` [INFO] [stdout] 8022e51e1e8a2f6e22a522590b74f9cf93dc7ea7294da920915fe414a0fc40b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad5489ef1761aa72593d71d8b4d321e02bd0d0bcf82d7beff82ce8a6346e47f [INFO] running `Command { std: "docker" "start" "-a" "8ad5489ef1761aa72593d71d8b4d321e02bd0d0bcf82d7beff82ce8a6346e47f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling escape-bytes v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling platforms v3.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling wasmparser v0.88.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling soroban-env-host v20.2.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling wasmparser v0.90.0 [INFO] [stderr] Compiling termcolor_output_impl v1.0.0 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling termcolor_output v1.0.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling k256 v0.13.1 [INFO] [stderr] Compiling soroban-wasmi v0.31.1-soroban.20.0.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v20.2.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.1/src/lib.rs:13:70 [INFO] [stdout] | [INFO] [stdout] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling stellar-strkey v0.0.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ad5489ef1761aa72593d71d8b4d321e02bd0d0bcf82d7beff82ce8a6346e47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad5489ef1761aa72593d71d8b4d321e02bd0d0bcf82d7beff82ce8a6346e47f", kill_on_drop: false }` [INFO] [stdout] 8ad5489ef1761aa72593d71d8b4d321e02bd0d0bcf82d7beff82ce8a6346e47f