[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#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguang9527%2FCS355-project-ring-signature" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yuguang9527/CS355-project-ring-signature on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56abd883023ad7132e82e69329a248041973ed83d093f9d273a44719308d828 [INFO] running `Command { std: "docker" "start" "-a" "f56abd883023ad7132e82e69329a248041973ed83d093f9d273a44719308d828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56abd883023ad7132e82e69329a248041973ed83d093f9d273a44719308d828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56abd883023ad7132e82e69329a248041973ed83d093f9d273a44719308d828", kill_on_drop: false }` [INFO] [stdout] f56abd883023ad7132e82e69329a248041973ed83d093f9d273a44719308d828 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb236351dfdf038bef4dba196356ba9f41b9183df336f095a684a166a1d7bef [INFO] running `Command { std: "docker" "start" "-a" "acb236351dfdf038bef4dba196356ba9f41b9183df336f095a684a166a1d7bef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [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 version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plonky2_util v1.0.0 [INFO] [stderr] Compiling keccak-hash v0.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling crypto-bigint v0.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-rational v0.4.2 [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 ryu v1.0.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling crypto-primes v0.6.2 [INFO] [stderr] Compiling clap v4.5.37 [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 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "acb236351dfdf038bef4dba196356ba9f41b9183df336f095a684a166a1d7bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb236351dfdf038bef4dba196356ba9f41b9183df336f095a684a166a1d7bef", kill_on_drop: false }` [INFO] [stdout] acb236351dfdf038bef4dba196356ba9f41b9183df336f095a684a166a1d7bef [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec15168e7912bf027e905479559161fc97b4455855148ea7f55e8648943a3f53 [INFO] running `Command { std: "docker" "start" "-a" "ec15168e7912bf027e905479559161fc97b4455855148ea7f55e8648943a3f53", 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] [stderr] Compiling cpufeatures v0.2.17 [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)]` 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 crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [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 14.31s [INFO] running `Command { std: "docker" "inspect" "ec15168e7912bf027e905479559161fc97b4455855148ea7f55e8648943a3f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec15168e7912bf027e905479559161fc97b4455855148ea7f55e8648943a3f53", kill_on_drop: false }` [INFO] [stdout] ec15168e7912bf027e905479559161fc97b4455855148ea7f55e8648943a3f53 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4cccad1fc647722da76f9ce99c06e1faa1691e4f004ac6306136f950be6abc4b [INFO] running `Command { std: "docker" "start" "-a" "4cccad1fc647722da76f9ce99c06e1faa1691e4f004ac6306136f950be6abc4b", 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)]` 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.14s [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 gadgets::biguint::tests::test_biguint_cmp ... 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_div_rem ... 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/deps/plonky2_rsa_ring_signature-ff8bb2b5d920af9b` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4cccad1fc647722da76f9ce99c06e1faa1691e4f004ac6306136f950be6abc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cccad1fc647722da76f9ce99c06e1faa1691e4f004ac6306136f950be6abc4b", kill_on_drop: false }` [INFO] [stdout] 4cccad1fc647722da76f9ce99c06e1faa1691e4f004ac6306136f950be6abc4b