[INFO] cloning repository https://github.com/BreezeWhite/BigBench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BreezeWhite/BigBench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d14174b28024722ab098d8b633b432fca719f5c7
[INFO] testing BreezeWhite/BigBench against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BreezeWhite/BigBench
[INFO] finished tweaking git repo https://github.com/BreezeWhite/BigBench
[INFO] tweaked toml for git repo https://github.com/BreezeWhite/BigBench written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BreezeWhite/BigBench on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BreezeWhite/BigBench 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794
[INFO] running `Command { std: "docker" "start" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling malachite-nz v0.6.1
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling fastnum v0.2.10
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling fixed-num-helper v0.2.0 (https://github.com/wdanilo/fixed-num#a1cd8c0b)
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]    Compiling fixed-num v0.2.0 (https://github.com/wdanilo/fixed-num#a1cd8c0b)
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling fixed-num-macro v0.2.0 (https://github.com/wdanilo/fixed-num#a1cd8c0b)
[INFO] [stderr]    Compiling stack-buf v0.1.6
[INFO] [stderr]    Compiling astro-float-num v0.3.6
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling int-div-cum-error v0.3.0
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling primitive_fixed_point_decimal v0.7.2
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling malachite-base v0.6.1
[INFO] [stderr]    Compiling decimal-rs v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling num-bigfloat v1.7.2
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling astro-float-macro v0.4.5
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling astro-float v0.9.5
[INFO] [stderr]    Compiling malachite-q v0.6.1
[INFO] [stderr]    Compiling malachite-float v0.6.1
[INFO] [stderr]    Compiling malachite v0.6.1
[INFO] [stderr]    Compiling pi_series v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 23s
[INFO] running `Command { std: "docker" "inspect" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pi_series v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pi_series-423c43d73fd61efe)
[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" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794", kill_on_drop: false }`
[INFO] [stdout] 75f662d2438b4e64638701a156f36889a86a7f1cd92b4a59773c129b36141794
