[INFO] cloning repository https://github.com/heathermm55/arti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heathermm55/arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathermm55%2Farti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathermm55%2Farti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b24245a2b8253cceedcc3af3e7468064b8c4a99 [INFO] checking heathermm55/arti against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheathermm55%2Farti" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 58% (12805/21908) Updating files: 59% (12926/21908) Updating files: 60% (13145/21908) Updating files: 61% (13364/21908) Updating files: 62% (13583/21908) Updating files: 63% (13803/21908) Updating files: 64% (14022/21908) Updating files: 65% (14241/21908) Updating files: 66% (14460/21908) Updating files: 67% (14679/21908) Updating files: 68% (14898/21908) Updating files: 69% (15117/21908) Updating files: 70% (15336/21908) Updating files: 71% (15555/21908) Updating files: 72% (15774/21908) Updating files: 73% (15993/21908) Updating files: 74% (16212/21908) Updating files: 75% (16431/21908) Updating files: 76% (16651/21908) Updating files: 77% (16870/21908) Updating files: 78% (17089/21908) Updating files: 79% (17308/21908) Updating files: 80% (17527/21908) Updating files: 81% (17746/21908) Updating files: 82% (17965/21908) Updating files: 83% (18184/21908) Updating files: 84% (18403/21908) Updating files: 85% (18622/21908) Updating files: 86% (18841/21908) Updating files: 87% (19060/21908) Updating files: 88% (19280/21908) Updating files: 89% (19499/21908) Updating files: 90% (19718/21908) Updating files: 91% (19937/21908) Updating files: 92% (20156/21908) Updating files: 93% (20375/21908) Updating files: 94% (20594/21908) Updating files: 95% (20813/21908) Updating files: 96% (21032/21908) Updating files: 97% (21251/21908) Updating files: 98% (21470/21908) Updating files: 99% (21689/21908) Updating files: 100% (21908/21908) Updating files: 100% (21908/21908), done. [INFO] started tweaking git repo https://github.com/heathermm55/arti [INFO] finished tweaking git repo https://github.com/heathermm55/arti [INFO] tweaked toml for git repo https://github.com/heathermm55/arti written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heathermm55/arti on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heathermm55/arti 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a5ae992fc6d88b19ff9e2c67ba28453d285b0560c16202534a7390c231f5f4a [INFO] running `Command { std: "docker" "start" "-a" "2a5ae992fc6d88b19ff9e2c67ba28453d285b0560c16202534a7390c231f5f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5ae992fc6d88b19ff9e2c67ba28453d285b0560c16202534a7390c231f5f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5ae992fc6d88b19ff9e2c67ba28453d285b0560c16202534a7390c231f5f4a", kill_on_drop: false }` [INFO] [stdout] 2a5ae992fc6d88b19ff9e2c67ba28453d285b0560c16202534a7390c231f5f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4e9eb2d4d7a9a99447cb9ab1e7db68605f975379e004e2afbd77aa95439111a [INFO] running `Command { std: "docker" "start" "-a" "c4e9eb2d4d7a9a99447cb9ab1e7db68605f975379e004e2afbd77aa95439111a", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking retry-error v0.6.5 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling rustls v0.23.28 [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/94e848735e78b58442e0b82e9c60f8f430840389/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "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=77c69adc8da5b22e -C extra-filename=-bcbeb25a28cc3741 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d25d436a72f292a.rmeta --cap-lints allow --cap-lints=forbid --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" "c4e9eb2d4d7a9a99447cb9ab1e7db68605f975379e004e2afbd77aa95439111a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e9eb2d4d7a9a99447cb9ab1e7db68605f975379e004e2afbd77aa95439111a", kill_on_drop: false }` [INFO] [stdout] c4e9eb2d4d7a9a99447cb9ab1e7db68605f975379e004e2afbd77aa95439111a