[INFO] cloning repository https://github.com/kevinheavey/sol-rust-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinheavey/sol-rust-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46e406a405392469fa1a52f61f0b116a51c1e6a8
[INFO] checking kevinheavey/sol-rust-py/46e406a405392469fa1a52f61f0b116a51c1e6a8 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinheavey%2Fsol-rust-py" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kevinheavey/sol-rust-py
[INFO] finished tweaking git repo https://github.com/kevinheavey/sol-rust-py
[INFO] tweaked toml for git repo https://github.com/kevinheavey/sol-rust-py written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinheavey/sol-rust-py on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinheavey/sol-rust-py 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/LiteSVM/litesvm.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-logger v2.2.1
[INFO] [stderr]   Downloaded solana-quic-definitions v2.2.1
[INFO] [stderr]   Downloaded solana-ed25519-program v2.2.1
[INFO] [stderr]   Downloaded solana-secp256r1-program v2.2.1
[INFO] [stderr]   Downloaded solana-banks-client v2.2.0
[INFO] [stderr]   Downloaded solana-banks-interface v2.2.0
[INFO] [stderr]   Downloaded solana-reserved-account-keys v2.2.1
[INFO] [stderr]   Downloaded solana-vote-program v2.2.0
[INFO] [stderr]   Downloaded solana-precompile-error v2.2.1
[INFO] [stderr]   Downloaded camelpaste v0.1.0
[INFO] [stderr]   Downloaded solana-version v2.2.0
[INFO] [stderr]   Downloaded solana-transaction-status-client-types v2.2.0
[INFO] [stderr]   Downloaded pythonize v0.23.0
[INFO] [stderr]   Downloaded solana-builtins-default-costs v2.2.0
[INFO] [stderr]   Downloaded solana-system-program v2.2.0
[INFO] [stderr]   Downloaded solana-program-runtime v2.2.0
[INFO] [stderr]   Downloaded solana-compute-budget-program v2.2.0
[INFO] [stderr]   Downloaded solana-bpf-loader-program v2.2.0
[INFO] [stderr]   Downloaded solana-stake-program v2.2.0
[INFO] [stderr]   Downloaded async-compression v0.4.15
[INFO] [stderr]   Downloaded solana-curve25519 v2.2.0
[INFO] [stderr]   Downloaded solana-poseidon v2.2.0
[INFO] [stderr]   Downloaded solana-loader-v4-program v2.2.0
[INFO] [stderr]   Downloaded solana-config-program v2.2.0
[INFO] [stderr]   Downloaded solana-svm-transaction v2.2.0
[INFO] [stderr]   Downloaded solana-compute-budget v2.2.0
[INFO] [stderr]   Downloaded solana-type-overrides v2.2.0
[INFO] [stderr]   Downloaded solana-inline-spl v2.2.0
[INFO] [stderr]   Downloaded solana-rpc-client-api v2.2.0
[INFO] [stderr]   Downloaded solana-account-decoder-client-types v2.2.0
[INFO] [stderr]   Downloaded solana-address-lookup-table-program v2.2.0
[INFO] [stderr]   Downloaded solana-measure v2.2.0
[INFO] [stderr]   Downloaded solana-timings v2.2.0
[INFO] [stderr]   Downloaded solana-compute-budget-instruction v2.2.0
[INFO] [stderr]   Downloaded solana-fee v2.2.0
[INFO] [stderr]   Downloaded solana-log-collector v2.2.0
[INFO] [stderr]   Downloaded solana-metrics v2.2.0
[INFO] [stderr]   Downloaded dict_derive v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92b63e72b954a7fd8f93911bcf1b082e4297e19a4fd6dfb8802c11e966303cef
[INFO] running `Command { std: "docker" "start" "-a" "92b63e72b954a7fd8f93911bcf1b082e4297e19a4fd6dfb8802c11e966303cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92b63e72b954a7fd8f93911bcf1b082e4297e19a4fd6dfb8802c11e966303cef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b63e72b954a7fd8f93911bcf1b082e4297e19a4fd6dfb8802c11e966303cef", kill_on_drop: false }`
[INFO] [stdout] 92b63e72b954a7fd8f93911bcf1b082e4297e19a4fd6dfb8802c11e966303cef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c50bb5353f9320cea2e6d1f7a512e92f5d4926c4b0bee07bd429ca2b986ea8
[INFO] running `Command { std: "docker" "start" "-a" "92c50bb5353f9320cea2e6d1f7a512e92f5d4926c4b0bee07bd429ca2b986ea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking five8_core v0.1.1
[INFO] [stderr]     Checking five8_const v0.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking solana-precompile-error v2.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking solana-native-token v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking solana-log-collector v2.2.0
[INFO] [stderr]     Checking solana-measure v2.2.0
[INFO] [stderr]     Checking solana-packet v2.2.1
[INFO] [stderr]     Checking derivation-path v0.2.0
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eaa742412fa08698 -C extra-filename=-89ed59388b347135 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a0984f870079436.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04933036ad7a1b1c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.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` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1d7672ccc09f974b -C extra-filename=-8b1878f5a9becc9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a0984f870079436.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04933036ad7a1b1c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "92c50bb5353f9320cea2e6d1f7a512e92f5d4926c4b0bee07bd429ca2b986ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c50bb5353f9320cea2e6d1f7a512e92f5d4926c4b0bee07bd429ca2b986ea8", kill_on_drop: false }`
[INFO] [stdout] 92c50bb5353f9320cea2e6d1f7a512e92f5d4926c4b0bee07bd429ca2b986ea8
