[INFO] fetching crate dirty-exporter 0.1.0...
[INFO] documenting dirty-exporter-0.1.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate dirty-exporter 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dirty-exporter 0.1.0
[INFO] finished tweaking crates.io crate dirty-exporter 0.1.0
[INFO] tweaked toml for crates.io crate dirty-exporter 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dirty-exporter 0.1.0 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 crates.io crate dirty-exporter 0.1.0 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d
[INFO] running `Command { std: "docker" "start" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d", 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" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d" "/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" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d", 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" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking wasm-encoder v0.247.0
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v29.0.1
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9460f7ca1b5e74e2 -C extra-filename=-afee5bfe0a3a6cec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8d673e6e7333e50b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=9b02a136588bc4ba -C extra-filename=-cd6da0e3d51bf9dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-0d6246602bc823e2.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e10c32275d972ffb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a59142fc063e7abf.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern wide=/opt/rustwide/target/debug/deps/libwide-c986ed2709f13a40.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d", kill_on_drop: false }`
[INFO] [stdout] 69a41796aae351cce924865b02ee1bda3a612bbf78a9f722aa732715ae78b29d
