[INFO] fetching crate light-hasher 3.1.0... [INFO] testing light-hasher-3.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate light-hasher 3.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate light-hasher 3.1.0 [INFO] finished tweaking crates.io crate light-hasher 3.1.0 [INFO] tweaked toml for crates.io crate light-hasher 3.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate light-hasher 3.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate light-hasher 3.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-nostd-keccak v0.1.3 [INFO] [stderr] Downloaded solana-pubkey v2.2.1 [INFO] [stderr] Downloaded ark-bn254 v0.5.0 [INFO] [stderr] Downloaded solana-sha256-hasher v2.2.1 [INFO] [stderr] Downloaded solana-instruction v2.2.1 [INFO] [stderr] Downloaded solana-define-syscall v2.2.1 [INFO] [stderr] Downloaded pinocchio v0.8.4 [INFO] [stderr] Downloaded solana-hash v2.2.1 [INFO] [stderr] Downloaded light-poseidon v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6bae5c295a1148df7657b542a4eb8641f69e2d80b5665aad05de133aff09b39 [INFO] running `Command { std: "docker" "start" "-a" "c6bae5c295a1148df7657b542a4eb8641f69e2d80b5665aad05de133aff09b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6bae5c295a1148df7657b542a4eb8641f69e2d80b5665aad05de133aff09b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bae5c295a1148df7657b542a4eb8641f69e2d80b5665aad05de133aff09b39", kill_on_drop: false }` [INFO] [stdout] c6bae5c295a1148df7657b542a4eb8641f69e2d80b5665aad05de133aff09b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ecca75c810a3fa6031453ee931b38cc301db0c6350209ce3ca550ccb9ecf337 [INFO] running `Command { std: "docker" "start" "-a" "4ecca75c810a3fa6031453ee931b38cc301db0c6350209ce3ca550ccb9ecf337", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling solana-nostd-keccak v0.1.3 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling light-poseidon v0.3.0 [INFO] [stderr] Compiling light-hasher v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s [INFO] running `Command { std: "docker" "inspect" "4ecca75c810a3fa6031453ee931b38cc301db0c6350209ce3ca550ccb9ecf337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecca75c810a3fa6031453ee931b38cc301db0c6350209ce3ca550ccb9ecf337", kill_on_drop: false }` [INFO] [stdout] 4ecca75c810a3fa6031453ee931b38cc301db0c6350209ce3ca550ccb9ecf337 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42dc622ec642cf697c025bcefb2ff100cea5813ee5c3becfa762f34b7ae9b42c [INFO] running `Command { std: "docker" "start" "-a" "42dc622ec642cf697c025bcefb2ff100cea5813ee5c3becfa762f34b7ae9b42c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling light-poseidon v0.3.0 [INFO] [stderr] Compiling light-hasher v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "42dc622ec642cf697c025bcefb2ff100cea5813ee5c3becfa762f34b7ae9b42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dc622ec642cf697c025bcefb2ff100cea5813ee5c3becfa762f34b7ae9b42c", kill_on_drop: false }` [INFO] [stdout] 42dc622ec642cf697c025bcefb2ff100cea5813ee5c3becfa762f34b7ae9b42c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9d68ac21e00955f50db49eb51e82e717300db426adef9829fa7c1d587b8d9fc [INFO] running `Command { std: "docker" "start" "-a" "e9d68ac21e00955f50db49eb51e82e717300db426adef9829fa7c1d587b8d9fc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_hasher-c5e24682efcae1fa) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test bigint::test::test_bigint_conversion_one ... ok [INFO] [stdout] test bigint::test::test_bigint_conversion_invalid_size ... ok [INFO] [stdout] test bigint::test::test_bigint_conversion_zero ... ok [INFO] [stdout] test data_hasher::tests::test_data_hasher_array_1 ... ok [INFO] [stdout] test bigint::test::test_bigint_conversion_rand ... ok [INFO] [stdout] test to_byte_array::test::test_to_byte_array_integers ... ok [INFO] [stdout] test to_byte_array::test::test_to_byte_array_primitives ... ok [INFO] [stdout] test to_byte_array::test::test_to_byte_array_string ... ok [INFO] [stdout] test to_byte_array::test::test_to_byte_array_u8_arrays ... ok [INFO] [stdout] test hash_to_field_size::tests::test_is_smaller_than_bn254_field_size_be ... ok [INFO] [stdout] test to_byte_array::test::test_to_byte_array_option ... ok [INFO] [stdout] test hash_to_field_size::tests::hash_to_field_size_borsh ... ok [INFO] [stdout] test hash_chain::hash_chain_tests::test_create_two_inputs_hash_chain ... ok [INFO] [stdout] test data_hasher::tests::test_data_hasher_array_multiple_sizes ... ok [INFO] [stdout] test hash_chain::hash_chain_tests::test_create_hash_chain_from_slice ... ok [INFO] [stdout] test data_hasher::tests::test_data_hasher_array_2 ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests light_hasher [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/hash_to_field_size.rs - hash_to_field_size::hash_to_bn254_field_size_be (line 86) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9d68ac21e00955f50db49eb51e82e717300db426adef9829fa7c1d587b8d9fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d68ac21e00955f50db49eb51e82e717300db426adef9829fa7c1d587b8d9fc", kill_on_drop: false }` [INFO] [stdout] e9d68ac21e00955f50db49eb51e82e717300db426adef9829fa7c1d587b8d9fc