[INFO] cloning repository https://github.com/Chleba/tui-slides
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chleba/tui-slides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChleba%2Ftui-slides", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChleba%2Ftui-slides'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44facf92caea8e18f5024c4fe545916933f15712
[INFO] documenting Chleba/tui-slides against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChleba%2Ftui-slides" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Chleba/tui-slides
[INFO] finished tweaking git repo https://github.com/Chleba/tui-slides
[INFO] tweaked toml for git repo https://github.com/Chleba/tui-slides written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chleba/tui-slides 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 git repo https://github.com/Chleba/tui-slides 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] [stderr] warning: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9484eda35d1c18c2892414aeaf8b4ed00d3448de1d34b66aa293a323798264d6
[INFO] running `Command { std: "docker" "start" "-a" "9484eda35d1c18c2892414aeaf8b4ed00d3448de1d34b66aa293a323798264d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9484eda35d1c18c2892414aeaf8b4ed00d3448de1d34b66aa293a323798264d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9484eda35d1c18c2892414aeaf8b4ed00d3448de1d34b66aa293a323798264d6", kill_on_drop: false }`
[INFO] [stdout] 9484eda35d1c18c2892414aeaf8b4ed00d3448de1d34b66aa293a323798264d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8b96c3530ae4a255fd8d50257cd3a263e89c8866acdc525036efe64cf6ff67fa
[INFO] running `Command { std: "docker" "start" "-a" "8b96c3530ae4a255fd8d50257cd3a263e89c8866acdc525036efe64cf6ff67fa", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling gix-trace v0.1.10
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling gix-sec v0.10.8
[INFO] [stderr]    Compiling vergen-lib v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling vergen v9.0.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling vergen-gix v1.0.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking font8x8 v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking icy_sixel v0.1.2
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.8.7
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling gix-path v0.10.11
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling gix-actor v0.31.5
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling gix-config-value v0.14.8
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling gix-object v0.42.3
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[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/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cb63753967711872 -C extra-filename=-544446ada88b0149 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd4ac862f0f971d3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-290ca32ad23223b6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-92757cc2dbbeb6d8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-33ad7c20ed7f5f75.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-97aa6b805b8a1afa.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-dee5f727d39c6ac1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-060d29b4b0a7062c.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e49f77b1e25cf160.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b96c3530ae4a255fd8d50257cd3a263e89c8866acdc525036efe64cf6ff67fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b96c3530ae4a255fd8d50257cd3a263e89c8866acdc525036efe64cf6ff67fa", kill_on_drop: false }`
[INFO] [stdout] 8b96c3530ae4a255fd8d50257cd3a263e89c8866acdc525036efe64cf6ff67fa
