[INFO] cloning repository https://github.com/ChiefWoods/stablecoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChiefWoods/stablecoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiefWoods%2Fstablecoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiefWoods%2Fstablecoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99dc858f051cca2c7e5944c0bf71fa3df96b79f3 [INFO] checking ChiefWoods/stablecoin against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiefWoods%2Fstablecoin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChiefWoods/stablecoin [INFO] finished tweaking git repo https://github.com/ChiefWoods/stablecoin [INFO] tweaked toml for git repo https://github.com/ChiefWoods/stablecoin written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChiefWoods/stablecoin on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChiefWoods/stablecoin 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644 [INFO] running `Command { std: "docker" "start" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644", 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" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644", 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" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking solana-signature v2.2.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking solana-derivation-path v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking solana-seed-derivable v2.2.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking solana-decode-error v2.2.1 [INFO] [stderr] Checking solana-program-memory v2.2.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking solana-seed-phrase v2.2.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Checking solana-native-token v2.2.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking solana-define-syscall v2.2.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling spl-program-error-derive v0.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Checking borsh v1.6.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling anchor-derive-space v0.32.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling switchboard-protos v0.2.4 [INFO] [stderr] Checking solana-hash v2.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking solana-fee-calculator v2.2.1 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking solana-short-vec v2.2.1 [INFO] [stderr] Checking solana-serde-varint v2.2.1 [INFO] [stderr] Checking pbjson v0.7.0 [INFO] [stderr] Checking faster-hex v0.10.0 [INFO] [stderr] Checking solana-sha256-hasher v2.2.1 [INFO] [stderr] Checking solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking solana-blake3-hasher v2.2.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Checking solana-curve25519 v2.2.6 [INFO] [stderr] Compiling anchor-syn v0.32.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] error: could not compile `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=c6011f3b9794701b -C extra-filename=-b06b834dbf46cbef --out-dir /opt/rustwide/target/debug/build/libsecp256k1/b06b834dbf46cbef/out -L dependency=/opt/rustwide/target/debug/build/arrayref/4d71eac3f20c682f/out -L dependency=/opt/rustwide/target/debug/build/base64/b68a69369c3bc439/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/7a9ed9dbc0f0adda/out -L dependency=/opt/rustwide/target/debug/build/byteorder/94fc675bb8dfbb56/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/1ae956ba346ebd12/out -L dependency=/opt/rustwide/target/debug/build/crunchy/83430a7f3cc014f4/out -L dependency=/opt/rustwide/target/debug/build/digest/dabeca23a74c1100/out -L dependency=/opt/rustwide/target/debug/build/generic-array/b3cd6b1cea1d281d/out -L dependency=/opt/rustwide/target/debug/build/getrandom/efe985e83fbe9eb3/out -L dependency=/opt/rustwide/target/debug/build/libc/67b3a62a10e4d99e/out -L dependency=/opt/rustwide/target/debug/build/libsecp256k1-core/723547ba46b2c7ff/out -L dependency=/opt/rustwide/target/debug/build/opaque-debug/9e2eded81a076050/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/e69ae3191bbb0ff8/out -L dependency=/opt/rustwide/target/debug/build/rand/3cbac81ed7aeabed/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/113afa33849f46d3/out -L dependency=/opt/rustwide/target/debug/build/rand_core/69a6d3b3673fb161/out -L dependency=/opt/rustwide/target/debug/build/serde/b1dbede4014ed9ba/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/5a3445c9caeaa717/out -L dependency=/opt/rustwide/target/debug/build/sha2/ae71677c7adf8079/out -L dependency=/opt/rustwide/target/debug/build/subtle/1139c163d0bdfd0a/out -L dependency=/opt/rustwide/target/debug/build/typenum/c8aa4bd6375c23ad/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/eb169a7631b44c29/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/f6cc38720bd59d63/out --extern arrayref=/opt/rustwide/target/debug/build/arrayref/4d71eac3f20c682f/out/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/b68a69369c3bc439/out/libbase64-b68a69369c3bc439.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/dabeca23a74c1100/out/libdigest-dabeca23a74c1100.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/build/libsecp256k1-core/723547ba46b2c7ff/out/liblibsecp256k1_core-723547ba46b2c7ff.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/3cbac81ed7aeabed/out/librand-3cbac81ed7aeabed.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/b1dbede4014ed9ba/out/libserde-b1dbede4014ed9ba.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/ae71677c7adf8079/out/libsha2-ae71677c7adf8079.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" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644", kill_on_drop: false }` [INFO] [stdout] 637453c235bc3735b4e6d3c191b5639f153152bf03c5be06ef0fed57ead44644