[INFO] cloning repository https://github.com/Tallone/pyth-sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tallone/pyth-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallone%2Fpyth-sdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallone%2Fpyth-sdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7201b592c6fc33de6cc2d11474098ad40da5c3d [INFO] checking Tallone/pyth-sdk-rs against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallone%2Fpyth-sdk-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Tallone/pyth-sdk-rs [INFO] finished tweaking git repo https://github.com/Tallone/pyth-sdk-rs [INFO] tweaked toml for git repo https://github.com/Tallone/pyth-sdk-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tallone/pyth-sdk-rs on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tallone/pyth-sdk-rs 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdfe53395ecb7ff066c9b7c3addca96391dd2ed95ab97e5b02dd09ba33f19b0e [INFO] running `Command { std: "docker" "start" "-a" "bdfe53395ecb7ff066c9b7c3addca96391dd2ed95ab97e5b02dd09ba33f19b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfe53395ecb7ff066c9b7c3addca96391dd2ed95ab97e5b02dd09ba33f19b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfe53395ecb7ff066c9b7c3addca96391dd2ed95ab97e5b02dd09ba33f19b0e", kill_on_drop: false }` [INFO] [stdout] bdfe53395ecb7ff066c9b7c3addca96391dd2ed95ab97e5b02dd09ba33f19b0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2739f6d27f4a6d97036da5ec3c2d30675fbc360de071f33141771ebb560c700f [INFO] running `Command { std: "docker" "start" "-a" "2739f6d27f4a6d97036da5ec3c2d30675fbc360de071f33141771ebb560c700f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Checking solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking solana-sanitize v2.2.1 [INFO] [stderr] Checking solana-decode-error v2.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking solana-msg v2.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking solana-program-memory v2.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.29 [INFO] [stderr] Compiling solana-frozen-abi v1.9.29 [INFO] [stderr] Compiling solana-program v1.9.29 [INFO] [stderr] Compiling solana-sdk v1.9.29 [INFO] [stderr] Compiling solana-program-runtime v1.9.29 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling solana-vote-program v1.9.29 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Compiling solana-bloom v1.9.29 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling solana-stake-program v1.9.29 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.29 [INFO] [stderr] Compiling solana-version v1.9.29 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling solana-perf v1.9.29 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling solana-runtime v1.9.29 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking solana-logger v1.9.29 [INFO] [stderr] Checking solana-rayon-threadlimit v1.9.29 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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/ed606620234c6b50f2414162c4bbabd5f4a925f3/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="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=95b92c0aa1608bc2 -C extra-filename=-abc1449de4c3a71e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-666987ba9fda8575.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33334bc88c62b16a.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" "2739f6d27f4a6d97036da5ec3c2d30675fbc360de071f33141771ebb560c700f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2739f6d27f4a6d97036da5ec3c2d30675fbc360de071f33141771ebb560c700f", kill_on_drop: false }` [INFO] [stdout] 2739f6d27f4a6d97036da5ec3c2d30675fbc360de071f33141771ebb560c700f