[INFO] cloning repository https://github.com/itslesther/CFXLabs-assesment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itslesther/CFXLabs-assesment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitslesther%2FCFXLabs-assesment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitslesther%2FCFXLabs-assesment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67d297467491302a8d4e5eef3c343703b8806998 [INFO] testing itslesther/CFXLabs-assesment against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitslesther%2FCFXLabs-assesment" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/itslesther/CFXLabs-assesment on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itslesther/CFXLabs-assesment [INFO] finished tweaking git repo https://github.com/itslesther/CFXLabs-assesment [INFO] tweaked toml for git repo https://github.com/itslesther/CFXLabs-assesment written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/itslesther/CFXLabs-assesment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-logger v1.9.0 [INFO] [stderr] Downloaded solana-frozen-abi v1.9.0 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.9.0 [INFO] [stderr] Downloaded solana-sdk-macro v1.9.0 [INFO] [stderr] Downloaded solana-program v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21c6e8bdf6f7a88641a89def136a6dbcc0316a2909cc0bca84bd61d94b63c38f [INFO] running `Command { std: "docker" "start" "-a" "21c6e8bdf6f7a88641a89def136a6dbcc0316a2909cc0bca84bd61d94b63c38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21c6e8bdf6f7a88641a89def136a6dbcc0316a2909cc0bca84bd61d94b63c38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c6e8bdf6f7a88641a89def136a6dbcc0316a2909cc0bca84bd61d94b63c38f", kill_on_drop: false }` [INFO] [stdout] 21c6e8bdf6f7a88641a89def136a6dbcc0316a2909cc0bca84bd61d94b63c38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9bc7f3d8819d4786efe5059f23480508dc3bf0cd0452a0a57e55b2490c97e03 [INFO] running `Command { std: "docker" "start" "-a" "c9bc7f3d8819d4786efe5059f23480508dc3bf0cd0452a0a57e55b2490c97e03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.0 [INFO] [stderr] Compiling solana-frozen-abi v1.9.0 [INFO] [stderr] Compiling solana-program v1.9.0 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling solana-logger v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solana-sdk-macro v1.9.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.19.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.19.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.19.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.19.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.19.0 [INFO] [stderr] Compiling anchor-attribute-event v0.19.0 [INFO] [stderr] Compiling anchor-attribute-program v0.19.0 [INFO] [stderr] Compiling anchor-attribute-error v0.19.0 [INFO] [stderr] Compiling anchor-attribute-state v0.19.0 [INFO] [stderr] Compiling anchor-attribute-account v0.19.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJF0vZW/list" "-m64" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.anchor_attribute_interface.67f6673b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.3z18b44asdvd6z06.rcgu.rmeta" "/opt/rustwide/target/debug/deps/anchor_attribute_interface-889af865f3e51c4d.3xrxt0qhytegywgx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanchor_syn-99c0a37b7a5cc076.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6051404f93f9cd55.rlib" "/opt/rustwide/target/debug/deps/libbs58-e6d80dd62d23833b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c782d05f2cd2d83f.rlib" "/opt/rustwide/target/debug/deps/libsha2-c6eeb6eb1e274455.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c476f57a7ff537ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libdigest-7b13a3fb7eae71e4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5384ebb7d501589f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1b556f94009a83c0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2c06a2da60b219c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6914aabcea7d11bf.rlib" "/opt/rustwide/target/debug/deps/libserde-c95fbe12bc8f46e8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-537b2388a01bd7c9.rlib" "/opt/rustwide/target/debug/deps/libyansi-176f5639e81cdf0f.rlib" "/opt/rustwide/target/debug/deps/libheck-dc3ce1d84524b9ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-4c1f88ccaa8ce47f.rlib" "/opt/rustwide/target/debug/deps/libsyn-21b40f9b3fb8c682.rlib" "/opt/rustwide/target/debug/deps/libquote-827bce089ef151e1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-1ed33a9421d85ed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3f4caffb2e0bd218.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0b705ff5175fb36a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libanchor_attribute_interface-889af865f3e51c4d.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.6.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=2777cc99f7346f81 -C extra-filename=-2777cc99f7346f81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-fb7c72cc3e26dff3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b7bbb0af8f421f5a.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-7b13a3fb7eae71e4.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-45bfbcc6d90a9b59.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-044bc520ec8efd3c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b33951664ea91eb2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c95fbe12bc8f46e8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c6eeb6eb1e274455.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6914aabcea7d11bf.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `anchor-attribute-interface` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c9bc7f3d8819d4786efe5059f23480508dc3bf0cd0452a0a57e55b2490c97e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9bc7f3d8819d4786efe5059f23480508dc3bf0cd0452a0a57e55b2490c97e03", kill_on_drop: false }` [INFO] [stdout] c9bc7f3d8819d4786efe5059f23480508dc3bf0cd0452a0a57e55b2490c97e03