[INFO] cloning repository https://github.com/kostiksobol/rs-soroban-env-risc0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kostiksobol/rs-soroban-env-risc0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostiksobol%2Frs-soroban-env-risc0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostiksobol%2Frs-soroban-env-risc0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18d0da3a8508acc6758db9e46c63466e5263ac46 [INFO] checking kostiksobol/rs-soroban-env-risc0 against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostiksobol%2Frs-soroban-env-risc0" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kostiksobol/rs-soroban-env-risc0 [INFO] finished tweaking git repo https://github.com/kostiksobol/rs-soroban-env-risc0 [INFO] tweaked toml for git repo https://github.com/kostiksobol/rs-soroban-env-risc0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kostiksobol/rs-soroban-env-risc0 on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kostiksobol/rs-soroban-env-risc0 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3 [INFO] running `Command { std: "docker" "start" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking escape-bytes v0.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking ethnum v1.5.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking wasmi_arena v0.4.0 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking wasmi_core v0.13.0 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling borsh v1.7.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling risc0-zkp v3.0.4 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking ark-std v0.5.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling risc0-circuit-recursion v4.0.4 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling risc0-circuit-keccak v4.0.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking include_bytes_aligned v0.1.4 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking no_std_strings v0.1.3 [INFO] [stderr] Checking rrs-lib v0.1.0 [INFO] [stderr] Compiling soroban-env-host v27.0.0 (/opt/rustwide/workdir/soroban-env-host) [INFO] [stderr] Compiling rustix v0.38.23 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking wasm-encoder v0.38.1 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking perf-event-open-sys v4.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking perf-event v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking soroban-test-wasms v27.0.0 (/opt/rustwide/workdir/soroban-test-wasms) [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking tabwriter v1.3.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking soroban-wasmi v0.31.1-soroban.20.0.1 (https://github.com/stellar/wasmi?rev=0ed3f3dee30dc41ebe21972399e0a73a41944aa0#0ed3f3de) [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking drawille v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling borsh-derive v1.7.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking der v0.7.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking risc0-zkvm-platform v2.2.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking risc0-core v3.0.1 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Checking risc0-zkos-v1compat v2.2.2 [INFO] [stderr] Compiling soroban-builtin-sdk-macros v27.0.0 (/opt/rustwide/workdir/soroban-builtin-sdk-macros) [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking ark-serialize v0.5.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sec1 v0.7.2 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ed25519 v2.2.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking wide v0.7.13 [INFO] [stderr] Checking tracking-allocator v0.4.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling bytes-lit v0.0.5 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.3 [INFO] [stderr] Checking wasm-smith v0.13.1 [INFO] [stderr] Checking ruint v1.18.0 [INFO] [stderr] Checking textplots v0.8.4 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking ark-ff v0.5.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking wasmparser v0.116.1 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Compiling crate-git-revision v0.0.6 [INFO] [stderr] Checking wycheproof v0.5.1 [INFO] [stderr] Compiling stellar-strkey v0.0.13 [INFO] [stderr] Compiling stellar-xdr v27.0.0 [INFO] [stderr] Compiling soroban-env-common v27.0.0 (/opt/rustwide/workdir/soroban-env-common) [INFO] [stderr] Checking risc0-binfmt v3.0.4 [INFO] [stderr] Checking risc0-circuit-rv32im v4.0.4 [INFO] [stderr] error: could not compile `wycheproof` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name wycheproof --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wycheproof-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("num-bigint"))' -C metadata=f90c17bf2986782a -C extra-filename=-cdff4acc6fcb9fda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-75e76e0c09e74139.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-76e265842a0463ac.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3d341e03c5117f61.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ark-ff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=a278f11990429486 -C extra-filename=-1f5717f314dc54fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-32e05feb2e2dff95.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-1f008dee56911cbe.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-b9d8e9b027a77d8d.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-a28e45bdabfb33c1.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-254bc7dd6c5b9987.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-62379f56b36ab86d.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-6b91020cde81725a.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-37555d87527235f6.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9aaa5ce078493c8d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-60595932e87faefe.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-617a7ea8844b2a33.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=50e118cfb60a5c40 -C extra-filename=-6646d8431dba3eff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9e58d9267ee98f86.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-5ba23f701e51cf57.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-60595932e87faefe.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-44364936048f5c7b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-27.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "cap_0083", "cli", "default", "hex", "rand", "schemars", "serde", "serde_json", "std", "test_feature", "type_enum"))' -C metadata=5093a6d7268f432a -C extra-filename=-1e5b3b173c7ce4b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern escape_bytes=/opt/rustwide/target/debug/deps/libescape_bytes-390cdbfcc744802b.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-92af254a1a1bfe8d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-28532160c126a18c.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/deps/libstellar_strkey-fb355f67c6d1c17c.rmeta --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3", kill_on_drop: false }` [INFO] [stdout] 8604df80a33d16de20b44dfd2b36cd51924040bd558e5c864e3cc1a4dc400cb3