[INFO] cloning repository https://github.com/amartej2116/nft_marketplace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amartej2116/nft_marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famartej2116%2Fnft_marketplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famartej2116%2Fnft_marketplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8918bd69b96cbe0211bbbae32dc5534e1fa3337d [INFO] checking amartej2116/nft_marketplace against try#cde356bd79f103d9897ada6234862d1d3e511791 for pr-114586 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famartej2116%2Fnft_marketplace" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amartej2116/nft_marketplace on toolchain cde356bd79f103d9897ada6234862d1d3e511791 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amartej2116/nft_marketplace [INFO] finished tweaking git repo https://github.com/amartej2116/nft_marketplace [INFO] tweaked toml for git repo https://github.com/amartej2116/nft_marketplace written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/amartej2116/nft_marketplace 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" "+cde356bd79f103d9897ada6234862d1d3e511791" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 926cfd28baea5d290e763bd9ad591776a590fc802b69e89e7e91e70357e44aca [INFO] running `Command { std: "docker" "start" "-a" "926cfd28baea5d290e763bd9ad591776a590fc802b69e89e7e91e70357e44aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "926cfd28baea5d290e763bd9ad591776a590fc802b69e89e7e91e70357e44aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926cfd28baea5d290e763bd9ad591776a590fc802b69e89e7e91e70357e44aca", kill_on_drop: false }` [INFO] [stdout] 926cfd28baea5d290e763bd9ad591776a590fc802b69e89e7e91e70357e44aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+cde356bd79f103d9897ada6234862d1d3e511791" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b34b2022aaab7003990ee781bc34c3a238886d22957055656b1c3d3d911a00 [INFO] running `Command { std: "docker" "start" "-a" "c3b34b2022aaab7003990ee781bc34c3a238886d22957055656b1c3d3d911a00", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.1 [INFO] [stderr] Compiling solana-frozen-abi v1.9.5 [INFO] [stderr] Compiling solana-program v1.9.5 [INFO] [stderr] Checking zeroize v1.5.2 [INFO] [stderr] Compiling solana-sdk-macro v1.9.5 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking solana-logger v1.9.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling anchor-syn v0.21.0 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking libsecp256k1 v0.6.0 [INFO] [stderr] Compiling anchor-attribute-state v0.21.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.21.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.21.0 [INFO] [stderr] Compiling anchor-attribute-account v0.21.0 [INFO] [stderr] Compiling anchor-attribute-error v0.21.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.21.0 [INFO] [stderr] Compiling anchor-attribute-event v0.21.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.21.0 [INFO] [stderr] Compiling anchor-attribute-program v0.21.0 [INFO] [stderr] error: could not compile `anchor-attribute-account` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/bin/rustc --crate-name anchor_attribute_account --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anchor-attribute-account-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C metadata=fe8c3125cde90cf0 -C extra-filename=-fe8c3125cde90cf0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_syn=/opt/rustwide/target/debug/deps/libanchor_syn-a60e9c2556ad8e9d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d4f6b118bcbc3abb.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-db7acc05dd79089c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-74e84e914292011e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8f9d849f5651dc20.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-17538c9d13041da3.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-b7ca7eca94670b9e.rlib --extern proc_macro --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 `libsecp256k1` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cde356bd79f103d9897ada6234862d1d3e511791/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=0e34d968f2f898af -C extra-filename=-0e34d968f2f898af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4c9f9804f7d6f9a9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-3ac89e6055148b86.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-ec85f6dd376a097a.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-1636a872c5e6e213.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-f2cf16ee4b536329.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2a79c17303bc69a8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f911ce07cae30108.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6171247f222c40e7.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-519f86d15d964511.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c3b34b2022aaab7003990ee781bc34c3a238886d22957055656b1c3d3d911a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b34b2022aaab7003990ee781bc34c3a238886d22957055656b1c3d3d911a00", kill_on_drop: false }` [INFO] [stdout] c3b34b2022aaab7003990ee781bc34c3a238886d22957055656b1c3d3d911a00