[INFO] cloning repository https://github.com/godmodegalactus/rakshasa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godmodegalactus/rakshasa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Frakshasa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Frakshasa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 351bd45c556941b2ec8d476bded0f8bf64084a06
[INFO] testing godmodegalactus/rakshasa against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodmodegalactus%2Frakshasa" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/godmodegalactus/rakshasa
[INFO] finished tweaking git repo https://github.com/godmodegalactus/rakshasa
[INFO] tweaked toml for git repo https://github.com/godmodegalactus/rakshasa written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godmodegalactus/rakshasa on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godmodegalactus/rakshasa 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f5f148a7dc0204cd2923249765a15612cf62096408e24ffdc9989c1d83c1da8
[INFO] running `Command { std: "docker" "start" "-a" "7f5f148a7dc0204cd2923249765a15612cf62096408e24ffdc9989c1d83c1da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f5f148a7dc0204cd2923249765a15612cf62096408e24ffdc9989c1d83c1da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5f148a7dc0204cd2923249765a15612cf62096408e24ffdc9989c1d83c1da8", kill_on_drop: false }`
[INFO] [stdout] 7f5f148a7dc0204cd2923249765a15612cf62096408e24ffdc9989c1d83c1da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c86b3c42f267d76871cb719c8fae88d43e4c99f680ccb2174e1f02cfd63ed6b6
[INFO] running `Command { std: "docker" "start" "-a" "c86b3c42f267d76871cb719c8fae88d43e4c99f680ccb2174e1f02cfd63ed6b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rakshasa-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.24s
[INFO] running `Command { std: "docker" "inspect" "c86b3c42f267d76871cb719c8fae88d43e4c99f680ccb2174e1f02cfd63ed6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86b3c42f267d76871cb719c8fae88d43e4c99f680ccb2174e1f02cfd63ed6b6", kill_on_drop: false }`
[INFO] [stdout] c86b3c42f267d76871cb719c8fae88d43e4c99f680ccb2174e1f02cfd63ed6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7db4018faea35925be2c99b38dec3afa2c1db939aa6573e1c0793ba7bd9c970
[INFO] running `Command { std: "docker" "start" "-a" "a7db4018faea35925be2c99b38dec3afa2c1db939aa6573e1c0793ba7bd9c970", kill_on_drop: false }`
[INFO] [stderr]    Compiling rakshasa-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "a7db4018faea35925be2c99b38dec3afa2c1db939aa6573e1c0793ba7bd9c970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7db4018faea35925be2c99b38dec3afa2c1db939aa6573e1c0793ba7bd9c970", kill_on_drop: false }`
[INFO] [stdout] a7db4018faea35925be2c99b38dec3afa2c1db939aa6573e1c0793ba7bd9c970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cd135a8a0fad2164f2ab5aaa21e0a61b329f8b7b5e752dcd9b065a89388e192
[INFO] running `Command { std: "docker" "start" "-a" "2cd135a8a0fad2164f2ab5aaa21e0a61b329f8b7b5e752dcd9b065a89388e192", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rakshasa_core-f7d995fdebf301d6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test poh::sha_loop::test::test_calculate_sha256_hash ... ok
[INFO] [stdout] test poh::sha_loop::test::test_start_sha256_service ... ok
[INFO] [stdout] test poh::sha_loop::test::test_two_services_with_no_transactions_but_different_starting_hash_gives_different_hash_sequence ... ok
[INFO] [stdout] test poh::sha_loop::test::test_two_services_with_no_transactions_gives_same_hash_sequence ... ok
[INFO] [stdout] test poh::sha_loop::test::bench_sha_loop_full_transactions has been running for over 60 seconds
[INFO] [stdout] test poh::sha_loop::test::bench_sha_loop_no_transactions has been running for over 60 seconds
[INFO] [stdout] test poh::sha_loop::test::bench_sha_loop_no_transactions ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rakshasa_core-f7d995fdebf301d6` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2cd135a8a0fad2164f2ab5aaa21e0a61b329f8b7b5e752dcd9b065a89388e192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd135a8a0fad2164f2ab5aaa21e0a61b329f8b7b5e752dcd9b065a89388e192", kill_on_drop: false }`
[INFO] [stdout] 2cd135a8a0fad2164f2ab5aaa21e0a61b329f8b7b5e752dcd9b065a89388e192
