[INFO] fetching crate sol-safekey 0.1.0...
[INFO] testing sol-safekey-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sol-safekey 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sol-safekey 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sol-safekey 0.1.0
[INFO] tweaked toml for crates.io crate sol-safekey 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sol-safekey 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sol-safekey 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b81a83bb1eeaad228004dfe08bc1185e0007cb254f2b7d5910773a1b274ff26
[INFO] running `Command { std: "docker" "start" "-a" "5b81a83bb1eeaad228004dfe08bc1185e0007cb254f2b7d5910773a1b274ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b81a83bb1eeaad228004dfe08bc1185e0007cb254f2b7d5910773a1b274ff26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b81a83bb1eeaad228004dfe08bc1185e0007cb254f2b7d5910773a1b274ff26", kill_on_drop: false }`
[INFO] [stdout] 5b81a83bb1eeaad228004dfe08bc1185e0007cb254f2b7d5910773a1b274ff26
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fbd41c0014585baba05479f42e748f02ee72934619586244fa49e84c5807b3b
[INFO] running `Command { std: "docker" "start" "-a" "4fbd41c0014585baba05479f42e748f02ee72934619586244fa49e84c5807b3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling solana-program-memory v3.0.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling solana-packet v3.0.0
[INFO] [stderr]    Compiling solana-hard-forks v3.0.0
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling solana-program-option v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling solana-time-utils v3.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.0.0
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling solana-serde-varint v3.0.0
[INFO] [stderr]    Compiling solana-inflation v3.0.0
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling solana-serde v3.0.0
[INFO] [stderr]    Compiling solana-epoch-info v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.0.0
[INFO] [stderr]    Compiling solana-blake3-hasher v3.0.0
[INFO] [stderr]    Compiling solana-shred-version v3.0.0
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-epoch-stake v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]    Compiling solana-offchain-message v3.0.0
[INFO] [stderr]    Compiling solana-keypair v3.0.1
[INFO] [stderr]    Compiling solana-presigner v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.1
[INFO] [stderr]    Compiling solana-stable-layout v3.0.0
[INFO] [stderr]    Compiling solana-cpi v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-account v3.0.0
[INFO] [stderr]    Compiling solana-example-mocks v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.1
[INFO] [stderr]    Compiling solana-program v3.0.0
[INFO] [stderr]    Compiling solana-sdk v3.0.0
[INFO] [stderr]    Compiling sol-safekey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.71s
[INFO] running `Command { std: "docker" "inspect" "4fbd41c0014585baba05479f42e748f02ee72934619586244fa49e84c5807b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fbd41c0014585baba05479f42e748f02ee72934619586244fa49e84c5807b3b", kill_on_drop: false }`
[INFO] [stdout] 4fbd41c0014585baba05479f42e748f02ee72934619586244fa49e84c5807b3b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44b7ac81ced347824492bb399b4f249a8ca2c16f1a9ab9576332b996f010d440
[INFO] running `Command { std: "docker" "start" "-a" "44b7ac81ced347824492bb399b4f249a8ca2c16f1a9ab9576332b996f010d440", kill_on_drop: false }`
[INFO] [stderr]    Compiling sol-safekey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sol_safekey::bot_helper`
[INFO] [stdout]   --> examples/simple_bot.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | use sol_safekey::bot_helper::BotKeyManager;
[INFO] [stdout]    |                  ^^^^^^^^^^ could not find `bot_helper` in `sol_safekey`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "cli")]
[INFO] [stdout]    |       --------------- the item is gated behind the `cli` feature
[INFO] [stdout] 52 | pub mod bot_helper;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sol_safekey::solana_utils`
[INFO] [stdout]  --> examples/solana_bot.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sol_safekey::{KeyManager, solana_utils::*};
[INFO] [stdout]   |                               ^^^^^^^^^^^^ could not find `solana_utils` in `sol_safekey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/solana_bot.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `bot_helper` in `sol_safekey`
[INFO] [stdout]    --> examples/simple_bot.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     if !sol_safekey::bot_helper::check_cli() {
[INFO] [stdout]     |                      ^^^^^^^^^^ could not find `bot_helper` in `sol_safekey`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:52:9
[INFO] [stdout]     |
[INFO] [stdout]  51 | #[cfg(feature = "cli")]
[INFO] [stdout]     |       --------------- the item is gated behind the `cli` feature
[INFO] [stdout]  52 | pub mod bot_helper;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/solana_bot.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | async fn main() -> Result<()> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `String: std::error::Error` is not satisfied
[INFO] [stdout]   --> examples/solana_bot.rs:72:76
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn setup_wallet() -> Result<Keypair> {
[INFO] [stdout]    |                      --------------- required `String: std::error::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout] 72 |         return Ok(KeyManager::keypair_from_encrypted_json(&json, &password)?);
[INFO] [stdout]    |                   ---------------------------------------------------------^ the trait `std::error::Error` is not implemented for `String`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this has type `Result<_, String>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `anyhow::Error` to implement `From<String>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sol-safekey` (example "solana_bot") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sol-safekey` (example "simple_bot") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "44b7ac81ced347824492bb399b4f249a8ca2c16f1a9ab9576332b996f010d440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b7ac81ced347824492bb399b4f249a8ca2c16f1a9ab9576332b996f010d440", kill_on_drop: false }`
[INFO] [stdout] 44b7ac81ced347824492bb399b4f249a8ca2c16f1a9ab9576332b996f010d440
