[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 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTallone%2Fpyth-sdk-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tallone/pyth-sdk-rs on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d
[INFO] running `Command { std: "docker" "start" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d", 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" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d", 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" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking object v0.36.3
[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]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling solana-sdk v1.9.29
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling tokio v1.14.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling solana-program-runtime v1.9.29
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking solana-msg v2.2.1
[INFO] [stderr]    Compiling solana-vote-program v1.9.29
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking solana-logger v1.9.29
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking solana-program-memory v2.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling solana-bloom v1.9.29
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.9.29
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling solana-version v1.9.29
[INFO] [stderr]    Compiling solana-stake-program v1.9.29
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.9.29
[INFO] [stderr]    Compiling solana-perf v1.9.29
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling solana-runtime v1.9.29
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.3/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=8221e635cf2c4a1a -C extra-filename=-9d40a2b6f97a11b1 --out-dir /opt/rustwide/target/debug/build/object/9d40a2b6f97a11b1/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.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 `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.29.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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=744c8417705d8eec -C extra-filename=-53a1feef3e01e5da --out-dir /opt/rustwide/target/debug/build/gimli/53a1feef3e01e5da/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d", kill_on_drop: false }`
[INFO] [stdout] 35c26b54b62f95b48b79ca6f1aee3223bf50840867cfb68d2cd5e91955f46d8d
