[INFO] cloning repository https://github.com/karakaplanm/r3data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karakaplanm/r3data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarakaplanm%2Fr3data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarakaplanm%2Fr3data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca9cc36ba8d32a5eb09ada6d80216c19faf03e76
[INFO] documenting karakaplanm/r3data against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarakaplanm%2Fr3data" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karakaplanm/r3data
[INFO] finished tweaking git repo https://github.com/karakaplanm/r3data
[INFO] tweaked toml for git repo https://github.com/karakaplanm/r3data written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karakaplanm/r3data on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karakaplanm/r3data 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Psy-Fer/kuva`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui_plot v0.35.0
[INFO] [stderr]   Downloaded colorous v1.0.16
[INFO] [stderr]   Downloaded egui_extras v0.34.3
[INFO] [stderr]   Downloaded mime_guess2 v2.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52
[INFO] running `Command { std: "docker" "start" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52", 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" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52", 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" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking syn v2.0.118
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking accesskit_consumer v0.36.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]    Compiling kuva v0.3.0 (https://github.com/Psy-Fer/kuva#d0f12dcd)
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking colorous v1.0.16
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking ecolor v0.34.3
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr] error: could not compile `kuva` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name kuva --edition=2021 /opt/rustwide/cargo-home/git/checkouts/kuva-6f9f9ffea27f57fa/d0f12dc/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="default"' --cfg 'feature="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "doom", "embed_font", "full", "parquet", "pdf", "png"))' -C metadata=08a8f113065cd007 -C extra-filename=-0af1c3068b9c6081 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b6b16afda3268fad.rmeta --extern colorous=/opt/rustwide/target/debug/deps/libcolorous-cb0f3f82236731da.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ec38951ec939fa22.rmeta --extern fontdue=/opt/rustwide/target/debug/deps/libfontdue-500cfd44cf9a0797.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-b9145a0b8c46a125.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-b10c1cfc35e35f7a.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 `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=5ad5e6511ee710d4 -C extra-filename=-ae82869180819ca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52", kill_on_drop: false }`
[INFO] [stdout] e537128db951fbf0e7daf1bf226aa5cee786e85c216e684d93d17ff91f97cb52
