[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#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuguang9527/CS355-project-ring-signature on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bd61886f99bc0c9fcb594de4ee64a0abc4246a9242eb389a38c6976f291d8ae
[INFO] running `Command { std: "docker" "start" "-a" "4bd61886f99bc0c9fcb594de4ee64a0abc4246a9242eb389a38c6976f291d8ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bd61886f99bc0c9fcb594de4ee64a0abc4246a9242eb389a38c6976f291d8ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bd61886f99bc0c9fcb594de4ee64a0abc4246a9242eb389a38c6976f291d8ae", kill_on_drop: false }`
[INFO] [stdout] 4bd61886f99bc0c9fcb594de4ee64a0abc4246a9242eb389a38c6976f291d8ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c41e83c5176419db6ad3cce1b439966a22c791ea1762eb8105256cb04c301ae4
[INFO] running `Command { std: "docker" "start" "-a" "c41e83c5176419db6ad3cce1b439966a22c791ea1762eb8105256cb04c301ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling plonky2_util v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling keccak-hash v0.8.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crypto-primes v0.6.2
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling plonky2_field v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 50.23s
[INFO] running `Command { std: "docker" "inspect" "c41e83c5176419db6ad3cce1b439966a22c791ea1762eb8105256cb04c301ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41e83c5176419db6ad3cce1b439966a22c791ea1762eb8105256cb04c301ae4", kill_on_drop: false }`
[INFO] [stdout] c41e83c5176419db6ad3cce1b439966a22c791ea1762eb8105256cb04c301ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 22369bb95ad5f56d6fe33ec898be4137e1e8ab7370bd34ae5d8a9edd11913b52
[INFO] running `Command { std: "docker" "start" "-a" "22369bb95ad5f56d6fe33ec898be4137e1e8ab7370bd34ae5d8a9edd11913b52", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[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 cpufeatures v0.2.17
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[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 17.23s
[INFO] running `Command { std: "docker" "inspect" "22369bb95ad5f56d6fe33ec898be4137e1e8ab7370bd34ae5d8a9edd11913b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22369bb95ad5f56d6fe33ec898be4137e1e8ab7370bd34ae5d8a9edd11913b52", kill_on_drop: false }`
[INFO] [stdout] 22369bb95ad5f56d6fe33ec898be4137e1e8ab7370bd34ae5d8a9edd11913b52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8ee61b037942839ed7d154e13abf0734534fa1272963bed87bbbb827ff550a32
[INFO] running `Command { std: "docker" "start" "-a" "8ee61b037942839ed7d154e13abf0734534fa1272963bed87bbbb827ff550a32", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/plonky2-rsa-ring-signature/356c8a6359e6d0e4/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 rsa::tests::test_sign_and_verify ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_add ... 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::biguint::tests::test_biguint_cmp ... ok
[INFO] [stdout] test gadgets::biguint::tests::test_biguint_mul ... 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/build/plonky2-rsa-ring-signature/356c8a6359e6d0e4/deps/plonky2_rsa_ring_signature-356c8a6359e6d0e4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8ee61b037942839ed7d154e13abf0734534fa1272963bed87bbbb827ff550a32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee61b037942839ed7d154e13abf0734534fa1272963bed87bbbb827ff550a32", kill_on_drop: false }`
[INFO] [stdout] 8ee61b037942839ed7d154e13abf0734534fa1272963bed87bbbb827ff550a32
