[INFO] cloning repository https://github.com/rain-foundation/switchboard-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rain-foundation/switchboard-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Fswitchboard-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Fswitchboard-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d775fe4f995b7e477611390bf1af581d62bf2117 [INFO] testing rain-foundation/switchboard-solana against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frain-foundation%2Fswitchboard-solana" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rain-foundation/switchboard-solana on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rain-foundation/switchboard-solana [INFO] finished tweaking git repo https://github.com/rain-foundation/switchboard-solana [INFO] tweaked toml for git repo https://github.com/rain-foundation/switchboard-solana written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rain-foundation/switchboard-solana 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 143d83535662a4beb8764c30062dadea7dba50906a08db48d3eac7fc81d75d59 [INFO] running `Command { std: "docker" "start" "-a" "143d83535662a4beb8764c30062dadea7dba50906a08db48d3eac7fc81d75d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "143d83535662a4beb8764c30062dadea7dba50906a08db48d3eac7fc81d75d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143d83535662a4beb8764c30062dadea7dba50906a08db48d3eac7fc81d75d59", kill_on_drop: false }` [INFO] [stdout] 143d83535662a4beb8764c30062dadea7dba50906a08db48d3eac7fc81d75d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e884c73ae4110bff63c78b2061185c8e18c8794499970a68f2deec723fe0927 [INFO] running `Command { std: "docker" "start" "-a" "5e884c73ae4110bff63c78b2061185c8e18c8794499970a68f2deec723fe0927", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-program v2.0.25 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling solana-sdk-macro v2.0.25 [INFO] [stderr] Compiling anchor-derive-space v0.31.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling anchor-syn v0.31.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-lang-idl v0.1.2 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling anchor-attribute-account v0.31.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.31.0 [INFO] [stderr] Compiling anchor-attribute-event v0.31.0 [INFO] [stderr] Compiling anchor-attribute-error v0.31.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.31.0 [INFO] [stderr] Compiling anchor-derive-serde v0.31.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.31.0 [INFO] [stderr] Compiling anchor-attribute-program v0.31.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling anchor-lang v0.31.0 [INFO] [stderr] Compiling switchboard-solana v0.30.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "5e884c73ae4110bff63c78b2061185c8e18c8794499970a68f2deec723fe0927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e884c73ae4110bff63c78b2061185c8e18c8794499970a68f2deec723fe0927", kill_on_drop: false }` [INFO] [stdout] 5e884c73ae4110bff63c78b2061185c8e18c8794499970a68f2deec723fe0927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df0bb4b45181ec0e6d18485c9db5a5df219b5e91cfdb7a620df0920fc0c89d97 [INFO] running `Command { std: "docker" "start" "-a" "df0bb4b45181ec0e6d18485c9db5a5df219b5e91cfdb7a620df0920fc0c89d97", kill_on_drop: false }` [INFO] [stderr] Compiling switchboard-solana v0.30.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLIrBPM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libanchor_lang-e27dbb1f5a4c3e19.rlib,libbase64-64299f9d815d057c.rlib,libsolana_program-e375f2120fa6a425.rlib,liblibsecp256k1-a1a27d5d184492f3.rlib,libbase64-f7cafe3d9ba4999e.rlib,librand-1184fbec707eaa51.rlib,librand_chacha-b169c1d1f4691cc9.rlib,liblibsecp256k1_core-461ec443b1d67f39.rlib,libcrunchy-f9e9094643a5e6f8.rlib,libcurve25519_dalek-f5de060dddf93201.rlib,librand_core-693864ba2e8eddc9.rlib,libgetrandom-88d9d4bf641d3899.rlib,libdigest-dcd1dc2f4d4ce4bb.rlib,libbyteorder-6130cf0b682130a6.rlib,libserde_bytes-1945f070fdba0a04.rlib,libbs58-057a6ece2aba89a6.rlib,libbitflags-ce446ee600bbaa5e.rlib,libbv-050df3563e8565c2.rlib,libbase64-2a03de3babadded3.rlib,libblake3-91eb0a6318c5e974.rlib,libconstant_time_eq-e955faf78c8e8aa9.rlib,libarrayref-b36cbe17ebb6cb52.rlib,libsha3-047fbe14f36463bf.rlib,libkeccak-42ca8630c7170c4b.rlib,libbincode-273f50145f057bee.rlib,libsha2-636190dd8ed2ee52.rlib,libcpufeatures-42c2188ae17ada4c.rlib,liblog-5fb51f756c1191b0.rlib,libborsh-4db146d1463c208f.rlib,libborsh-7e67e6fa694af9cc.rlib,libark_bn254-4cf27e052326a849.rlib,libark_ec-7dec75320111b06e.rlib,libark_poly-2de6e910d000eec0.rlib,libhashbrown-b01367c5bc7e98d1.rlib,libahash-f14af1e9f9c200c1.rlib,libonce_cell-5a4465f1df8bb25f.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,libitertools-07f5e94feae78e7a.rlib,libeither-05c06c46adc2ac96.rlib,libark_ff-6cd327dd62b897e2.rlib,libzeroize-cd2dd4bd8b540975.rlib,libark_serialize-331cabc1d6c081cf.rlib,libdigest-7ba208815ba3b386.rlib,libsubtle-5d784a2d37a7dd24.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libnum_bigint-d362aee2ea840600.rlib,libnum_integer-d60f93b0cff89f28.rlib,libark_std-8cc21d3c26d68681.rlib,librand-fd6c683065d05a7f.rlib,librand_chacha-1a9cc12cb16f4d3e.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-01b63a6b91633e50.rlib,libgetrandom-1c158220a04faccb.rlib,liblibc-b942f6529ea02afd.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libthiserror-202c88af1450ad44.rlib,libmemoffset-8065534b09165ea7.rlib,liblazy_static-b3603208c0de2608.rlib,libsuperslice-ce68293df0011afd.rlib,libbytemuck-5dc727f1fbeada00.rlib,librust_decimal-dda0b3d344117dc5.rlib,libserde-5d2f0bdba0dc8b52.rlib,libarrayvec-d945ab4394e2aa2b.rlib,libnum_traits-969131c5a56d80c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLIrBPM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-34a2540dca17dd6e/out" "-L" "/opt/rustwide/target/debug/build/blake3-34a2540dca17dd6e/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/switchboard_solana-60b3df8b2dccb04c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `switchboard-solana` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df0bb4b45181ec0e6d18485c9db5a5df219b5e91cfdb7a620df0920fc0c89d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0bb4b45181ec0e6d18485c9db5a5df219b5e91cfdb7a620df0920fc0c89d97", kill_on_drop: false }` [INFO] [stdout] df0bb4b45181ec0e6d18485c9db5a5df219b5e91cfdb7a620df0920fc0c89d97