[INFO] cloning repository https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmytro-Dandara%2FStellar-Axelar-ITS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmytro-Dandara%2FStellar-Axelar-ITS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86c581dba66fdbd4ba3ddc0ac549caae7cd0a9fc
[INFO] checking Dmytro-Dandara/Stellar-Axelar-ITS against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmytro-Dandara%2FStellar-Axelar-ITS" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS
[INFO] finished tweaking git repo https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS
[INFO] tweaked toml for git repo https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dmytro-Dandara/Stellar-Axelar-ITS 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/axelarnetwork/axelar-amplifier-stellar`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded soroban-token-sdk v22.0.7
[INFO] [stderr]   Downloaded alloy-sol-type-parser v0.8.25
[INFO] [stderr]   Downloaded syn-solidity v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-macro v0.8.25
[INFO] [stderr]   Downloaded alloy-json-abi v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.8.25
[INFO] [stderr]   Downloaded alloy-primitives v0.8.25
[INFO] [stderr]   Downloaded alloy-sol-types v0.8.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6e742e8ac379d25ba10e264d1882a6184290e1096e9c3e2ae56ad713eb99c88
[INFO] running `Command { std: "docker" "start" "-a" "e6e742e8ac379d25ba10e264d1882a6184290e1096e9c3e2ae56ad713eb99c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6e742e8ac379d25ba10e264d1882a6184290e1096e9c3e2ae56ad713eb99c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e742e8ac379d25ba10e264d1882a6184290e1096e9c3e2ae56ad713eb99c88", kill_on_drop: false }`
[INFO] [stdout] e6e742e8ac379d25ba10e264d1882a6184290e1096e9c3e2ae56ad713eb99c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6e549cebc81067591906c0825e8ee053fe516c8f935356d0e52934bd0ba722
[INFO] running `Command { std: "docker" "start" "-a" "4b6e549cebc81067591906c0825e8ee053fe516c8f935356d0e52934bd0ba722", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling soroban-env-host v22.1.3
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wasmparser v0.116.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling soroban-sdk v22.0.7
[INFO] [stderr]     Checking wasmi_core v0.13.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking soroban-wasmi v0.31.1-soroban.20.0.1
[INFO] [stderr]     Checking ruint v1.14.0
[INFO] [stderr]     Checking getrandom v0.2.15
[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]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v0.8.25
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.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 v22.1.3
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling bytes-lit v0.0.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling stellar-axelar-std-derive v1.0.0 (https://github.com/axelarnetwork/axelar-amplifier-stellar?branch=main#08c01a83)
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da2544bfbe84df7b24d83c029c74299ebf6112c6/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.116.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c1d7a92b411d019 -C extra-filename=-71bf65e5daa8b511 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-71d06cc9b0d133e7.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-9ad14e5d5a1afe7f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4b6e549cebc81067591906c0825e8ee053fe516c8f935356d0e52934bd0ba722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6e549cebc81067591906c0825e8ee053fe516c8f935356d0e52934bd0ba722", kill_on_drop: false }`
[INFO] [stdout] 4b6e549cebc81067591906c0825e8ee053fe516c8f935356d0e52934bd0ba722
