[INFO] cloning repository https://github.com/ShahirShamim/solana-token-escrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShahirShamim/solana-token-escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShahirShamim%2Fsolana-token-escrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShahirShamim%2Fsolana-token-escrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97a0142206728090042ca9cf33f447bb63c9872c [INFO] checking ShahirShamim/solana-token-escrow against 344f7902949345394fa40a5d7dda31f012ccbc0d for pr-161946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShahirShamim%2Fsolana-token-escrow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ShahirShamim/solana-token-escrow [INFO] finished tweaking git repo https://github.com/ShahirShamim/solana-token-escrow [INFO] tweaked toml for git repo https://github.com/ShahirShamim/solana-token-escrow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShahirShamim/solana-token-escrow on toolchain 344f7902949345394fa40a5d7dda31f012ccbc0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShahirShamim/solana-token-escrow 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" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anchor-lang-idl v0.1.3 [INFO] [stderr] Downloaded blake3 v1.7.0 [INFO] [stderr] Downloaded toml_edit v0.22.21 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] 4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f [INFO] running `Command { std: "docker" "start" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f", 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" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f" "/opt/rustwide/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f", 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" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f" "/opt/rustwide/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.123 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.123 [INFO] [stderr] Compiling wasm-bindgen v0.2.123 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/344f7902949345394fa40a5d7dda31f012ccbc0d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=76c0558e4dd33afa -C extra-filename=-f85d6d66463434fc --out-dir /opt/rustwide/target/debug/build/syn/f85d6d66463434fc/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out -L dependency=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/a2d87d99a0278af7/out/libproc_macro2-a2d87d99a0278af7.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2ea4bb573c4892b3/out/libquote-2ea4bb573c4892b3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.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" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f", kill_on_drop: false }` [INFO] [stdout] 4183a7e4d3bc1066957060060d9611d0db6f73264dcc01bf1b568374a3ef3b6f