[INFO] fetching crate rust-clacc 3.6.0... [INFO] testing rust-clacc-3.6.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rust-clacc 3.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rust-clacc 3.6.0 [INFO] finished tweaking crates.io crate rust-clacc 3.6.0 [INFO] tweaked toml for crates.io crate rust-clacc 3.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-clacc 3.6.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding num-modular v0.5.1 (available: v0.6.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded num-modular v0.5.1 [INFO] [stderr] Downloaded rust-gmp v0.5.0 [INFO] [stderr] Downloaded num-prime v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29e9557f0bab26f4080c21543bcfd8d3ab2fd039e7f38a8eace300f6208f69e [INFO] running `Command { std: "docker" "start" "-a" "e29e9557f0bab26f4080c21543bcfd8d3ab2fd039e7f38a8eace300f6208f69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29e9557f0bab26f4080c21543bcfd8d3ab2fd039e7f38a8eace300f6208f69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29e9557f0bab26f4080c21543bcfd8d3ab2fd039e7f38a8eace300f6208f69e", kill_on_drop: false }` [INFO] [stdout] e29e9557f0bab26f4080c21543bcfd8d3ab2fd039e7f38a8eace300f6208f69e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961fdcab7c651d138b58756fcc8eea1eddacc4a211a8745aafdd25212221ef18 [INFO] running `Command { std: "docker" "start" "-a" "961fdcab7c651d138b58756fcc8eea1eddacc4a211a8745aafdd25212221ef18", kill_on_drop: false }` [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling rust-clacc v3.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "961fdcab7c651d138b58756fcc8eea1eddacc4a211a8745aafdd25212221ef18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961fdcab7c651d138b58756fcc8eea1eddacc4a211a8745aafdd25212221ef18", kill_on_drop: false }` [INFO] [stdout] 961fdcab7c651d138b58756fcc8eea1eddacc4a211a8745aafdd25212221ef18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37868c334352b4df2cb56e20e4ba9308e6575cdff2c8c7a99bfeadb86762e619 [INFO] running `Command { std: "docker" "start" "-a" "37868c334352b4df2cb56e20e4ba9308e6575cdff2c8c7a99bfeadb86762e619", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-modular v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-prime v0.4.4 [INFO] [stderr] Compiling rust-clacc v3.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.55s [INFO] running `Command { std: "docker" "inspect" "37868c334352b4df2cb56e20e4ba9308e6575cdff2c8c7a99bfeadb86762e619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37868c334352b4df2cb56e20e4ba9308e6575cdff2c8c7a99bfeadb86762e619", kill_on_drop: false }` [INFO] [stdout] 37868c334352b4df2cb56e20e4ba9308e6575cdff2c8c7a99bfeadb86762e619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3c97001610385078741c5a39b0f4a9408fcd171efe6db1f240f3069ced0dcdf [INFO] running `Command { std: "docker" "start" "-a" "c3c97001610385078741c5a39b0f4a9408fcd171efe6db1f240f3069ced0dcdf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clacc-65c5faf332d912e0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests clacc [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - Accumulator::del (line 201) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::to_bytes_be (line 36) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::gcdext (line 46) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::get_value (line 333) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::add (line 161) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::size_in_bits (line 87) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::prove (line 264) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::set_value (line 360) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::add (line 176) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::powm (line 68) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::verify (line 305) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::powm (line 60) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::del (line 219) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::verify (line 290) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::prove (line 246) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::from_i64 (line 14) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::with_public_key (line 133) ... ok [INFO] [stdout] test src/lib.rs - Accumulator::with_private_key (line 109) ... ok [INFO] [stdout] test src/bigint.rs - bigint::BigInt::from_bytes_be (line 24) ... ok [INFO] [stdout] test src/lib.rs - Update::update_witness (line 457) ... ok [INFO] [stdout] test src/lib.rs - Update::update_witnesses (line 520) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3c97001610385078741c5a39b0f4a9408fcd171efe6db1f240f3069ced0dcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c97001610385078741c5a39b0f4a9408fcd171efe6db1f240f3069ced0dcdf", kill_on_drop: false }` [INFO] [stdout] c3c97001610385078741c5a39b0f4a9408fcd171efe6db1f240f3069ced0dcdf