[INFO] cloning repository https://github.com/stellar/soroban-name-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stellar/soroban-name-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265312f80ed501778503894a3b384930d4abff42 [INFO] documenting stellar/soroban-name-service against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar%2Fsoroban-name-service" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stellar/soroban-name-service [INFO] finished tweaking git repo https://github.com/stellar/soroban-name-service [INFO] tweaked toml for git repo https://github.com/stellar/soroban-name-service written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stellar/soroban-name-service on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stellar/soroban-name-service 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc2/source/contract/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-name-service` package) [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.50 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded darling_macro v0.14.2 [INFO] [stderr] Downloaded darling v0.14.2 [INFO] [stderr] Downloaded darling_core v0.14.2 [INFO] [stderr] Downloaded serde_with_macros v2.2.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.86 [INFO] [stderr] Downloaded indexmap-nostd v0.4.0 [INFO] [stderr] Downloaded crate-git-revision v0.0.4 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.86 [INFO] [stderr] Downloaded prettyplease v0.1.23 [INFO] [stderr] Downloaded rustc-demangle v0.1.21 [INFO] [stderr] Downloaded bytes-lit v0.0.4 [INFO] [stderr] Downloaded dyn-fmt v0.3.0 [INFO] [stderr] Downloaded cxx-build v1.0.86 [INFO] [stderr] Downloaded serde_with v2.2.0 [INFO] [stderr] Downloaded spin v0.9.4 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded wasmparser-nostd v0.90.0 [INFO] [stderr] Downloaded wasmparser v0.88.0 [INFO] [stderr] Downloaded cxx v1.0.86 [INFO] [stderr] Downloaded object v0.30.2 [INFO] [stderr] Downloaded gimli v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d38d8fe5b80c6392deae9754e83758b22a3414164c9a076c0b8c68b568d6969e [INFO] running `Command { std: "docker" "start" "-a" "d38d8fe5b80c6392deae9754e83758b22a3414164c9a076c0b8c68b568d6969e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d38d8fe5b80c6392deae9754e83758b22a3414164c9a076c0b8c68b568d6969e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d38d8fe5b80c6392deae9754e83758b22a3414164c9a076c0b8c68b568d6969e", kill_on_drop: false }` [INFO] [stdout] d38d8fe5b80c6392deae9754e83758b22a3414164c9a076c0b8c68b568d6969e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1ad801e37e7c07583f101458dab7d499a859ef55f3d159f7d4928dade50b60 [INFO] running `Command { std: "docker" "start" "-a" "bb1ad801e37e7c07583f101458dab7d499a859ef55f3d159f7d4928dade50b60", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-name-service` package) [INFO] [stderr] warning: /opt/rustwide/workdir/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Compiling prettyplease v0.1.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking wasmparser-nostd v0.90.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking gimli v0.27.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking object v0.30.2 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dyn-fmt v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wasmparser v0.88.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Checking soroban-wasmi_core v0.16.0-soroban2 (https://github.com/stellar/wasmi?rev=862b32f5#862b32f5) [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking soroban-wasmi v0.16.0-soroban2 (https://github.com/stellar/wasmi?rev=862b32f5#862b32f5) [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling soroban-native-sdk-macros v0.0.12 (https://github.com/stellar/rs-soroban-env?rev=65498c8#65498c84) [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bytes-lit v0.0.4 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking stellar-strkey v0.0.6 (https://github.com/stellar/rs-stellar-strkey?rev=5e582a8b#5e582a8b) [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_with_macros v2.2.0 [INFO] [stderr] Checking serde_with v2.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling crate-git-revision v0.0.4 [INFO] [stderr] Compiling stellar-xdr v0.0.12 (https://github.com/stellar/rs-stellar-xdr?rev=154e07e#154e07eb) [INFO] [stderr] Compiling soroban-env-common v0.0.12 (https://github.com/stellar/rs-soroban-env?rev=65498c8#65498c84) [INFO] [stderr] Compiling soroban-spec v0.4.2 (https://github.com/stellar/rs-soroban-sdk?rev=135c3c8#135c3c8e) [INFO] [stderr] Compiling soroban-env-macros v0.0.12 (https://github.com/stellar/rs-soroban-env?rev=65498c8#65498c84) [INFO] [stderr] Checking soroban-env-host v0.0.12 (https://github.com/stellar/rs-soroban-env?rev=65498c8#65498c84) [INFO] [stderr] Compiling soroban-sdk-macros v0.4.2 (https://github.com/stellar/rs-soroban-sdk?rev=135c3c8#135c3c8e) [INFO] [stderr] Checking soroban-ledger-snapshot v0.4.2 (https://github.com/stellar/rs-soroban-sdk?rev=135c3c8#135c3c8e) [INFO] [stderr] Checking soroban-sdk v0.4.2 (https://github.com/stellar/rs-soroban-sdk?rev=135c3c8#135c3c8e) [INFO] [stderr] Documenting soroban-deployer-contract v0.0.0 (/opt/rustwide/workdir/deployer) [INFO] [stderr] Documenting soroban-name-service v0.1.0 (/opt/rustwide/workdir/contract) [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> deployer/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `contractimpl` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `contractimpl` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `contractimpl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `testutils` [INFO] [stdout] --> deployer/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[contractimpl] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `soroban_sdk::contractclient` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `soroban_sdk::contractclient` may come from an old version of the `soroban_sdk_macros` crate, try updating your dependency with `cargo update -p soroban_sdk_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `soroban_sdk::contractclient` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.32s [INFO] [stderr] Generated /opt/rustwide/target/doc/soroban_deployer_contract/index.html and 1 other file [INFO] running `Command { std: "docker" "inspect" "bb1ad801e37e7c07583f101458dab7d499a859ef55f3d159f7d4928dade50b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1ad801e37e7c07583f101458dab7d499a859ef55f3d159f7d4928dade50b60", kill_on_drop: false }` [INFO] [stdout] bb1ad801e37e7c07583f101458dab7d499a859ef55f3d159f7d4928dade50b60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2596f2b111048818c7d6bebef407f6bc9a705f8e08ac3c6779a562029de911b8 [INFO] running `Command { std: "docker" "start" "-a" "2596f2b111048818c7d6bebef407f6bc9a705f8e08ac3c6779a562029de911b8", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/contract/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/deployer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-deployer-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-name-service` package) [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "2596f2b111048818c7d6bebef407f6bc9a705f8e08ac3c6779a562029de911b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2596f2b111048818c7d6bebef407f6bc9a705f8e08ac3c6779a562029de911b8", kill_on_drop: false }` [INFO] [stdout] 2596f2b111048818c7d6bebef407f6bc9a705f8e08ac3c6779a562029de911b8