[INFO] cloning repository https://github.com/0xfave/Block-Data-Fetcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xfave/Block-Data-Fetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfave%2FBlock-Data-Fetcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfave%2FBlock-Data-Fetcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49498b5d802a4498f9f14a8f74299a663fd954e2 [INFO] checking 0xfave/Block-Data-Fetcher against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfave%2FBlock-Data-Fetcher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xfave/Block-Data-Fetcher [INFO] finished tweaking git repo https://github.com/0xfave/Block-Data-Fetcher [INFO] tweaked toml for git repo https://github.com/0xfave/Block-Data-Fetcher written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xfave/Block-Data-Fetcher on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xfave/Block-Data-Fetcher 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9 [INFO] running `Command { std: "docker" "start" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9", 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" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9", 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" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking solana-sanitize v3.0.1 [INFO] [stderr] Checking solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking solana-msg v3.0.0 [INFO] [stderr] Checking solana-program-memory v3.0.0 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking solana-derivation-path v3.0.0 [INFO] [stderr] Checking solana-define-syscall v3.0.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking solana-svm-feature-set v3.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking solana-program-option v3.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking solana-seed-derivable v3.0.0 [INFO] [stderr] Checking solana-time-utils v3.0.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling solana-version v3.0.7 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling solana-perf v3.0.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking solana-measure v3.0.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking caps v0.5.6 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking solana-rayon-threadlimit v3.0.7 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking solana-big-mod-exp v3.0.0 [INFO] [stderr] Checking indicatif v0.18.1 [INFO] [stderr] Checking solana-native-token v3.0.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking solana-hard-forks v3.0.0 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.12.6 [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/d8be25549d5418405531341b4be6d8538fc3c42e/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 -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=b6759ce1e4ab875e -C extra-filename=-559bd4a83917ccb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-39d4d900a5030a62.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-44a44f06beb4c094.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9", kill_on_drop: false }` [INFO] [stdout] 93482edc65c6dd6683b7b53faabee8b9a33421dac69e402fadf9b5be709de1a9