[INFO] cloning repository https://github.com/yuguang9527/CS355-project-ring-signature
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuguang9527/CS355-project-ring-signature" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49573b385bc4cf94926fdb0cfdd35bac22edea5f
[INFO] testing yuguang9527/CS355-project-ring-signature against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/yuguang9527/CS355-project-ring-signature
[INFO] finished tweaking git repo https://github.com/yuguang9527/CS355-project-ring-signature
[INFO] tweaked toml for git repo https://github.com/yuguang9527/CS355-project-ring-signature written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuguang9527/CS355-project-ring-signature on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuguang9527/CS355-project-ring-signature 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8169ff68bec55d967354eb57c63434fff03695490edf81669e6b590e2a2878a
[INFO] running `Command { std: "docker" "start" "-a" "f8169ff68bec55d967354eb57c63434fff03695490edf81669e6b590e2a2878a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8169ff68bec55d967354eb57c63434fff03695490edf81669e6b590e2a2878a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8169ff68bec55d967354eb57c63434fff03695490edf81669e6b590e2a2878a", kill_on_drop: false }`
[INFO] [stdout] f8169ff68bec55d967354eb57c63434fff03695490edf81669e6b590e2a2878a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf66af7b929c38ceb0e4b347866f5280a28b7096c23f18bd24279a0c70da948
[INFO] running `Command { std: "docker" "start" "-a" "bcf66af7b929c38ceb0e4b347866f5280a28b7096c23f18bd24279a0c70da948", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling crypto-primes v0.6.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling plonky2_field v1.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plonky2 v1.0.2
[INFO] [stderr]    Compiling plonky2_u32 v0.1.0 (https://github.com/emlaufer/plonky2-u32.git#e3d15947)
[INFO] [stderr]    Compiling plonky2-rsa-ring-signature v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]  --> src/gadgets/rsa.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.65s
[INFO] running `Command { std: "docker" "inspect" "bcf66af7b929c38ceb0e4b347866f5280a28b7096c23f18bd24279a0c70da948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf66af7b929c38ceb0e4b347866f5280a28b7096c23f18bd24279a0c70da948", kill_on_drop: false }`
[INFO] [stdout] bcf66af7b929c38ceb0e4b347866f5280a28b7096c23f18bd24279a0c70da948
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7eaf73efae9e0e931c79b2d392332a948139e93bd686575bc4931dfb801e27
[INFO] running `Command { std: "docker" "start" "-a" "8a7eaf73efae9e0e931c79b2d392332a948139e93bd686575bc4931dfb801e27", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stdout] warning: unused import: `num_traits::Zero`
[INFO] [stdout]  --> src/gadgets/rsa.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use num_traits::Zero;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling plonky2-rsa-ring-signature v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] running `Command { std: "docker" "inspect" "8a7eaf73efae9e0e931c79b2d392332a948139e93bd686575bc4931dfb801e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7eaf73efae9e0e931c79b2d392332a948139e93bd686575bc4931dfb801e27", kill_on_drop: false }`
[INFO] [stdout] 8a7eaf73efae9e0e931c79b2d392332a948139e93bd686575bc4931dfb801e27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a2958ed781181e57b438eb3db1f1b0ee637684e653ac909c4c646180ea3ef7c
[INFO] running `Command { std: "docker" "start" "-a" "3a2958ed781181e57b438eb3db1f1b0ee637684e653ac909c4c646180ea3ef7c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `num_traits::Zero`
[INFO] [stderr]  --> src/gadgets/rsa.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use num_traits::Zero;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plonky2-rsa-ring-signature` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plonky2_rsa_ring_signature-356c8a6359e6d0e4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test gadgets::rsa::test::test_compute_padded_hash ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_add ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_div_rem ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_sub ... ok
[INFO] [stdout] test rsa::tests::test_sign_and_verify ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_mul ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_cmp ... 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/plonky2_rsa_ring_signature-356c8a6359e6d0e4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3a2958ed781181e57b438eb3db1f1b0ee637684e653ac909c4c646180ea3ef7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2958ed781181e57b438eb3db1f1b0ee637684e653ac909c4c646180ea3ef7c", kill_on_drop: false }`
[INFO] [stdout] 3a2958ed781181e57b438eb3db1f1b0ee637684e653ac909c4c646180ea3ef7c
