[INFO] fetching crate soroban-sdk-macros 23.0.2... [INFO] checking soroban-sdk-macros-23.0.2 against try#80370147ae6685a1436ab7bcd206f61157af70d2 for pr-147017-1 [INFO] extracting crate soroban-sdk-macros 23.0.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate soroban-sdk-macros 23.0.2 [INFO] finished tweaking crates.io crate soroban-sdk-macros 23.0.2 [INFO] tweaked toml for crates.io crate soroban-sdk-macros 23.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate soroban-sdk-macros 23.0.2 on toolchain 80370147ae6685a1436ab7bcd206f61157af70d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate soroban-sdk-macros 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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a7e0d05fb0a51607358398db8c1355630246e92bdc228665624850490dcb08e [INFO] running `Command { std: "docker" "start" "-a" "7a7e0d05fb0a51607358398db8c1355630246e92bdc228665624850490dcb08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a7e0d05fb0a51607358398db8c1355630246e92bdc228665624850490dcb08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7e0d05fb0a51607358398db8c1355630246e92bdc228665624850490dcb08e", kill_on_drop: false }` [INFO] [stdout] 7a7e0d05fb0a51607358398db8c1355630246e92bdc228665624850490dcb08e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+80370147ae6685a1436ab7bcd206f61157af70d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c0657ac40a825d6431fd35f4df87b4a70796aabdfdd5e4b7c07b9cc7faa0cad [INFO] running `Command { std: "docker" "start" "-a" "2c0657ac40a825d6431fd35f4df87b4a70796aabdfdd5e4b7c07b9cc7faa0cad", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [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 typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Checking macro-string v0.1.4 [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 num-derive v0.4.2 [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] Checking hex v0.4.3 [INFO] [stderr] Checking serde_with 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 soroban-env-common v23.0.1 [INFO] [stderr] error: could not compile `stellar-xdr` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/80370147ae6685a1436ab7bcd206f61157af70d2/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-23.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="curr"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cli", "curr", "default", "hex", "next", "rand", "schemars", "serde", "serde_json", "std"))' -C metadata=ebf0c777f645bd3b -C extra-filename=-52c7ddccbd17e559 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_eval=/opt/rustwide/target/debug/deps/libcfg_eval-4f4b61fabb589dcb.so --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-774f73d7ac1b2339.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-04dbc8f27723464e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-688ba1a9f1b37938.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a5a9fca513569f79.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-41e89d6635873ac6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-32f5a0755e43d779.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-c46c4a819726c299.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2c0657ac40a825d6431fd35f4df87b4a70796aabdfdd5e4b7c07b9cc7faa0cad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0657ac40a825d6431fd35f4df87b4a70796aabdfdd5e4b7c07b9cc7faa0cad", kill_on_drop: false }` [INFO] [stdout] 2c0657ac40a825d6431fd35f4df87b4a70796aabdfdd5e4b7c07b9cc7faa0cad