[INFO] cloning repository https://github.com/maurges/every-rust-bignum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maurges/every-rust-bignum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6768732219edd278ca6f12ae3b37597d143507c
[INFO] testing maurges/every-rust-bignum against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaurges%2Fevery-rust-bignum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maurges/every-rust-bignum
[INFO] finished tweaking git repo https://github.com/maurges/every-rust-bignum
[INFO] tweaked toml for git repo https://github.com/maurges/every-rust-bignum written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maurges/every-rust-bignum on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maurges/every-rust-bignum 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fc1c88b89b83985b5c2a130eef40a6cb105c5ab3e0287ae771d5ff7fb8ddb66
[INFO] running `Command { std: "docker" "start" "-a" "7fc1c88b89b83985b5c2a130eef40a6cb105c5ab3e0287ae771d5ff7fb8ddb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fc1c88b89b83985b5c2a130eef40a6cb105c5ab3e0287ae771d5ff7fb8ddb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc1c88b89b83985b5c2a130eef40a6cb105c5ab3e0287ae771d5ff7fb8ddb66", kill_on_drop: false }`
[INFO] [stdout] 7fc1c88b89b83985b5c2a130eef40a6cb105c5ab3e0287ae771d5ff7fb8ddb66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e3c3fc1e9f4bad465e5e6c8bf1c738ff374859b9a339d1c1a6e1cfcd8388ab3
[INFO] running `Command { std: "docker" "start" "-a" "6e3c3fc1e9f4bad465e5e6c8bf1c738ff374859b9a339d1c1a6e1cfcd8388ab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling malachite-nz v0.4.15
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rug v1.25.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling malachite-base v0.4.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stderr]    Compiling unknown_order v0.10.1
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling malachite-q v0.4.15
[INFO] [stderr]    Compiling malachite-float v0.4.15
[INFO] [stderr]    Compiling malachite v0.4.15
[INFO] [stderr]    Compiling every-bignum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6e3c3fc1e9f4bad465e5e6c8bf1c738ff374859b9a339d1c1a6e1cfcd8388ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3c3fc1e9f4bad465e5e6c8bf1c738ff374859b9a339d1c1a6e1cfcd8388ab3", kill_on_drop: false }`
[INFO] [stdout] 6e3c3fc1e9f4bad465e5e6c8bf1c738ff374859b9a339d1c1a6e1cfcd8388ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c0144afe79c52e15d079db187bd5ed2d8e4c4f9191eea01272a64297606bacc
[INFO] running `Command { std: "docker" "start" "-a" "2c0144afe79c52e15d079db187bd5ed2d8e4c4f9191eea01272a64297606bacc", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_dev v0.1.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling malachite-base v0.4.15
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling unknown_order v0.10.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling malachite-nz v0.4.15
[INFO] [stderr]    Compiling malachite-q v0.4.15
[INFO] [stderr]    Compiling malachite-float v0.4.15
[INFO] [stderr]    Compiling malachite v0.4.15
[INFO] [stderr]    Compiling every-bignum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2c0144afe79c52e15d079db187bd5ed2d8e4c4f9191eea01272a64297606bacc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c0144afe79c52e15d079db187bd5ed2d8e4c4f9191eea01272a64297606bacc", kill_on_drop: false }`
[INFO] [stdout] 2c0144afe79c52e15d079db187bd5ed2d8e4c4f9191eea01272a64297606bacc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c89929cb289104d682104281a1b604fa18d77d5f5af3e4791ba55a4c17a4ff6e
[INFO] running `Command { std: "docker" "start" "-a" "c89929cb289104d682104281a1b604fa18d77d5f5af3e4791ba55a4c17a4ff6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/every_bignum-5803669b54808d86)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test p_bigint_dig::test::invert ... ok
[INFO] [stdout] test p_dashu::test::invert ... ok
[INFO] [stdout] test p_bigint_dig::test::pow_mod ... ok
[INFO] [stdout] test p_bigint::test::pow_mod ... ok
[INFO] [stdout] test p_dashu::test::pow_mod ... ok
[INFO] [stdout] test p_ibig::test::invert ... ok
[INFO] [stdout] test p_bigint::test::invert ... ok
[INFO] [stdout] test p_ibig::test::pow_mod ... ok
[INFO] [stdout] test p_malachite::test::invert ... ok
[INFO] [stdout] test p_malachite::test::pow_mod ... ok
[INFO] [stdout] test p_rug::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_rug::test::homorphic_ops ... ok
[INFO] [stdout] test p_bigint::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_bigint_dig::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_dashu::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_unknown::test::invert ... ok
[INFO] [stdout] test p_unknown::test::pow_mod ... ok
[INFO] [stdout] test p_ibig::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_malachite::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_unknown::test::encrypt_decrypt_compare ... ok
[INFO] [stdout] test p_bigint::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_bigint::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_bigint_dig::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_bigint_dig::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_dashu::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_dashu::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_ibig::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_ibig::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_malachite::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_malachite::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_bigint_dig::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_unknown::test::encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test p_unknown::test::homorphic_ops has been running for over 60 seconds
[INFO] [stdout] test p_unknown::test::homorphic_ops ... ok
[INFO] [stdout] test p_bigint_dig::test::homorphic_ops ... ok
[INFO] [stdout] test p_unknown::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_bigint::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_ibig::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_dashu::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_malachite::test::encrypt_decrypt ... ok
[INFO] [stdout] test p_bigint::test::homorphic_ops ... ok
[INFO] [stdout] test p_ibig::test::homorphic_ops ... ok
[INFO] [stdout] test p_dashu::test::homorphic_ops ... ok
[INFO] [stdout] test p_malachite::test::homorphic_ops ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 406.92s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests every_bignum
[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] running `Command { std: "docker" "inspect" "c89929cb289104d682104281a1b604fa18d77d5f5af3e4791ba55a4c17a4ff6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89929cb289104d682104281a1b604fa18d77d5f5af3e4791ba55a4c17a4ff6e", kill_on_drop: false }`
[INFO] [stdout] c89929cb289104d682104281a1b604fa18d77d5f5af3e4791ba55a4c17a4ff6e
