[INFO] cloning repository https://github.com/canteyc/chessers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canteyc/chessers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3aa568006b387efa917f939007ad4ee5335546d0
[INFO] documenting canteyc/chessers against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanteyc%2Fchessers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canteyc/chessers
[INFO] finished tweaking git repo https://github.com/canteyc/chessers
[INFO] tweaked toml for git repo https://github.com/canteyc/chessers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canteyc/chessers on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canteyc/chessers 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" "+1.98.0-beta.1" "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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb
[INFO] running `Command { std: "docker" "start" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb", 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" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking emath v0.27.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ecolor v0.27.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking epaint v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking gemm-f16 v0.18.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking accesskit_consumer v0.16.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking egui v0.27.2
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking symbolic-common v12.16.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking ug v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking shakmaty v0.26.0
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.9/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="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=5b916ab59b42593f -C extra-filename=-078d47318f0ffdc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-761248131cb95539.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-45487d9da95b9216.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-4c9fd68298f966e3.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-2caceb38eaa25030.so --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 `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=694e9130900db876 -C extra-filename=-746b2a47f6c3eb7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08255057883f1a78.rmeta --cap-lints allow --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb", kill_on_drop: false }`
[INFO] [stdout] 5c8259bcc92965654dd85f1ca09bbcf33604496e1264b5a97970d955c0ffe1cb
