[INFO] cloning repository https://github.com/BitFancy/pumpfun-copytrading-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BitFancy/pumpfun-copytrading-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitFancy%2Fpumpfun-copytrading-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitFancy%2Fpumpfun-copytrading-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ab8950c83a49238356757e44edcc227c7ed233c
[INFO] checking BitFancy/pumpfun-copytrading-bot against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitFancy%2Fpumpfun-copytrading-bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BitFancy/pumpfun-copytrading-bot
[INFO] finished tweaking git repo https://github.com/BitFancy/pumpfun-copytrading-bot
[INFO] tweaked toml for git repo https://github.com/BitFancy/pumpfun-copytrading-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BitFancy/pumpfun-copytrading-bot on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BitFancy/pumpfun-copytrading-bot 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.14.2+solana.1.16.21` for dependency `yellowstone-grpc-client` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `1.14.2+solana.1.16.21` for dependency `yellowstone-grpc-proto` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yellowstone-grpc-proto v1.14.2
[INFO] [stderr]   Downloaded yellowstone-grpc-client v1.15.4
[INFO] [stderr]   Downloaded tonic-health v0.10.2
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded anchor-generate-cpi-interface v0.3.1
[INFO] [stderr]   Downloaded anchor-gen v0.3.1
[INFO] [stderr]   Downloaded anchor-client v0.30.1
[INFO] [stderr]   Downloaded anchor-idl v0.3.1
[INFO] [stderr]   Downloaded anchor-generate-cpi-crate v0.3.1
[INFO] [stderr]   Downloaded pumpfun v3.0.1
[INFO] [stderr]   Downloaded pumpfun-cpi v1.1.1
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded blake3 v1.6.0
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded mpl-token-metadata v5.1.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded curl-sys v0.4.80+curl-8.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 134f9693693c1fab3e4ca3572a1a89a54dd9e4082ca0d9c8d1ab87de32c43632
[INFO] running `Command { std: "docker" "start" "-a" "134f9693693c1fab3e4ca3572a1a89a54dd9e4082ca0d9c8d1ab87de32c43632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "134f9693693c1fab3e4ca3572a1a89a54dd9e4082ca0d9c8d1ab87de32c43632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "134f9693693c1fab3e4ca3572a1a89a54dd9e4082ca0d9c8d1ab87de32c43632", kill_on_drop: false }`
[INFO] [stdout] 134f9693693c1fab3e4ca3572a1a89a54dd9e4082ca0d9c8d1ab87de32c43632
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12227ff469174396e8ffb48e093ef2caff54d82886ffda6735b4cba2e6d65f2
[INFO] running `Command { std: "docker" "start" "-a" "f12227ff469174396e8ffb48e093ef2caff54d82886ffda6735b4cba2e6d65f2", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `1.14.2+solana.1.16.21` for dependency `yellowstone-grpc-client` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `1.14.2+solana.1.16.21` for dependency `yellowstone-grpc-proto` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking solana-logger v1.18.26
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling blake3 v1.6.0
[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/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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 --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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=343a5f2d53eb1d43 -C extra-filename=-b7b92eaf970ddc0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-af32cb7241aaa473.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0796e2b2248f6a29.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=66a02a1d377a9e99 -C extra-filename=-b0a8903b19d8c38d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b1cad788f6fdd23d.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f12227ff469174396e8ffb48e093ef2caff54d82886ffda6735b4cba2e6d65f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12227ff469174396e8ffb48e093ef2caff54d82886ffda6735b4cba2e6d65f2", kill_on_drop: false }`
[INFO] [stdout] f12227ff469174396e8ffb48e093ef2caff54d82886ffda6735b4cba2e6d65f2
