[INFO] fetching crate poseidon-primitives 0.2.0...
[INFO] testing poseidon-primitives-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate poseidon-primitives 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate poseidon-primitives 0.2.0
[INFO] finished tweaking crates.io crate poseidon-primitives 0.2.0
[INFO] tweaked toml for crates.io crate poseidon-primitives 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate poseidon-primitives 0.2.0 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 poseidon-primitives 0.2.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" "+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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3884def438c19e35f0cd3bbc72dcb42b2739c2dde18858064cfbeba37faafd6a
[INFO] running `Command { std: "docker" "start" "-a" "3884def438c19e35f0cd3bbc72dcb42b2739c2dde18858064cfbeba37faafd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3884def438c19e35f0cd3bbc72dcb42b2739c2dde18858064cfbeba37faafd6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3884def438c19e35f0cd3bbc72dcb42b2739c2dde18858064cfbeba37faafd6a", kill_on_drop: false }`
[INFO] [stdout] 3884def438c19e35f0cd3bbc72dcb42b2739c2dde18858064cfbeba37faafd6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0de1d908d9c2f508f3db451550e4f2373671c9cbc0c7d5cb94cb9ae35a4f24c0
[INFO] running `Command { std: "docker" "start" "-a" "0de1d908d9c2f508f3db451550e4f2373671c9cbc0c7d5cb94cb9ae35a4f24c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling poseidon-primitives v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
[INFO] running `Command { std: "docker" "inspect" "0de1d908d9c2f508f3db451550e4f2373671c9cbc0c7d5cb94cb9ae35a4f24c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de1d908d9c2f508f3db451550e4f2373671c9cbc0c7d5cb94cb9ae35a4f24c0", kill_on_drop: false }`
[INFO] [stdout] 0de1d908d9c2f508f3db451550e4f2373671c9cbc0c7d5cb94cb9ae35a4f24c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 79938d7cd30dc86567744730ad271e0d16d327cc31cf574e05258beafd5be858
[INFO] running `Command { std: "docker" "start" "-a" "79938d7cd30dc86567744730ad271e0d16d327cc31cf574e05258beafd5be858", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling halo2curves-axiom v0.7.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling poseidon-primitives v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling halo2-axiom v0.5.0
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 17s
[INFO] running `Command { std: "docker" "inspect" "79938d7cd30dc86567744730ad271e0d16d327cc31cf574e05258beafd5be858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79938d7cd30dc86567744730ad271e0d16d327cc31cf574e05258beafd5be858", kill_on_drop: false }`
[INFO] [stdout] 79938d7cd30dc86567744730ad271e0d16d327cc31cf574e05258beafd5be858
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7255c75e95f68f2329129032c6606c1f359682cc9d9ce076fce1a0932d86ce8f
[INFO] running `Command { std: "docker" "start" "-a" "7255c75e95f68f2329129032c6606c1f359682cc9d9ce076fce1a0932d86ce8f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poseidon_primitives-2807757386bde25a)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test poseidon::primitives::bn256::tests::verify_constants ... ok
[INFO] [stdout] test poseidon::primitives::grain::tests::grain ... ok
[INFO] [stdout] test poseidon::primitives::bn256::tests::verify_mds ... ok
[INFO] [stdout] test poseidon::primitives::p128pow5t3::tests::hash_test_vectors ... ok
[INFO] [stdout] test poseidon::primitives::p128pow5t3::tests::test_against_reference ... ok
[INFO] [stdout] test poseidon::primitives::mds::tests::poseidon_mds ... ok
[INFO] [stdout] test poseidon::primitives::p128pow5t3::tests::permute_test_vectors ... ok
[INFO] [stdout] test poseidon::primitives::tests::hasher_permute_equivalence ... ok
[INFO] [stdout] test poseidon::primitives::bn256::tests::test_compact_constants ... ok
[INFO] [stdout] test poseidon::primitives::tests::orchard_spec_equivalence ... ok
[INFO] [stdout] test poseidon::primitives::tests::spec_equivalence ... ok
[INFO] [stdout] test poseidon::primitives::p128pow5t3::tests::verify_constants ... ok
[INFO] [stdout] test poseidon::primitives::bn256::tests::verify_constants_generation ... ok
[INFO] [stderr]    Doc-tests poseidon_primitives
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[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" "7255c75e95f68f2329129032c6606c1f359682cc9d9ce076fce1a0932d86ce8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7255c75e95f68f2329129032c6606c1f359682cc9d9ce076fce1a0932d86ce8f", kill_on_drop: false }`
[INFO] [stdout] 7255c75e95f68f2329129032c6606c1f359682cc9d9ce076fce1a0932d86ce8f
