[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] building BreezeWhite/BigBench against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBreezeWhite%2FBigBench" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BreezeWhite/BigBench on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ae110b890a32d125aa7b82ed92ca58aab073b6c161308c024b217a80dd9a8e [INFO] running `Command { std: "docker" "start" "-a" "d8ae110b890a32d125aa7b82ed92ca58aab073b6c161308c024b217a80dd9a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ae110b890a32d125aa7b82ed92ca58aab073b6c161308c024b217a80dd9a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ae110b890a32d125aa7b82ed92ca58aab073b6c161308c024b217a80dd9a8e", kill_on_drop: false }` [INFO] [stdout] d8ae110b890a32d125aa7b82ed92ca58aab073b6c161308c024b217a80dd9a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc19f0478940e06e277a3381fb214eda4016da07d275b8a03fbee8e68b5a90d [INFO] running `Command { std: "docker" "start" "-a" "fbc19f0478940e06e277a3381fb214eda4016da07d275b8a03fbee8e68b5a90d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [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 bytemuck v1.23.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling malachite-nz v0.6.1 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstream v0.6.19 [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-traits v0.2.19 [INFO] [stderr] Compiling fastnum v0.2.10 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling stack-buf v0.1.6 [INFO] [stderr] Compiling bnum v0.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling decimal-rs v0.1.43 [INFO] [stderr] Compiling astro-float-num v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling int-div-cum-error v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling primitive_fixed_point_decimal v0.7.2 [INFO] [stderr] Compiling num-bigfloat v1.7.2 [INFO] [stderr] Compiling malachite-base v0.6.1 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling dashu-ratio v0.4.1 [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=90ab8d49beba7aa1 -C extra-filename=-8ff64b34367145d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dashu-int` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name dashu_int --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dashu-int-0.4.1/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 --cfg 'feature="num-order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-integer", "num-integer_v01", "num-order", "num-traits", "num-traits_v02", "rand", "rand_v08", "serde", "std", "zeroize"))' -C metadata=3309b8445487a14e -C extra-filename=-18214844a2760a82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern dashu_base=/opt/rustwide/target/debug/deps/libdashu_base-20fe9b3f105694a3.rmeta --extern num_modular=/opt/rustwide/target/debug/deps/libnum_modular-3ad1c18d56a26ecc.rmeta --extern num_order=/opt/rustwide/target/debug/deps/libnum_order-65d52d5aedd50565.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-960f26c2009bf360.so --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fbc19f0478940e06e277a3381fb214eda4016da07d275b8a03fbee8e68b5a90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc19f0478940e06e277a3381fb214eda4016da07d275b8a03fbee8e68b5a90d", kill_on_drop: false }` [INFO] [stdout] fbc19f0478940e06e277a3381fb214eda4016da07d275b8a03fbee8e68b5a90d