[INFO] fetching crate rialo-s-spl-elgamal-registry 0.4.1...
[INFO] testing rialo-s-spl-elgamal-registry-0.4.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rialo-s-spl-elgamal-registry 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rialo-s-spl-elgamal-registry 0.4.1
[INFO] finished tweaking crates.io crate rialo-s-spl-elgamal-registry 0.4.1
[INFO] tweaked toml for crates.io crate rialo-s-spl-elgamal-registry 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-s-spl-elgamal-registry 0.4.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rialo-s-spl-elgamal-registry 0.4.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rialo-s-derivation-path v0.4.1
[INFO] [stderr]   Downloaded uriparse v0.6.4
[INFO] [stderr]   Downloaded qstring v0.7.2
[INFO] [stderr]   Downloaded pbkdf2 v0.11.0
[INFO] [stderr]   Downloaded rialo-s-curve25519 v0.4.1
[INFO] [stderr]   Downloaded rialo-s-spl-token-confidential-transfer-proof-extraction v0.4.1
[INFO] [stderr]   Downloaded aes-gcm-siv v0.11.1
[INFO] [stderr]   Downloaded derivation-path v0.2.0
[INFO] [stderr]   Downloaded rialo-s-seed-derivable v0.4.1
[INFO] [stderr]   Downloaded rialo-s-signature v0.4.1
[INFO] [stderr]   Downloaded rialo-s-signer v0.4.1
[INFO] [stderr]   Downloaded rialo-s-seed-phrase v0.4.1
[INFO] [stderr]   Downloaded rialo-s-zk-sdk v0.4.1
[INFO] [stderr]   Downloaded rialo-s-spl-pod v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c05da8752e644353c203fe7bebf2b42eea64b93157d6338c5808e9b12744306
[INFO] running `Command { std: "docker" "start" "-a" "8c05da8752e644353c203fe7bebf2b42eea64b93157d6338c5808e9b12744306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c05da8752e644353c203fe7bebf2b42eea64b93157d6338c5808e9b12744306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c05da8752e644353c203fe7bebf2b42eea64b93157d6338c5808e9b12744306", kill_on_drop: false }`
[INFO] [stdout] 8c05da8752e644353c203fe7bebf2b42eea64b93157d6338c5808e9b12744306
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d691448ffc99650d1786da2f0fba6dd4d91665e2fe1f97e638e3b692a7f825f7
[INFO] running `Command { std: "docker" "start" "-a" "d691448ffc99650d1786da2f0fba6dd4d91665e2fe1f97e638e3b692a7f825f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling polkavm-common v0.26.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rialo-s-msg v0.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rialo-s-program-memory v0.4.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rialo-s-signature v0.4.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rialo-s-program-option v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling rialo-s-derivation-path v0.4.1
[INFO] [stderr]    Compiling rialo-s-seed-derivable v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rialo-s-seed-phrase v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rialo-s-sdk-macro v0.4.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling polkavm-derive v0.26.0
[INFO] [stderr]    Compiling rialo-s-define-syscall v0.4.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rialo-hash v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rialo-s-fee-calculator v0.4.1
[INFO] [stderr]    Compiling rialo-s-sha256-hasher v0.4.1
[INFO] [stderr]    Compiling rialo-s-pubkey v0.4.1
[INFO] [stderr]    Compiling rialo-s-curve25519 v0.4.1
[INFO] [stderr]    Compiling rialo-s-instruction v0.4.1
[INFO] [stderr]    Compiling rialo-s-sdk-ids v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar-id v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-transaction-error v0.4.1
[INFO] [stderr]    Compiling rialo-s-serialize-utils v0.4.1
[INFO] [stderr]    Compiling rialo-s-system-interface v0.4.1
[INFO] [stderr]    Compiling rialo-s-signer v0.4.1
[INFO] [stderr]    Compiling rialo-s-clock v0.4.1
[INFO] [stderr]    Compiling rialo-s-rent v0.4.1
[INFO] [stderr]    Compiling rialo-s-epoch-schedule v0.4.1
[INFO] [stderr]    Compiling rialo-s-account-info v0.4.1
[INFO] [stderr]    Compiling rialo-s-program-entrypoint v0.4.1
[INFO] [stderr]    Compiling rialo-s-instructions-sysvar v0.4.1
[INFO] [stderr]    Compiling rialo-s-cpi v0.4.1
[INFO] [stderr]    Compiling rialo-s-zk-sdk v0.4.1
[INFO] [stderr]    Compiling rialo-s-sysvar v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-pod v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-token-confidential-transfer-proof-extraction v0.4.1
[INFO] [stderr]    Compiling rialo-s-spl-elgamal-registry v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.43s
[INFO] running `Command { std: "docker" "inspect" "d691448ffc99650d1786da2f0fba6dd4d91665e2fe1f97e638e3b692a7f825f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d691448ffc99650d1786da2f0fba6dd4d91665e2fe1f97e638e3b692a7f825f7", kill_on_drop: false }`
[INFO] [stdout] d691448ffc99650d1786da2f0fba6dd4d91665e2fe1f97e638e3b692a7f825f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d62655ee2a4529dfc6d5e8f489c5d4f88b1dcd641c0589f9ed7c8c3279598fff
[INFO] running `Command { std: "docker" "start" "-a" "d62655ee2a4529dfc6d5e8f489c5d4f88b1dcd641c0589f9ed7c8c3279598fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-s-spl-elgamal-registry v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "d62655ee2a4529dfc6d5e8f489c5d4f88b1dcd641c0589f9ed7c8c3279598fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d62655ee2a4529dfc6d5e8f489c5d4f88b1dcd641c0589f9ed7c8c3279598fff", kill_on_drop: false }`
[INFO] [stdout] d62655ee2a4529dfc6d5e8f489c5d4f88b1dcd641c0589f9ed7c8c3279598fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c22377e47716badff011084bb828f02cc3f0ee7e2032e92cbe8c21cdd0862363
[INFO] running `Command { std: "docker" "start" "-a" "c22377e47716badff011084bb828f02cc3f0ee7e2032e92cbe8c21cdd0862363", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rialo_s_spl_elgamal_registry-49d9ccf08ed9a77f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rialo_s_spl_elgamal_registry
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "c22377e47716badff011084bb828f02cc3f0ee7e2032e92cbe8c21cdd0862363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22377e47716badff011084bb828f02cc3f0ee7e2032e92cbe8c21cdd0862363", kill_on_drop: false }`
[INFO] [stdout] c22377e47716badff011084bb828f02cc3f0ee7e2032e92cbe8c21cdd0862363
