[INFO] fetching crate sol_rpc_types 3.0.0...
[INFO] building sol_rpc_types-3.0.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate sol_rpc_types 3.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sol_rpc_types 3.0.0
[INFO] finished tweaking crates.io crate sol_rpc_types 3.0.0
[INFO] tweaked toml for crates.io crate sol_rpc_types 3.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sol_rpc_types 3.0.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sol_rpc_types 3.0.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-sanitize v3.0.1
[INFO] [stderr]   Downloaded solana-transaction-error v3.0.0
[INFO] [stderr]   Downloaded solana-instruction-error v2.0.0
[INFO] [stderr]   Downloaded solana-address v1.0.0
[INFO] [stderr]   Downloaded solana-sdk-ids v3.0.0
[INFO] [stderr]   Downloaded solana-program-error v3.0.0
[INFO] [stderr]   Downloaded solana-pubkey v3.0.0
[INFO] [stderr]   Downloaded five8 v0.2.1
[INFO] [stderr]   Downloaded solana-atomic-u64 v3.0.0
[INFO] [stderr]   Downloaded solana-sha256-hasher v3.0.0
[INFO] [stderr]   Downloaded solana-define-syscall v3.0.0
[INFO] [stderr]   Downloaded solana-hash v3.0.0
[INFO] [stderr]   Downloaded solana-sdk-macro v3.0.0
[INFO] [stderr]   Downloaded solana-serialize-utils v3.0.0
[INFO] [stderr]   Downloaded solana-sysvar-id v3.0.0
[INFO] [stderr]   Downloaded solana-instructions-sysvar v3.0.0
[INFO] [stderr]   Downloaded solana-rent v3.0.0
[INFO] [stderr]   Downloaded solana-instruction v3.0.0
[INFO] [stderr]   Downloaded solana-program-memory v3.0.0
[INFO] [stderr]   Downloaded solana-account-info v3.0.0
[INFO] [stderr]   Downloaded solana-account v3.0.0
[INFO] [stderr]   Downloaded solana-sysvar v3.0.0
[INFO] [stderr]   Downloaded solana-program-entrypoint v3.1.0
[INFO] [stderr]   Downloaded solana-last-restart-slot v3.0.0
[INFO] [stderr]   Downloaded solana-slot-hashes v3.0.0
[INFO] [stderr]   Downloaded solana-fee-calculator v3.0.0
[INFO] [stderr]   Downloaded solana-clock v3.0.0
[INFO] [stderr]   Downloaded solana-signer v3.0.0
[INFO] [stderr]   Downloaded solana-epoch-rewards v3.0.0
[INFO] [stderr]   Downloaded solana-transaction v3.0.1
[INFO] [stderr]   Downloaded solana-signature v3.1.0
[INFO] [stderr]   Downloaded solana-msg v3.0.0
[INFO] [stderr]   Downloaded solana-slot-history v3.0.0
[INFO] [stderr]   Downloaded ic-cdk v0.17.2
[INFO] [stderr]   Downloaded ic0 v0.23.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.17.2
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.2
[INFO] [stderr]   Downloaded ic-cdk-executor v0.1.0
[INFO] [stderr]   Downloaded canlog_derive v0.1.0
[INFO] [stderr]   Downloaded ic-canister-log v0.2.0
[INFO] [stderr]   Downloaded canlog v0.1.1
[INFO] [stderr]   Downloaded candid_derive v0.10.17
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded candid v0.10.17
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded solana-sbpf v0.12.2
[INFO] [stderr]   Downloaded solana-account-decoder-client-types v3.0.0
[INFO] [stderr]   Downloaded solana-short-vec v3.0.0
[INFO] [stderr]   Downloaded solana-commitment-config v3.0.0
[INFO] [stderr]   Downloaded solana-reward-info v3.0.0
[INFO] [stderr]   Downloaded solana-message v3.0.1
[INFO] [stderr]   Downloaded solana-epoch-schedule v3.0.0
[INFO] [stderr]   Downloaded solana-transaction-status-client-types v3.0.0
[INFO] [stderr]   Downloaded solana-transaction-context v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08683e08bf4b54e2b82d18ad5e907bf6f9aab8d09ed7a73ca20cf7278fa12652
[INFO] running `Command { std: "docker" "start" "-a" "08683e08bf4b54e2b82d18ad5e907bf6f9aab8d09ed7a73ca20cf7278fa12652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08683e08bf4b54e2b82d18ad5e907bf6f9aab8d09ed7a73ca20cf7278fa12652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08683e08bf4b54e2b82d18ad5e907bf6f9aab8d09ed7a73ca20cf7278fa12652", kill_on_drop: false }`
[INFO] [stdout] 08683e08bf4b54e2b82d18ad5e907bf6f9aab8d09ed7a73ca20cf7278fa12652
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d74795c34ae0eecb8a838f9f25275807d227f94843000e07871cb8e57612c07e
[INFO] running `Command { std: "docker" "start" "-a" "d74795c34ae0eecb8a838f9f25275807d227f94843000e07871cb8e57612c07e", kill_on_drop: false }`
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling solana-program-memory v3.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling candid_derive v0.10.17
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic-cdk-executor v0.1.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling solana-account v3.0.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling solana-transaction v3.0.1
[INFO] [stderr]    Compiling canlog_derive v0.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.0
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling solana-reward-info v3.0.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling solana-commitment-config v3.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling solana-sbpf v0.12.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling candid v0.10.17
[INFO] [stderr]    Compiling solana-transaction-context v3.0.0
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.17.2
[INFO] [stderr]    Compiling ic-cdk v0.17.2
[INFO] [stderr]    Compiling canlog v0.1.1
[INFO] [stderr]    Compiling sol_rpc_types v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "d74795c34ae0eecb8a838f9f25275807d227f94843000e07871cb8e57612c07e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74795c34ae0eecb8a838f9f25275807d227f94843000e07871cb8e57612c07e", kill_on_drop: false }`
[INFO] [stdout] d74795c34ae0eecb8a838f9f25275807d227f94843000e07871cb8e57612c07e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2ed97fbc52302550626a310df4b2dcd2e36063e7461799746a3eab1fdf7c983
[INFO] running `Command { std: "docker" "start" "-a" "f2ed97fbc52302550626a310df4b2dcd2e36063e7461799746a3eab1fdf7c983", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling solana-transaction-context v3.0.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling canlog_derive v0.1.0
[INFO] [stderr]    Compiling canlog v0.1.1
[INFO] [stderr]    Compiling sol_rpc_types v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.11s
[INFO] running `Command { std: "docker" "inspect" "f2ed97fbc52302550626a310df4b2dcd2e36063e7461799746a3eab1fdf7c983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ed97fbc52302550626a310df4b2dcd2e36063e7461799746a3eab1fdf7c983", kill_on_drop: false }`
[INFO] [stdout] f2ed97fbc52302550626a310df4b2dcd2e36063e7461799746a3eab1fdf7c983
