[INFO] cloning repository https://github.com/FlexxCash/poc-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FlexxCash/poc-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlexxCash%2Fpoc-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlexxCash%2Fpoc-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c4331dccc144eae00ae708c162c412a0a61ee60
[INFO] checking FlexxCash/poc-program against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlexxCash%2Fpoc-program" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FlexxCash/poc-program
[INFO] finished tweaking git repo https://github.com/FlexxCash/poc-program
[INFO] tweaked toml for git repo https://github.com/FlexxCash/poc-program written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FlexxCash/poc-program on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FlexxCash/poc-program 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50
[INFO] running `Command { std: "docker" "start" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50", 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" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50", 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" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.25
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.25
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling solana-program v1.18.25
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.25
[INFO] [stderr]    Compiling solana-sdk v1.18.25
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anchor-derive-space v0.30.1
[INFO] [stderr]    Compiling anchor-syn v0.30.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking blake3 v1.5.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking goblin v0.5.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling solana-program-runtime v1.18.25
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.18.25
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking solana-logger v1.18.25
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking switchboard-common v0.11.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=5146a00066ec8ff6 -C extra-filename=-3fb69796cb5300c9 --out-dir /opt/rustwide/target/debug/build/ark-ff/3fb69796cb5300c9/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-asm/d3a1916d33a0d49d/out -L dependency=/opt/rustwide/target/debug/build/ark-ff-macros/ddf7a5fa004e20dc/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize/b2b1aa0c80807c1e/out -L dependency=/opt/rustwide/target/debug/build/ark-serialize-derive/5713e14ac850e501/out -L dependency=/opt/rustwide/target/debug/build/ark-std/92a5b8bf0223c32c/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/06b85d1fdf1de7ad/out -L dependency=/opt/rustwide/target/debug/build/byteorder/3af00f1fd0765eba/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/519ed5afa8d05737/out -L dependency=/opt/rustwide/target/debug/build/derivative/165ca0deb339c055/out -L dependency=/opt/rustwide/target/debug/build/digest/cbef2888e4ac675b/out -L dependency=/opt/rustwide/target/debug/build/either/0f24be69e2422d21/out -L dependency=/opt/rustwide/target/debug/build/generic-array/442c7c84af9749d1/out -L dependency=/opt/rustwide/target/debug/build/getrandom/aa5a1c7c9f171b4e/out -L dependency=/opt/rustwide/target/debug/build/itertools/6807e8229a957450/out -L dependency=/opt/rustwide/target/debug/build/libc/c14e5d27701b799a/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/9058eeb00e463681/out -L dependency=/opt/rustwide/target/debug/build/num-integer/14291dd2500b351f/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3e7aff664eb61dcc/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/ca8b2b0a3a6ce627/out -L dependency=/opt/rustwide/target/debug/build/rand/c7c57cdec4ede702/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/ac796a565f2adf60/out -L dependency=/opt/rustwide/target/debug/build/rand_core/1d2a945ad499ce05/out -L dependency=/opt/rustwide/target/debug/build/serde/6ab1ed8187a11584/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/def355cf8a061f1f/out -L dependency=/opt/rustwide/target/debug/build/subtle/5c1ddb90a9cdcb48/out -L dependency=/opt/rustwide/target/debug/build/typenum/c8aa4bd6375c23ad/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/8e8ec6b3ac9e9931/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/a28daa5c1c92ed2b/out -L dependency=/opt/rustwide/target/debug/build/zeroize/7bc8ee3b5ae3ea31/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/c0e07ae26c7fd75a/out --extern ark_ff_asm=/opt/rustwide/target/debug/build/ark-ff-asm/d3a1916d33a0d49d/out/libark_ff_asm-d3a1916d33a0d49d.so --extern ark_ff_macros=/opt/rustwide/target/debug/build/ark-ff-macros/ddf7a5fa004e20dc/out/libark_ff_macros-ddf7a5fa004e20dc.so --extern ark_serialize=/opt/rustwide/target/debug/build/ark-serialize/b2b1aa0c80807c1e/out/libark_serialize-b2b1aa0c80807c1e.rmeta --extern ark_std=/opt/rustwide/target/debug/build/ark-std/92a5b8bf0223c32c/out/libark_std-92a5b8bf0223c32c.rmeta --extern derivative=/opt/rustwide/target/debug/build/derivative/165ca0deb339c055/out/libderivative-165ca0deb339c055.so --extern digest=/opt/rustwide/target/debug/build/digest/cbef2888e4ac675b/out/libdigest-cbef2888e4ac675b.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/6807e8229a957450/out/libitertools-6807e8229a957450.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/9058eeb00e463681/out/libnum_bigint-9058eeb00e463681.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3e7aff664eb61dcc/out/libnum_traits-3e7aff664eb61dcc.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/build/zeroize/7bc8ee3b5ae3ea31/out/libzeroize-7bc8ee3b5ae3ea31.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=69c32fcc34a53a80 -C extra-filename=-82d60d053195caf9 --out-dir /opt/rustwide/target/debug/build/tokio/82d60d053195caf9/out -L dependency=/opt/rustwide/target/debug/build/bytes/dd3b2a5125d8bebe/out -L dependency=/opt/rustwide/target/debug/build/libc/c14e5d27701b799a/out -L dependency=/opt/rustwide/target/debug/build/mio/0a2153a0bc742f3b/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out -L dependency=/opt/rustwide/target/debug/build/socket2/69d18d77b84b57a0/out --extern bytes=/opt/rustwide/target/debug/build/bytes/dd3b2a5125d8bebe/out/libbytes-dd3b2a5125d8bebe.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/c14e5d27701b799a/out/liblibc-c14e5d27701b799a.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/0a2153a0bc742f3b/out/libmio-0a2153a0bc742f3b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/3fbd9506533b2f53/out/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/69d18d77b84b57a0/out/libsocket2-69d18d77b84b57a0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50", kill_on_drop: false }`
[INFO] [stdout] dc4e61a12b26471681db510b68a406ed7a4ab7c6583fd561587bdaea4fd37a50
