[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 beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BreezeWhite/BigBench on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51d52c4b46866da6f2512be7373decc87dd062003f630883b82d805fb630f4d7 [INFO] running `Command { std: "docker" "start" "-a" "51d52c4b46866da6f2512be7373decc87dd062003f630883b82d805fb630f4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d52c4b46866da6f2512be7373decc87dd062003f630883b82d805fb630f4d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d52c4b46866da6f2512be7373decc87dd062003f630883b82d805fb630f4d7", kill_on_drop: false }` [INFO] [stdout] 51d52c4b46866da6f2512be7373decc87dd062003f630883b82d805fb630f4d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 551a5f55fd52fad7bbab79fcbdc3a56f5fb74bc2e20abe8648eba8eab806b218 [INFO] running `Command { std: "docker" "start" "-a" "551a5f55fd52fad7bbab79fcbdc3a56f5fb74bc2e20abe8648eba8eab806b218", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [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 num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling malachite-nz v0.6.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling stack-buf v0.1.6 [INFO] [stderr] Compiling num-bigfloat v1.7.2 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling astro-float-num v0.3.6 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling malachite-base v0.6.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling int-div-cum-error v0.3.0 [INFO] [stderr] Compiling primitive_fixed_point_decimal v0.7.2 [INFO] [stderr] Compiling decimal-rs v0.1.43 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] error: could not compile `num-bigfloat` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name num_bigfloat --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigfloat-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-traits", "rand", "serde", "std"))' -C metadata=308b2c93a1f3ac22 -C extra-filename=-16cd88acb66508cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "551a5f55fd52fad7bbab79fcbdc3a56f5fb74bc2e20abe8648eba8eab806b218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551a5f55fd52fad7bbab79fcbdc3a56f5fb74bc2e20abe8648eba8eab806b218", kill_on_drop: false }` [INFO] [stdout] 551a5f55fd52fad7bbab79fcbdc3a56f5fb74bc2e20abe8648eba8eab806b218