[INFO] cloning repository https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fligulfzhou%2Fstellar-mobile-first-multisig-signer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fligulfzhou%2Fstellar-mobile-first-multisig-signer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd7ff20d233e2d763011ac4437ac79f06324c605
[INFO] checking ligulfzhou/stellar-mobile-first-multisig-signer against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fligulfzhou%2Fstellar-mobile-first-multisig-signer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer
[INFO] finished tweaking git repo https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer
[INFO] tweaked toml for git repo https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ligulfzhou/stellar-mobile-first-multisig-signer 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548
[INFO] running `Command { std: "docker" "start" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548", 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" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548", 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" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stellar-xdr v26.0.1
[INFO] [stderr]    Compiling stellar-strkey v0.0.15
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]    Compiling stellar-strkey v0.0.16
[INFO] [stderr]    Compiling stellar-xdr v25.0.1
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking hmac-sha512 v0.1.9
[INFO] [stderr]     Checking slip10_ed25519 v0.1.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.5
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking uniffi_meta v0.29.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]     Checking uniffi_core v0.29.5
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]     Checking uniffi_udl v0.29.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]    Compiling libsodium-sys-stable v1.24.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking askama v0.13.1
[INFO] [stderr]     Checking uniffi_bindgen v0.29.5
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-25.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="curr"' --cfg 'feature="default"' --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=0f281120bf613757 -C extra-filename=-4b07e4eb1c03eb8e --out-dir /opt/rustwide/target/debug/build/stellar-xdr/4b07e4eb1c03eb8e/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/0af5b8fc335d25d4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/cee4772f604dd209/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/fe202cae192f4d3d/out -L dependency=/opt/rustwide/target/debug/build/digest/b8e47c3f88c5586a/out -L dependency=/opt/rustwide/target/debug/build/generic-array/ce25ba0e196dbb97/out -L dependency=/opt/rustwide/target/debug/build/serde/2a6c8aa5fcfef12c/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out --extern cfg_eval=/opt/rustwide/target/debug/build/cfg_eval/64accbe8e0bc545d/out/libcfg_eval-64accbe8e0bc545d.so --extern escape_bytes=/opt/rustwide/target/debug/build/escape-bytes/f9c20710c18aa846/out/libescape_bytes-f9c20710c18aa846.rmeta --extern ethnum=/opt/rustwide/target/debug/build/ethnum/fbc7a20b77f4246c/out/libethnum-fbc7a20b77f4246c.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/4f1e5ec98c70a6d0/out/libhex-4f1e5ec98c70a6d0.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/e6ba27803e849420/out/libsha2-e6ba27803e849420.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/build/stellar-strkey/050a2a8b8c0c8dad/out/libstellar_strkey-050a2a8b8c0c8dad.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] [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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name stellar_xdr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stellar-xdr-26.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="curr"' --cfg 'feature="default"' --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=18a6c3f1c4f5ed55 -C extra-filename=-715f8fa8c0be87ee --out-dir /opt/rustwide/target/debug/build/stellar-xdr/715f8fa8c0be87ee/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/0af5b8fc335d25d4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/cee4772f604dd209/out -L dependency=/opt/rustwide/target/debug/build/data-encoding/fe202cae192f4d3d/out -L dependency=/opt/rustwide/target/debug/build/digest/b8e47c3f88c5586a/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/b330238e90c336f8/out -L dependency=/opt/rustwide/target/debug/build/generic-array/ce25ba0e196dbb97/out -L dependency=/opt/rustwide/target/debug/build/hex/4f1e5ec98c70a6d0/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/schemars/3a849473f750fdd2/out -L dependency=/opt/rustwide/target/debug/build/serde/2a6c8aa5fcfef12c/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0d175b916ca1f2fd/out -L dependency=/opt/rustwide/target/debug/build/serde_json/cc11dfe179c1dfe4/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/67e4ec15512482b8/out -L dependency=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern cfg_eval=/opt/rustwide/target/debug/build/cfg_eval/64accbe8e0bc545d/out/libcfg_eval-64accbe8e0bc545d.so --extern escape_bytes=/opt/rustwide/target/debug/build/escape-bytes/f9c20710c18aa846/out/libescape_bytes-f9c20710c18aa846.rmeta --extern ethnum=/opt/rustwide/target/debug/build/ethnum/fbc7a20b77f4246c/out/libethnum-fbc7a20b77f4246c.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/4f1e5ec98c70a6d0/out/libhex-4f1e5ec98c70a6d0.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/2a6c8aa5fcfef12c/out/libserde-2a6c8aa5fcfef12c.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/b7bcf20c56701f47/out/libserde_with-b7bcf20c56701f47.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/e6ba27803e849420/out/libsha2-e6ba27803e849420.rmeta --extern stellar_strkey=/opt/rustwide/target/debug/build/stellar-strkey/050a2a8b8c0c8dad/out/libstellar_strkey-050a2a8b8c0c8dad.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(docs)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548", kill_on_drop: false }`
[INFO] [stdout] f59ad421a43a8227fe857e6350d82541be34934e8baaf844e999619897db4548
