[INFO] cloning repository https://github.com/hariharnautiyal/horizon-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hariharnautiyal/horizon-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariharnautiyal%2Fhorizon-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariharnautiyal%2Fhorizon-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f85a7256ed3a12be7be1a9fcf4ea029e660e630 [INFO] documenting hariharnautiyal/horizon-server against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhariharnautiyal%2Fhorizon-server" "/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/hariharnautiyal/horizon-server [INFO] finished tweaking git repo https://github.com/hariharnautiyal/horizon-server [INFO] tweaked toml for git repo https://github.com/hariharnautiyal/horizon-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hariharnautiyal/horizon-server on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hariharnautiyal/horizon-server 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2221f5e362f0fabdaef49b7a2531f9fba1a3646490bba29a47dd82d710a85a8a [INFO] running `Command { std: "docker" "start" "-a" "2221f5e362f0fabdaef49b7a2531f9fba1a3646490bba29a47dd82d710a85a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2221f5e362f0fabdaef49b7a2531f9fba1a3646490bba29a47dd82d710a85a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2221f5e362f0fabdaef49b7a2531f9fba1a3646490bba29a47dd82d710a85a8a", kill_on_drop: false }` [INFO] [stdout] 2221f5e362f0fabdaef49b7a2531f9fba1a3646490bba29a47dd82d710a85a8a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c508f78838659dc5dc5e00b0735ec896bd27c5afbb0a71dc9d7eb63411e1c78 [INFO] running `Command { std: "docker" "start" "-a" "4c508f78838659dc5dc5e00b0735ec896bd27c5afbb0a71dc9d7eb63411e1c78", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=4830de6f68085a41 -C extra-filename=-edd65907d37474e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-b8eed62ee6c3d9da.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-aaad524ce2654c5f.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-ba9f0209369317aa.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-c4c0286ed56450b7.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-849c80bab94c9082.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ed3a007fdb742d28.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-a7ac6b195cb7a79a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-34b1975c6074fb85.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=be71934c86985b42 -C extra-filename=-d72267a9ef9bec20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8bb72911ed73629e.so --cap-lints allow --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4c508f78838659dc5dc5e00b0735ec896bd27c5afbb0a71dc9d7eb63411e1c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c508f78838659dc5dc5e00b0735ec896bd27c5afbb0a71dc9d7eb63411e1c78", kill_on_drop: false }` [INFO] [stdout] 4c508f78838659dc5dc5e00b0735ec896bd27c5afbb0a71dc9d7eb63411e1c78