[INFO] fetching crate pezkuwi-node-core-av-store 7.0.0... [INFO] documenting pezkuwi-node-core-av-store-7.0.0 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate pezkuwi-node-core-av-store 7.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pezkuwi-node-core-av-store 7.0.0 [INFO] finished tweaking crates.io crate pezkuwi-node-core-av-store 7.0.0 [INFO] tweaked toml for crates.io crate pezkuwi-node-core-av-store 7.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pezkuwi-node-core-av-store 7.0.0 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pezkuwi-node-core-av-store 7.0.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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaade5697148955bf8c98f0b623cf1dec10ba33d05d6d8d7b5f6714af26c4c2a [INFO] running `Command { std: "docker" "start" "-a" "aaade5697148955bf8c98f0b623cf1dec10ba33d05d6d8d7b5f6714af26c4c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaade5697148955bf8c98f0b623cf1dec10ba33d05d6d8d7b5f6714af26c4c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaade5697148955bf8c98f0b623cf1dec10ba33d05d6d8d7b5f6714af26c4c2a", kill_on_drop: false }` [INFO] [stdout] aaade5697148955bf8c98f0b623cf1dec10ba33d05d6d8d7b5f6714af26c4c2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f6813b81aac2f69f73c626d7462e8d392fa1e7f98812b4087864e5a7f14e943 [INFO] running `Command { std: "docker" "start" "-a" "0f6813b81aac2f69f73c626d7462e8d392fa1e7f98812b4087864e5a7f14e943", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cranelift-srcgen v0.124.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling cranelift-isle v0.124.3 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cranelift-bitset v0.124.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.124.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.124.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking wasmtime-internal-math v37.0.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling wasmparser v0.239.0 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking cranelift-control v0.124.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling wasmtime-internal-unwinder v37.0.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.124.3 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling wasmtime-internal-cache v37.0.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling regex v1.12.2 [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/8afe9ff1caa97654c31fb8c259dac9fdf67d6302/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc"' --cfg 'feature="libc_errno"' --cfg 'feature="mm"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6f6ae2449938e41c -C extra-filename=-a6a66bfd9e52e9af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern libc_errno=/opt/rustwide/target/debug/deps/liberrno-6ec24b8e4a354494.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-f74afd73ca5b8933.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg libc --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" "0f6813b81aac2f69f73c626d7462e8d392fa1e7f98812b4087864e5a7f14e943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6813b81aac2f69f73c626d7462e8d392fa1e7f98812b4087864e5a7f14e943", kill_on_drop: false }` [INFO] [stdout] 0f6813b81aac2f69f73c626d7462e8d392fa1e7f98812b4087864e5a7f14e943