[INFO] fetching crate solders-keypair 0.18.1... [INFO] testing solders-keypair-0.18.1 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate solders-keypair 0.18.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate solders-keypair 0.18.1 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solders-keypair 0.18.1 [INFO] finished tweaking crates.io crate solders-keypair 0.18.1 [INFO] tweaked toml for crates.io crate solders-keypair 0.18.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solders-traits v0.18.1 [INFO] [stderr] Downloaded solders-traits-core v0.18.1 [INFO] [stderr] Downloaded solders-pubkey v0.18.1 [INFO] [stderr] Downloaded solders-macros v0.18.1 [INFO] [stderr] Downloaded solders-signature v0.18.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89b6c167ecdb46f7b6a8c97a7f39d39b76d7c58b377c910c4965207df78ca84e [INFO] running `Command { std: "docker" "start" "-a" "89b6c167ecdb46f7b6a8c97a7f39d39b76d7c58b377c910c4965207df78ca84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89b6c167ecdb46f7b6a8c97a7f39d39b76d7c58b377c910c4965207df78ca84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b6c167ecdb46f7b6a8c97a7f39d39b76d7c58b377c910c4965207df78ca84e", kill_on_drop: false }` [INFO] [stdout] 89b6c167ecdb46f7b6a8c97a7f39d39b76d7c58b377c910c4965207df78ca84e [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0193029fffc489734723b0ad3d72c9560ca1771ba0101bcdc8ec2d3569c7c8cb [INFO] running `Command { std: "docker" "start" "-a" "0193029fffc489734723b0ad3d72c9560ca1771ba0101bcdc8ec2d3569c7c8cb", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh v1.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling solana-sdk v1.18.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling solana-logger v1.18.3 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling solana-program v1.18.3 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling solders-macros v0.18.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling pyo3-macros v0.18.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling borsh-derive v1.3.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling solders-traits-core v0.18.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solders-traits v0.18.1 [INFO] [stderr] Compiling solders-pubkey v0.18.1 [INFO] [stderr] Compiling solders-signature v0.18.1 [INFO] [stderr] Compiling solders-keypair v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/null_signer.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "0193029fffc489734723b0ad3d72c9560ca1771ba0101bcdc8ec2d3569c7c8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0193029fffc489734723b0ad3d72c9560ca1771ba0101bcdc8ec2d3569c7c8cb", kill_on_drop: false }` [INFO] [stdout] 0193029fffc489734723b0ad3d72c9560ca1771ba0101bcdc8ec2d3569c7c8cb [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e113d26e1e6966404ad47dad8c24d07fe84df81a8e37f008b248aeb11521214 [INFO] running `Command { std: "docker" "start" "-a" "9e113d26e1e6966404ad47dad8c24d07fe84df81a8e37f008b248aeb11521214", kill_on_drop: false }` [INFO] [stderr] Compiling solders-keypair v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/null_signer.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/null_signer.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/lib.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stdout] | ^^^^ the item `serde` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "9e113d26e1e6966404ad47dad8c24d07fe84df81a8e37f008b248aeb11521214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e113d26e1e6966404ad47dad8c24d07fe84df81a8e37f008b248aeb11521214", kill_on_drop: false }` [INFO] [stdout] 9e113d26e1e6966404ad47dad8c24d07fe84df81a8e37f008b248aeb11521214 [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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4fb476189e7a3b4ec202f529ed0888e0e7bf43490aa52f7abbe33560d664df3 [INFO] running `Command { std: "docker" "start" "-a" "e4fb476189e7a3b4ec202f529ed0888e0e7bf43490aa52f7abbe33560d664df3", kill_on_drop: false }` [INFO] [stderr] warning: the item `serde` is imported redundantly [INFO] [stderr] --> src/null_signer.rs:15:17 [INFO] [stderr] | [INFO] [stderr] 15 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stderr] | ^^^^ the item `serde` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `serde` is imported redundantly [INFO] [stderr] --> src/lib.rs:25:17 [INFO] [stderr] | [INFO] [stderr] 25 | use serde::{self, Deserialize, Deserializer, Serializer}; [INFO] [stderr] | ^^^^ the item `serde` is already defined here [INFO] [stderr] [INFO] [stderr] warning: `solders-keypair` (lib) generated 2 warnings [INFO] [stderr] warning: `solders-keypair` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solders_keypair-886123b0d1648417) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests solders-keypair [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/presigner.rs - presigner::Presigner::py_sign_message (line 63) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/presigner.rs - presigner::Presigner::py_sign_message (line 63) stdout ---- [INFO] [stdout] error: expected expression, found `>>` [INFO] [stdout] --> src/presigner.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 3 | >>> from solders.keypair import Keypair [INFO] [stdout] | ^^ expected expression [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/presigner.rs - presigner::Presigner::py_sign_message (line 63) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e4fb476189e7a3b4ec202f529ed0888e0e7bf43490aa52f7abbe33560d664df3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4fb476189e7a3b4ec202f529ed0888e0e7bf43490aa52f7abbe33560d664df3", kill_on_drop: false }` [INFO] [stdout] e4fb476189e7a3b4ec202f529ed0888e0e7bf43490aa52f7abbe33560d664df3 [INFO] testing solders-keypair-0.18.1 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate solders-keypair 0.18.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate solders-keypair 0.18.1 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate solders-keypair 0.18.1 [INFO] finished tweaking crates.io crate solders-keypair 0.18.1 [INFO] tweaked toml for crates.io crate solders-keypair 0.18.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ee331aa13e013d5cc79a45155d8a972faa50e25298fcc1b74067c8eb9eb87f7 [INFO] running `Command { std: "docker" "start" "-a" "2ee331aa13e013d5cc79a45155d8a972faa50e25298fcc1b74067c8eb9eb87f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ee331aa13e013d5cc79a45155d8a972faa50e25298fcc1b74067c8eb9eb87f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee331aa13e013d5cc79a45155d8a972faa50e25298fcc1b74067c8eb9eb87f7", kill_on_drop: false }` [INFO] [stdout] 2ee331aa13e013d5cc79a45155d8a972faa50e25298fcc1b74067c8eb9eb87f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b14d2d8415b623b7912415472d6bc4b57acdf6dd9081ded8c012191dbd2fee6 [INFO] running `Command { std: "docker" "start" "-a" "7b14d2d8415b623b7912415472d6bc4b57acdf6dd9081ded8c012191dbd2fee6", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh v1.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling pyo3-build-config v0.18.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.18.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling solana-sdk v1.18.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Compiling solana-logger v1.18.3 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling solana-program v1.18.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling pyo3-ffi v0.18.3 [INFO] [stderr] Compiling pyo3 v0.18.3 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling solders-macros v0.18.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling borsh v0.9.3 [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/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/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"' --cfg 'feature="visit-mut"' -C metadata=8c1cad65d0a6eb6e -C extra-filename=-8c1cad65d0a6eb6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9675dab333a2ba88.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9a3c6f2abd5cb631.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b14d2d8415b623b7912415472d6bc4b57acdf6dd9081ded8c012191dbd2fee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b14d2d8415b623b7912415472d6bc4b57acdf6dd9081ded8c012191dbd2fee6", kill_on_drop: false }` [INFO] [stdout] 7b14d2d8415b623b7912415472d6bc4b57acdf6dd9081ded8c012191dbd2fee6