[INFO] fetching crate thalo_cli 0.8.0... [INFO] documenting thalo_cli-0.8.0 against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] extracting crate thalo_cli 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate thalo_cli 0.8.0 [INFO] finished tweaking crates.io crate thalo_cli 0.8.0 [INFO] tweaked toml for crates.io crate thalo_cli 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thalo_cli 0.8.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate thalo_cli 0.8.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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac567b25d355bbbabaa1d31e931f1585bc12cf6b86a6431b9ac4438b289a8f83 [INFO] running `Command { std: "docker" "start" "-a" "ac567b25d355bbbabaa1d31e931f1585bc12cf6b86a6431b9ac4438b289a8f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac567b25d355bbbabaa1d31e931f1585bc12cf6b86a6431b9ac4438b289a8f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac567b25d355bbbabaa1d31e931f1585bc12cf6b86a6431b9ac4438b289a8f83", kill_on_drop: false }` [INFO] [stdout] ac567b25d355bbbabaa1d31e931f1585bc12cf6b86a6431b9ac4438b289a8f83 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf2b7adfaa56bc2c2f73037607586e0da96ffee930475f13f3d8515bd4e955b [INFO] running `Command { std: "docker" "start" "-a" "ddf2b7adfaa56bc2c2f73037607586e0da96ffee930475f13f3d8515bd4e955b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cranelift-isle v0.101.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling cranelift-codegen-shared v0.101.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.101.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling io-lifetimes v2.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking bumpalo v3.12.2 [INFO] [stderr] Compiling io-extras v0.18.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking wasm-encoder v0.35.0 [INFO] [stderr] Compiling cap-primitives v2.0.0 [INFO] [stderr] Checking wasmtime-component-util v14.0.4 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking cranelift-control v0.101.4 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid v1.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking wasmtime-asm-macros v14.0.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cap-std v2.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling wasm-encoder v0.38.0 [INFO] [stderr] Checking wasm-encoder v0.36.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling wasmtime-cache v14.0.4 [INFO] [stderr] Checking wasmtime-wmemcheck v14.0.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Compiling wasmparser v0.118.0 [INFO] [stderr] Checking memfd v0.6.3 [INFO] [stderr] Checking wast v67.0.0 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v14.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling wasi-common v14.0.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.21/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="itoa"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="once_cell"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="procfs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=23288e107bb80047 -C extra-filename=-1c081845ed56c36c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e35cc43de821e74a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-5975534088f7af98.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-a7cbc1cba11e800f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d3ada88dde640f19.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ddf2b7adfaa56bc2c2f73037607586e0da96ffee930475f13f3d8515bd4e955b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf2b7adfaa56bc2c2f73037607586e0da96ffee930475f13f3d8515bd4e955b", kill_on_drop: false }` [INFO] [stdout] ddf2b7adfaa56bc2c2f73037607586e0da96ffee930475f13f3d8515bd4e955b