[INFO] fetching crate wasmrs-testhost 0.15.0...
[INFO] documenting wasmrs-testhost-0.15.0 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate wasmrs-testhost 0.15.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wasmrs-testhost 0.15.0
[INFO] finished tweaking crates.io crate wasmrs-testhost 0.15.0
[INFO] tweaked toml for crates.io crate wasmrs-testhost 0.15.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmrs-testhost 0.15.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 321 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.11)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding wasi-common v11.0.2 (available: v46.0.1)
[INFO] [stderr]       Adding wasmrs v0.15.0 (available: v0.17.0)
[INFO] [stderr]       Adding wasmrs-codec v0.15.0 (available: v0.17.0)
[INFO] [stderr]       Adding wasmrs-frames v0.15.0 (available: v0.17.1)
[INFO] [stderr]       Adding wasmrs-host v0.15.0 (available: v0.17.0)
[INFO] [stderr]       Adding wasmrs-rx v0.15.0 (available: v0.17.0)
[INFO] [stderr]       Adding wasmtime v11.0.2 (available: v46.0.1)
[INFO] [stderr]       Adding wasmtime-wasi v11.0.2 (available: v46.0.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" "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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942
[INFO] running `Command { std: "docker" "start" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942", 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" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942" "/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" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942", 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" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942" "/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]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling cranelift-isle v0.98.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.98.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.98.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling io-extras v0.17.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking wasmtime-component-util v11.0.2
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking cranelift-control v0.98.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling cap-primitives v1.0.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking wasmtime-asm-macros v11.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling wasmtime-fiber v11.0.2
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling wasmtime-runtime v11.0.2
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking wasm-encoder v0.253.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking digest v0.10.7
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/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="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="itoa"' --cfg 'feature="libc"' --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", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=293edf65b77035d8 -C extra-filename=-9880064dff25b688 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern io_lifetimes=/opt/rustwide/target/debug/deps/libio_lifetimes-6f89bdc10b7424e5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-33bf43cadb6e03df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-429dfd1ac78a8e90.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-2f37731e8decb013.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ba6e84a63f9bad05.rmeta --cap-lints allow --cap-lints=warn --cfg linux_raw --cfg asm --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" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942", kill_on_drop: false }`
[INFO] [stdout] d2a4b8b82b6fa0d74e3a770ed3959198cc56d31424650dae28ba8d31bf1ed942
