[INFO] fetching crate pythnet-sdk-legacy 2.1.2...
[INFO] testing pythnet-sdk-legacy-2.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pythnet-sdk-legacy 2.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pythnet-sdk-legacy 2.1.2
[INFO] finished tweaking crates.io crate pythnet-sdk-legacy 2.1.2
[INFO] tweaked toml for crates.io crate pythnet-sdk-legacy 2.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pythnet-sdk-legacy 2.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pythnet-sdk-legacy 2.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a769062b220377fb6c7379160ee0b59d0feb030df21588b102e7edf35cdf7bf1
[INFO] running `Command { std: "docker" "start" "-a" "a769062b220377fb6c7379160ee0b59d0feb030df21588b102e7edf35cdf7bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a769062b220377fb6c7379160ee0b59d0feb030df21588b102e7edf35cdf7bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a769062b220377fb6c7379160ee0b59d0feb030df21588b102e7edf35cdf7bf1", kill_on_drop: false }`
[INFO] [stdout] a769062b220377fb6c7379160ee0b59d0feb030df21588b102e7edf35cdf7bf1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67c1051f5e1375e37ce5200b2678713762c910b9bb8508e91fd06486e70f7914
[INFO] running `Command { std: "docker" "start" "-a" "67c1051f5e1375e37ce5200b2678713762c910b9bb8508e91fd06486e70f7914", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling slow_primes v0.1.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pythnet-sdk-legacy v2.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Field` is never used
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |         enum Field {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s
[INFO] running `Command { std: "docker" "inspect" "67c1051f5e1375e37ce5200b2678713762c910b9bb8508e91fd06486e70f7914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c1051f5e1375e37ce5200b2678713762c910b9bb8508e91fd06486e70f7914", kill_on_drop: false }`
[INFO] [stdout] 67c1051f5e1375e37ce5200b2678713762c910b9bb8508e91fd06486e70f7914
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66c1335078ca1f84f8a4f0f690d64d83cb0faa8373e034f50a0bf4f033d4d6f6
[INFO] running `Command { std: "docker" "start" "-a" "66c1335078ca1f84f8a4f0f690d64d83cb0faa8373e034f50a0bf4f033d4d6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling object v0.35.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling lock_api v0.4.12
[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 libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling solana-sdk v1.9.29
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tokio v1.14.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling solana-program-runtime v1.9.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling solana-vote-program v1.9.29
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling solana-bloom v1.9.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling solana-logger v1.9.29
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hidapi v1.5.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-rayon-threadlimit v1.9.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.9.29
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling derivation-path v0.1.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling solana-address-lookup-table-program v1.9.29
[INFO] [stderr]    Compiling solana-stake-program v1.9.29
[INFO] [stderr]    Compiling solana-version v1.9.29
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling solana-perf v1.9.29
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling ouroboros_macro v0.13.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling dialoguer v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling solana-runtime v1.9.29
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling dir-diff v0.3.3
[INFO] [stderr]    Compiling ouroboros v0.13.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling index_list v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling slow_primes v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.1.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tungstenite v0.16.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pythnet-sdk-legacy v2.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling solana-cli-config v1.9.29
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stdout] warning: enum `Field` is never used
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |         enum Field {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling spl-token v3.2.0
[INFO] [stderr]    Compiling spl-memo v3.0.1
[INFO] [stderr]    Compiling spl-associated-token-account v1.0.3
[INFO] [stderr]    Compiling solana-measure v1.9.29
[INFO] [stderr]    Compiling solana-metrics v1.9.29
[INFO] [stderr]    Compiling solana-remote-wallet v1.9.29
[INFO] [stderr]    Compiling solana-bucket-map v1.9.29
[INFO] [stderr]    Compiling solana-net-utils v1.9.29
[INFO] [stderr]    Compiling solana-config-program v1.9.29
[INFO] [stderr]    Compiling solana-compute-budget-program v1.9.29
[INFO] [stderr]    Compiling solana-clap-utils v1.9.29
[INFO] [stderr]    Compiling zstd v0.9.2+zstd.1.5.1
[INFO] [stderr]    Compiling solana-account-decoder v1.9.29
[INFO] [stderr]    Compiling solana-faucet v1.9.29
[INFO] [stderr]    Compiling solana-transaction-status v1.9.29
[INFO] [stderr]    Compiling solana-client v1.9.29
[INFO] [stdout] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stdout]    --> examples/generate_pyth_data.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |         for i in (0..10_000u32) {
[INFO] [stdout]     |                  ^            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 117 -         for i in (0..10_000u32) {
[INFO] [stdout] 117 +         for i in 0..10_000u32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> examples/generate_pyth_data.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 | ...                   base64::encode(&account.data),
[INFO] [stdout]    |                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> examples/generate_pyth_data.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         base64::encode(&wormhole_account.data),
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> examples/generate_pyth_data.rs:101:33
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         base64::encode(&pyth_account.data),
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Field` is never used
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:178:14
[INFO] [stdout]     |
[INFO] [stdout] 178 |         enum Field {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wire/prefixed_vec.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "66c1335078ca1f84f8a4f0f690d64d83cb0faa8373e034f50a0bf4f033d4d6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66c1335078ca1f84f8a4f0f690d64d83cb0faa8373e034f50a0bf4f033d4d6f6", kill_on_drop: false }`
[INFO] [stdout] 66c1335078ca1f84f8a4f0f690d64d83cb0faa8373e034f50a0bf4f033d4d6f6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9984859c3fd42c65ee062a95ba3e0c15b7b99dd00f3e2af0b058dd2bc1beea02
[INFO] running `Command { std: "docker" "start" "-a" "9984859c3fd42c65ee062a95ba3e0c15b7b99dd00f3e2af0b058dd2bc1beea02", kill_on_drop: false }`
[INFO] [stderr] warning: enum `Field` is never used
[INFO] [stderr]    --> src/wire/prefixed_vec.rs:178:14
[INFO] [stderr]     |
[INFO] [stderr] 178 |         enum Field {
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wire/prefixed_vec.rs:145:17
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 145 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pythnet-sdk-legacy` (lib) generated 2 warnings (run `cargo fix --lib -p pythnet-sdk-legacy` to apply 1 suggestion)
[INFO] [stderr] warning: unnecessary parentheses around `for` iterator expression
[INFO] [stderr]    --> examples/generate_pyth_data.rs:117:18
[INFO] [stderr]     |
[INFO] [stderr] 117 |         for i in (0..10_000u32) {
[INFO] [stderr]     |                  ^            ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 117 -         for i in (0..10_000u32) {
[INFO] [stderr] 117 +         for i in 0..10_000u32 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> examples/generate_pyth_data.rs:49:41
[INFO] [stderr]    |
[INFO] [stderr] 49 | ...                   base64::encode(&account.data),
[INFO] [stderr]    |                               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> examples/generate_pyth_data.rs:76:33
[INFO] [stderr]    |
[INFO] [stderr] 76 |                         base64::encode(&wormhole_account.data),
[INFO] [stderr]    |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> examples/generate_pyth_data.rs:101:33
[INFO] [stderr]     |
[INFO] [stderr] 101 |                         base64::encode(&pyth_account.data),
[INFO] [stderr]     |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pythnet-sdk-legacy` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `pythnet-sdk-legacy` (example "generate_pyth_data") generated 4 warnings (run `cargo fix --example "generate_pyth_data" -p pythnet-sdk-legacy` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pythnet_sdk-bf616ebf8e6afa24)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test accumulators::merkle::test::test_corrupted_tree_proofs ... ok
[INFO] [stdout] test hashers::keccak256::tests::test_keccak256 ... ok
[INFO] [stdout] test messages::tests::test_forward_compatibility ... ok
[INFO] [stdout] test accumulators::merkle::test::test_merkle ... ok
[INFO] [stdout] test tests::test_pubkeys ... ok
[INFO] [stdout] test wire::prefixed_vec::test_borsh_roundtrip ... ok
[INFO] [stdout] test wire::tests::test_array_serde ... ok
[INFO] [stdout] test wire::tests::test_pyth_serde ... ok
[INFO] [stdout] test wire::tests::test_serde_enum_access_behaviour ... ok
[INFO] [stdout] test wire::tests::test_accumulator_forward_compatibility ... ok
[INFO] [stdout] test accumulators::mul::test::test_membership ... ok
[INFO] [stdout] test wire::tests::test_accumulator_update_data_serde ... ok
[INFO] [stdout] test accumulators::merkle::test::test_merkle_default_proof_fails ... ok
[INFO] [stdout] test wire::tests::test_array_serde_json ... ok
[INFO] [stdout] test accumulators::merkle::test::test_merkle_second_preimage_attack - should panic ... ok
[INFO] [stdout] test accumulators::merkle::test::test_merkle_tree ... ok
[INFO] [stdout] test accumulators::merkle::test::test_fake_merkle_proofs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pythnet_sdk
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/accumulators/merkle.rs - accumulators::merkle::MerkleTree<H>::serialize (line 218) ... ignored
[INFO] [stdout] test src/wire/de.rs - wire::de (line 6) ... ignored
[INFO] [stdout] test src/wire/ser.rs - wire::ser (line 134) ... ignored
[INFO] [stdout] test src/wire/ser.rs - wire::ser (line 29) ... ignored
[INFO] [stdout] test src/wire/ser.rs - wire::ser (line 50) ... ignored
[INFO] [stdout] test src/wire/ser.rs - wire::ser (line 8) ... ignored
[INFO] [stdout] test src/wire/array.rs - wire::array (line 13) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9984859c3fd42c65ee062a95ba3e0c15b7b99dd00f3e2af0b058dd2bc1beea02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9984859c3fd42c65ee062a95ba3e0c15b7b99dd00f3e2af0b058dd2bc1beea02", kill_on_drop: false }`
[INFO] [stdout] 9984859c3fd42c65ee062a95ba3e0c15b7b99dd00f3e2af0b058dd2bc1beea02
