[INFO] cloning repository https://github.com/podnetwork/pod-sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/podnetwork/pod-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f218d07603876e0e1837934f93af0a08d408c029 [INFO] checking podnetwork/pod-sdk against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpodnetwork%2Fpod-sdk" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/podnetwork/pod-sdk [INFO] finished tweaking git repo https://github.com/podnetwork/pod-sdk [INFO] tweaked toml for git repo https://github.com/podnetwork/pod-sdk written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/podnetwork/pod-sdk on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/podnetwork/pod-sdk 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 783e157535bb1dc6604025268a82762d84dac73cb50f4699fefdd4ee0f5b4d39 [INFO] running `Command { std: "docker" "start" "-a" "783e157535bb1dc6604025268a82762d84dac73cb50f4699fefdd4ee0f5b4d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "783e157535bb1dc6604025268a82762d84dac73cb50f4699fefdd4ee0f5b4d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783e157535bb1dc6604025268a82762d84dac73cb50f4699fefdd4ee0f5b4d39", kill_on_drop: false }` [INFO] [stdout] 783e157535bb1dc6604025268a82762d84dac73cb50f4699fefdd4ee0f5b4d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10f986cbf5b37f97ff4e5875a20a3b544378cd451dac708f05183e57e3094fc3 [INFO] running `Command { std: "docker" "start" "-a" "10f986cbf5b37f97ff4e5875a20a3b544378cd451dac708f05183e57e3094fc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking regex-syntax v0.8.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling const-hex v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-str v0.4.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.11.0 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking base32 v0.5.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking regex v1.12.1 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling syn-solidity v1.4.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling proptest-derive v0.6.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ruint v1.17.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.8.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="no_std"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=36e92a4a1ee88730 -C extra-filename=-df783d8c0d186581 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-26b8bfd56837bdee.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-86959456ea2d64a9.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e49601d270520ee7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-819a51e7d4c8c48d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f4869a16487b924.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-88729bbcc7280987.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-3460e57d506f1a17.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-26326914c01880c1.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-e92e5e005181e118.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-da363bf4ba615757.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-34324fffad50ad55.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 `syn-solidity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name syn_solidity --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-solidity-1.4.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 '--warn=clippy::use-self' --warn=unused-must-use --warn=unreachable-pub --warn=unnameable-types '--warn=clippy::uninlined-format-args' --warn=rust-2018-idioms --warn=redundant-lifetimes '--warn=clippy::redundant-clone' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations '--warn=clippy::missing-const-for-fn' '--warn=clippy::manual-string-new' '--warn=clippy::dbg-macro' '--warn=rustdoc::all' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("visit", "visit-mut"))' -C metadata=220bddcb29d2679b -C extra-filename=-688e19cf202e7bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fbc3ad13981d596d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a653a77d7aa25192.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-50a440ace2fccdd6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "10f986cbf5b37f97ff4e5875a20a3b544378cd451dac708f05183e57e3094fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f986cbf5b37f97ff4e5875a20a3b544378cd451dac708f05183e57e3094fc3", kill_on_drop: false }` [INFO] [stdout] 10f986cbf5b37f97ff4e5875a20a3b544378cd451dac708f05183e57e3094fc3