[INFO] fetching crate luft-cli 0.5.1...
[INFO] documenting luft-cli-0.5.1 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate luft-cli 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate luft-cli 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate luft-cli 0.5.1
[INFO] tweaked toml for crates.io crate luft-cli 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate luft-cli 0.5.1 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate luft-cli 0.5.1 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.6.4
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded agent-client-protocol-derive v0.14.0
[INFO] [stderr]   Downloaded jsonrpcmsg v0.1.2
[INFO] [stderr]   Downloaded luft-skills v0.5.1
[INFO] [stderr]   Downloaded luft-service v0.5.1
[INFO] [stderr]   Downloaded luft-planner v0.5.1
[INFO] [stderr]   Downloaded luft-mcp v0.5.1
[INFO] [stderr]   Downloaded luft-adapters v0.5.1
[INFO] [stderr]   Downloaded luft-storage v0.5.1
[INFO] [stderr]   Downloaded luft-daemon v0.5.1
[INFO] [stderr]   Downloaded luft v0.5.1
[INFO] [stderr]   Downloaded luft-runtime v0.5.1
[INFO] [stderr]   Downloaded luft-core v0.5.1
[INFO] [stderr]   Downloaded rmcp v0.6.4
[INFO] [stderr]   Downloaded agent-client-protocol v0.14.0
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.13.6
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820
[INFO] running `Command { std: "docker" "start" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820", 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" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling luft-skills v0.5.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=97fa221ebd9c485c -C extra-filename=-084a805dceeb2e65 --out-dir /opt/rustwide/target/debug/build/tokio/084a805dceeb2e65/out -L dependency=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/0f735279c0a5cb88/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/lock_api/80e9337ffac584cc/out -L dependency=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/36015c1da9fa89df/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e1a619b48c889fab/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out -L dependency=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/e0466a1c6de12fa5/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/acbf03d6753a552b/out/libmio-acbf03d6753a552b.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/36015c1da9fa89df/out/libparking_lot-36015c1da9fa89df.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/e631dbe7df418f4f/out/libsignal_hook_registry-e631dbe7df418f4f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/e0466a1c6de12fa5/out/libtokio_macros-e0466a1c6de12fa5.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --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=67a8ea5e73c5106b -C extra-filename=-dfb488ad883c1611 --out-dir /opt/rustwide/target/debug/build/rustix/dfb488ad883c1611/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d4bc5dcbcaabc690/out/liblinux_raw_sys-d4bc5dcbcaabc690.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 linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820", kill_on_drop: false }`
[INFO] [stdout] a8628d10c91ce6ed3db3e9f3666be82be74b027f40fd28bfb297de09a2488820
