[INFO] cloning repository https://github.com/yllucsyeoj/nu_plugin_htmd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yllucsyeoj/nu_plugin_htmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyllucsyeoj%2Fnu_plugin_htmd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyllucsyeoj%2Fnu_plugin_htmd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b27d09e9e26f3c5a170ab30406c01bda2c34d0c [INFO] documenting yllucsyeoj/nu_plugin_htmd against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyllucsyeoj%2Fnu_plugin_htmd" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yllucsyeoj/nu_plugin_htmd [INFO] finished tweaking git repo https://github.com/yllucsyeoj/nu_plugin_htmd [INFO] tweaked toml for git repo https://github.com/yllucsyeoj/nu_plugin_htmd written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yllucsyeoj/nu_plugin_htmd on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yllucsyeoj/nu_plugin_htmd 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ab555e872f1d97361d8782307a4d305a4b3b6b5ea7c2140d6c96b2413f92f0 [INFO] running `Command { std: "docker" "start" "-a" "24ab555e872f1d97361d8782307a4d305a4b3b6b5ea7c2140d6c96b2413f92f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ab555e872f1d97361d8782307a4d305a4b3b6b5ea7c2140d6c96b2413f92f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ab555e872f1d97361d8782307a4d305a4b3b6b5ea7c2140d6c96b2413f92f0", kill_on_drop: false }` [INFO] [stdout] 24ab555e872f1d97361d8782307a4d305a4b3b6b5ea7c2140d6c96b2413f92f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60db9e754f5722ff11fc3197aa57caf028f5d3cac21c6964336e2fd0e9b7ff8b [INFO] running `Command { std: "docker" "start" "-a" "60db9e754f5722ff11fc3197aa57caf028f5d3cac21c6964336e2fd0e9b7ff8b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking pure-rust-locales v0.8.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling procfs v0.18.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling uucore v0.6.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking os_display v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking lean_string v0.5.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking lscolors v0.20.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling uucore_procs v0.6.0 [INFO] [stderr] Checking buf-trait v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking byteyarn v0.5.1 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking nu-glob v0.111.0 [INFO] [stderr] Compiling selectors v0.35.0 [INFO] [stderr] Compiling selectors v0.33.0 [INFO] [stderr] Checking tendril v0.5.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling doctest-file v1.1.1 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Compiling web_atoms v0.2.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking sysinfo v0.38.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking interprocess v2.4.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking string_cache v0.9.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=cea4b1f14f39d73f -C extra-filename=-2ae2cd1f58c11f43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-8a53122569a75346.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-3a3490b082384e41.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-31576b2a6c29ad4c.rmeta --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" "60db9e754f5722ff11fc3197aa57caf028f5d3cac21c6964336e2fd0e9b7ff8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60db9e754f5722ff11fc3197aa57caf028f5d3cac21c6964336e2fd0e9b7ff8b", kill_on_drop: false }` [INFO] [stdout] 60db9e754f5722ff11fc3197aa57caf028f5d3cac21c6964336e2fd0e9b7ff8b