[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuguang9527/CS355-project-ring-signature on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/emlaufer/plonky2-u32.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded plonky2_maybe_rayon v1.0.0
[INFO] [stderr]   Downloaded keccak-hash v0.8.0
[INFO] [stderr]   Downloaded plonky2_field v1.0.0
[INFO] [stderr]   Downloaded plonky2_util v1.0.0
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded crypto-primes v0.6.2
[INFO] [stderr]   Downloaded crypto-bigint v0.6.1
[INFO] [stderr]   Downloaded plonky2 v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bcda6ceadebfc80c0133f8de26886b54d786a10b25b21b75b694fb77fa946c6
[INFO] running `Command { std: "docker" "start" "-a" "4bcda6ceadebfc80c0133f8de26886b54d786a10b25b21b75b694fb77fa946c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bcda6ceadebfc80c0133f8de26886b54d786a10b25b21b75b694fb77fa946c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bcda6ceadebfc80c0133f8de26886b54d786a10b25b21b75b694fb77fa946c6", kill_on_drop: false }`
[INFO] [stdout] 4bcda6ceadebfc80c0133f8de26886b54d786a10b25b21b75b694fb77fa946c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788b4d3c2b7e15398b1d132b91ea4218a0e8808a01976f383aba541720c808dd
[INFO] running `Command { std: "docker" "start" "-a" "788b4d3c2b7e15398b1d132b91ea4218a0e8808a01976f383aba541720c808dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plonky2_maybe_rayon v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crypto-primes v0.6.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 plonky2_field v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[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 56.43s
[INFO] running `Command { std: "docker" "inspect" "788b4d3c2b7e15398b1d132b91ea4218a0e8808a01976f383aba541720c808dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788b4d3c2b7e15398b1d132b91ea4218a0e8808a01976f383aba541720c808dd", kill_on_drop: false }`
[INFO] [stdout] 788b4d3c2b7e15398b1d132b91ea4218a0e8808a01976f383aba541720c808dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0792bf097df78f7cf1071241b32773cd3606eb388e8fa8288de441a22edc6856
[INFO] running `Command { std: "docker" "start" "-a" "0792bf097df78f7cf1071241b32773cd3606eb388e8fa8288de441a22edc6856", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 rand v0.9.0
[INFO] [stderr]    Compiling plonky2-rsa-ring-signature v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] running `Command { std: "docker" "inspect" "0792bf097df78f7cf1071241b32773cd3606eb388e8fa8288de441a22edc6856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0792bf097df78f7cf1071241b32773cd3606eb388e8fa8288de441a22edc6856", kill_on_drop: false }`
[INFO] [stdout] 0792bf097df78f7cf1071241b32773cd3606eb388e8fa8288de441a22edc6856
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70e70827410c16238986a3cfdd9de6e992a23f029c2ea0d9b0a27caa28ab453b
[INFO] running `Command { std: "docker" "start" "-a" "70e70827410c16238986a3cfdd9de6e992a23f029c2ea0d9b0a27caa28ab453b", 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.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plonky2_rsa_ring_signature-ff8bb2b5d920af9b)
[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 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] [stdout] test gadgets::biguint::tests::test_biguint_sub ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_div_rem ... ok
[INFO] [stdout] test gadgets::rsa::test::empty_public_keys_should_fail has been running for over 60 seconds
[INFO] [stdout] test gadgets::rsa::test::public_inputs_should_be_correct has been running for over 60 seconds
[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-ff8bb2b5d920af9b` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "70e70827410c16238986a3cfdd9de6e992a23f029c2ea0d9b0a27caa28ab453b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e70827410c16238986a3cfdd9de6e992a23f029c2ea0d9b0a27caa28ab453b", kill_on_drop: false }`
[INFO] [stdout] 70e70827410c16238986a3cfdd9de6e992a23f029c2ea0d9b0a27caa28ab453b
