[INFO] cloning repository https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTranHuyHiep%2FStellar-02-Simple-Dex-Swap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTranHuyHiep%2FStellar-02-Simple-Dex-Swap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab1ba90a059f8829b844ed4054634dd34756292f
[INFO] checking TranHuyHiep/Stellar-02-Simple-Dex-Swap/ab1ba90a059f8829b844ed4054634dd34756292f against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTranHuyHiep%2FStellar-02-Simple-Dex-Swap" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap
[INFO] finished tweaking git repo https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap
[INFO] tweaked toml for git repo https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TranHuyHiep/Stellar-02-Simple-Dex-Swap 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded soroban-sdk-macros v23.5.3
[INFO] [stderr]   Downloaded soroban-spec v23.5.3
[INFO] [stderr]   Downloaded soroban-spec-rust v23.5.3
[INFO] [stderr]   Downloaded soroban-sdk v23.5.3
[INFO] [stderr]   Downloaded soroban-env-common v23.0.1
[INFO] [stderr]   Downloaded ethnum v1.5.3
[INFO] [stderr]   Downloaded soroban-env-macros v23.0.1
[INFO] [stderr]   Downloaded soroban-ledger-snapshot v23.5.3
[INFO] [stderr]   Downloaded soroban-builtin-sdk-macros v23.0.1
[INFO] [stderr]   Downloaded soroban-env-guest v23.0.1
[INFO] [stderr]   Downloaded soroban-env-host v23.0.1
[INFO] [stderr]   Downloaded stellar-xdr v23.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622
[INFO] running `Command { std: "docker" "start" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622", 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" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622", 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" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling soroban-env-host v23.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking wasmi_core v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking ctor v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking soroban-wasmi v0.31.1-soroban.20.0.1
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling soroban-builtin-sdk-macros v23.0.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[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]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling stellar-strkey v0.0.16
[INFO] [stderr]    Compiling soroban-sdk v23.5.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde_with v3.22.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[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/018018e881e2db0956f229dbb543e21f058d1ce7/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -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=a7feabb2db7c15ac -C extra-filename=-a8e17284c5f5f824 --out-dir /opt/rustwide/target/debug/build/stellar-xdr/a8e17284c5f5f824/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/2965d33bf26af5e7/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/de3c8d8124199be4/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/db4e6c1f67d2dfb4/out -L dependency=/opt/rustwide/target/debug/build/digest/8b4f763141b4dec0/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/9dfe35385ed711ee/out -L dependency=/opt/rustwide/target/debug/build/generic-array/6384b293c298f92d/out -L dependency=/opt/rustwide/target/debug/build/itoa/8df6d4253752101e/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out -L dependency=/opt/rustwide/target/debug/build/schemars/68c61eb376206c43/out -L dependency=/opt/rustwide/target/debug/build/serde/2cd33126f68bec52/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0d122b9918b93d24/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0c976aff251b4cac/out -L dependency=/opt/rustwide/target/debug/build/serde_json/d4215fd8f576f837/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/0353770778c2fc99/out -L dependency=/opt/rustwide/target/debug/build/typenum/1bded92092901d6e/out -L dependency=/opt/rustwide/target/debug/build/zmij/c7415b051ede4f3e/out --extern cfg_eval=/opt/rustwide/target/debug/build/cfg_eval/4bd3f714c1d55990/out/libcfg_eval-4bd3f714c1d55990.so --extern escape_bytes=/opt/rustwide/target/debug/build/escape-bytes/390cdbfcc744802b/out/libescape_bytes-390cdbfcc744802b.rmeta --extern ethnum=/opt/rustwide/target/debug/build/ethnum/92af254a1a1bfe8d/out/libethnum-92af254a1a1bfe8d.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/ddb12bceb33b6b83/out/libhex-ddb12bceb33b6b83.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/2cd33126f68bec52/out/libserde-2cd33126f68bec52.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/cdadb10a9c7bf6e2/out/libserde_with-cdadb10a9c7bf6e2.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/923b0251890a649a/out/libsha2-923b0251890a649a.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/build/stellar-strkey/49acfa6a52241f85/out/libstellar_strkey-49acfa6a52241f85.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --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" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622", kill_on_drop: false }`
[INFO] [stdout] 79898d8dbac7acf4e0a02f560b35eef21e0b4f82a6df0e5f3df07d581c7c1622
