[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] 7e08da0d3d01fcc1959abab753ce95c630b52c64 [INFO] testing BreezeWhite/BigBench against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BreezeWhite/BigBench on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40e0dd0829b4d1bed03e969d8dfd62b83ab0859ebef1a28326e56b9d0773ee1d [INFO] running `Command { std: "docker" "start" "-a" "40e0dd0829b4d1bed03e969d8dfd62b83ab0859ebef1a28326e56b9d0773ee1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40e0dd0829b4d1bed03e969d8dfd62b83ab0859ebef1a28326e56b9d0773ee1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e0dd0829b4d1bed03e969d8dfd62b83ab0859ebef1a28326e56b9d0773ee1d", kill_on_drop: false }` [INFO] [stdout] 40e0dd0829b4d1bed03e969d8dfd62b83ab0859ebef1a28326e56b9d0773ee1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d77f9792eb5cab5eaf20bfd410939e6b0b40fdca50aea129a450830f17d3487 [INFO] running `Command { std: "docker" "start" "-a" "7d77f9792eb5cab5eaf20bfd410939e6b0b40fdca50aea129a450830f17d3487", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [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 libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [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 v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling stack-buf v0.1.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling int-div-cum-error v0.3.0 [INFO] [stderr] Compiling decimal-rs v0.1.43 [INFO] [stderr] Compiling primitive_fixed_point_decimal v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling malachite-base v0.6.1 [INFO] [stderr] Compiling num-bigfloat v1.7.2 [INFO] [stderr] Compiling astro-float-num v0.3.6 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling dashu-macros v0.4.1 [INFO] [stderr] Compiling astro-float-macro v0.4.5 [INFO] [stderr] Compiling astro-float v0.9.5 [INFO] [stderr] Compiling dashu v0.4.2 [INFO] [stderr] Compiling clap v4.5.40 [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 5m 20s [INFO] running `Command { std: "docker" "inspect" "7d77f9792eb5cab5eaf20bfd410939e6b0b40fdca50aea129a450830f17d3487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d77f9792eb5cab5eaf20bfd410939e6b0b40fdca50aea129a450830f17d3487", kill_on_drop: false }` [INFO] [stdout] 7d77f9792eb5cab5eaf20bfd410939e6b0b40fdca50aea129a450830f17d3487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 035428620ca3c817ae44f616916fe52e2bd9cd0421a2173bdfcbf81fd7a35d04 [INFO] running `Command { std: "docker" "start" "-a" "035428620ca3c817ae44f616916fe52e2bd9cd0421a2173bdfcbf81fd7a35d04", 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 2.07s [INFO] running `Command { std: "docker" "inspect" "035428620ca3c817ae44f616916fe52e2bd9cd0421a2173bdfcbf81fd7a35d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035428620ca3c817ae44f616916fe52e2bd9cd0421a2173bdfcbf81fd7a35d04", kill_on_drop: false }` [INFO] [stdout] 035428620ca3c817ae44f616916fe52e2bd9cd0421a2173bdfcbf81fd7a35d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f41c474a94fc0225bcff4b6d01d2257b27f9fc6e361ff9f82d9fe8a18130019 [INFO] running `Command { std: "docker" "start" "-a" "4f41c474a94fc0225bcff4b6d01d2257b27f9fc6e361ff9f82d9fe8a18130019", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pi_series-a04da587a73e4e23) [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" "4f41c474a94fc0225bcff4b6d01d2257b27f9fc6e361ff9f82d9fe8a18130019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f41c474a94fc0225bcff4b6d01d2257b27f9fc6e361ff9f82d9fe8a18130019", kill_on_drop: false }` [INFO] [stdout] 4f41c474a94fc0225bcff4b6d01d2257b27f9fc6e361ff9f82d9fe8a18130019