[INFO] fetching crate solana-keygen 4.0.0-beta.7... [INFO] testing solana-keygen-4.0.0-beta.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate solana-keygen 4.0.0-beta.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate solana-keygen 4.0.0-beta.7 [INFO] finished tweaking crates.io crate solana-keygen 4.0.0-beta.7 [INFO] tweaked toml for crates.io crate solana-keygen 4.0.0-beta.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solana-keygen 4.0.0-beta.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate solana-keygen 4.0.0-beta.7 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9329fdf496ae347e9543d4dcddbbd99b31400d11be2cc3e10c7cb36b36f47c00 [INFO] running `Command { std: "docker" "start" "-a" "9329fdf496ae347e9543d4dcddbbd99b31400d11be2cc3e10c7cb36b36f47c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9329fdf496ae347e9543d4dcddbbd99b31400d11be2cc3e10c7cb36b36f47c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9329fdf496ae347e9543d4dcddbbd99b31400d11be2cc3e10c7cb36b36f47c00", kill_on_drop: false }` [INFO] [stdout] 9329fdf496ae347e9543d4dcddbbd99b31400d11be2cc3e10c7cb36b36f47c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03eca5f52fba650dcc7fc12b601bf0cecbb55eb0ef0a87de215e5a94a4c6d0ce [INFO] running `Command { std: "docker" "start" "-a" "03eca5f52fba650dcc7fc12b601bf0cecbb55eb0ef0a87de215e5a94a4c6d0ce", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling solana-sanitize v3.0.1 [INFO] [stderr] Compiling five8 v1.0.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling five8_const v1.0.0 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling wincode v0.4.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling solana-instruction-error v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling solana-derivation-path v3.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling solana-seed-derivable v3.0.0 [INFO] [stderr] Compiling hidapi v2.6.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling solana-packet v3.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling solana-short-vec v3.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling solana-commitment-config v3.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling solana-svm-feature-set v4.0.0-beta.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling solana-version v4.0.0-beta.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling solana-clock v3.0.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling tiny-bip39 v2.0.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling solana-signature v3.3.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling wincode-derive v0.4.2 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling agave-logger v4.0.0-beta.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling solana-serde-varint v3.0.1 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling solana-hash v4.2.0 [INFO] [stderr] Compiling trezor-client v0.1.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling solana-signer-store v0.1.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.1.0 [INFO] [stderr] Compiling solana-hash v3.1.0 [INFO] [stderr] Compiling solana-cluster-type v3.0.0 [INFO] [stderr] Compiling solana-address v2.2.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling solana-address v1.1.0 [INFO] [stderr] Compiling solana-pubkey v4.1.0 [INFO] [stderr] Compiling solana-sdk-ids v3.1.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.2.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-message v3.1.0 [INFO] [stderr] Compiling solana-keypair v3.1.0 [INFO] [stderr] Compiling solana-offchain-message v3.0.0 [INFO] [stderr] Compiling solana-presigner v3.0.0 [INFO] [stderr] Compiling agave-feature-set v4.0.0-beta.7 [INFO] [stderr] Compiling solana-bls-signatures v3.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling agave-votor-messages v4.0.0-beta.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling solana-remote-wallet v4.0.0-beta.7 [INFO] [stderr] Compiling solana-clap-utils v4.0.0-beta.7 [INFO] [stderr] Compiling solana-clap-v3-utils v4.0.0-beta.7 [INFO] [stderr] Compiling solana-cli-config v4.0.0-beta.7 [INFO] [stderr] Compiling solana-keygen v4.0.0-beta.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "03eca5f52fba650dcc7fc12b601bf0cecbb55eb0ef0a87de215e5a94a4c6d0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03eca5f52fba650dcc7fc12b601bf0cecbb55eb0ef0a87de215e5a94a4c6d0ce", kill_on_drop: false }` [INFO] [stdout] 03eca5f52fba650dcc7fc12b601bf0cecbb55eb0ef0a87de215e5a94a4c6d0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c86f0be5788b70645263f02dc0523d9bcea54bd4867128502c924d42052dc5 [INFO] running `Command { std: "docker" "start" "-a" "46c86f0be5788b70645263f02dc0523d9bcea54bd4867128502c924d42052dc5", kill_on_drop: false }` [INFO] [stderr] Compiling solana-address v2.2.0 [INFO] [stderr] Compiling solana-address v1.1.0 [INFO] [stderr] Compiling solana-pubkey v4.1.0 [INFO] [stderr] Compiling solana-sdk-ids v3.1.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.2.0 [INFO] [stderr] Compiling solana-message v3.1.0 [INFO] [stderr] Compiling solana-keypair v3.1.0 [INFO] [stderr] Compiling solana-offchain-message v3.0.0 [INFO] [stderr] Compiling solana-bls-signatures v3.0.0 [INFO] [stderr] Compiling solana-presigner v3.0.0 [INFO] [stderr] Compiling solana-remote-wallet v4.0.0-beta.7 [INFO] [stderr] Compiling agave-feature-set v4.0.0-beta.7 [INFO] [stderr] Compiling solana-clap-v3-utils v4.0.0-beta.7 [INFO] [stderr] Compiling solana-clap-utils v4.0.0-beta.7 [INFO] [stderr] Compiling agave-votor-messages v4.0.0-beta.7 [INFO] [stderr] Compiling solana-version v4.0.0-beta.7 [INFO] [stderr] Compiling solana-cli-config v4.0.0-beta.7 [INFO] [stderr] Compiling solana-keygen v4.0.0-beta.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.81s [INFO] running `Command { std: "docker" "inspect" "46c86f0be5788b70645263f02dc0523d9bcea54bd4867128502c924d42052dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c86f0be5788b70645263f02dc0523d9bcea54bd4867128502c924d42052dc5", kill_on_drop: false }` [INFO] [stdout] 46c86f0be5788b70645263f02dc0523d9bcea54bd4867128502c924d42052dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48afed2d41d76cc3b5c086cf62e3e140234cc9def1d6ffb506f258028d41e97c [INFO] running `Command { std: "docker" "start" "-a" "48afed2d41d76cc3b5c086cf62e3e140234cc9def1d6ffb506f258028d41e97c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/keygen.rs (/opt/rustwide/target/debug/deps/solana_keygen-13c80da4f774e849) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test smallest_length_44_public_key::assert_length ... ok [INFO] [stdout] test tests::test_read_write_bls_pubkey ... FAILED [INFO] [stdout] test tests::test_arguments ... ok [INFO] [stdout] test tests::test_parse_recover_from_base58_keypair ... ok [INFO] [stdout] test tests::test_read_write_pubkey ... FAILED [INFO] [stdout] test tests::test_generate_bls_pubkey_from_existing_keypair ... ok [INFO] [stdout] test tests::test_base58_keypair_pubkey_command ... ok [INFO] [stdout] test tests::test_pubkey ... ok [INFO] [stdout] test tests::test_verify ... ok [INFO] [stdout] test tests::test_grind ... ok [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_read_write_bls_pubkey stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] ---- tests::test_read_write_pubkey stdout ---- [INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_read_write_bls_pubkey [INFO] [stdout] tests::test_read_write_pubkey [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin solana-keygen` [INFO] running `Command { std: "docker" "inspect" "48afed2d41d76cc3b5c086cf62e3e140234cc9def1d6ffb506f258028d41e97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48afed2d41d76cc3b5c086cf62e3e140234cc9def1d6ffb506f258028d41e97c", kill_on_drop: false }` [INFO] [stdout] 48afed2d41d76cc3b5c086cf62e3e140234cc9def1d6ffb506f258028d41e97c