[INFO] cloning repository https://github.com/codeart1st/wgpu-layers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeart1st/wgpu-layers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeart1st%2Fwgpu-layers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeart1st%2Fwgpu-layers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4336038b8b4eb6387b25786f9ed17ff0fa9f5eb [INFO] documenting codeart1st/wgpu-layers against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeart1st%2Fwgpu-layers" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeart1st/wgpu-layers on toolchain d7d9f15be205b45d44700e7ac33b4f79b91f9680 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/codeart1st/wgpu-layers [INFO] finished tweaking git repo https://github.com/codeart1st/wgpu-layers [INFO] tweaked toml for git repo https://github.com/codeart1st/wgpu-layers written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/codeart1st/wgpu-layers 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" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-rayon v1.0.3 [INFO] [stderr] Downloaded prost-build v0.12.1 [INFO] [stderr] Downloaded wgpu-core v0.18.0 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] [stderr] Downloaded pdqhash v0.1.1 [INFO] [stderr] Downloaded mvt-reader v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 719221f1415923e6553e93a403aaf62cf617424ef939dbb941b8215bcfe58bb6 [INFO] running `Command { std: "docker" "start" "-a" "719221f1415923e6553e93a403aaf62cf617424ef939dbb941b8215bcfe58bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "719221f1415923e6553e93a403aaf62cf617424ef939dbb941b8215bcfe58bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719221f1415923e6553e93a403aaf62cf617424ef939dbb941b8215bcfe58bb6", kill_on_drop: false }` [INFO] [stdout] 719221f1415923e6553e93a403aaf62cf617424ef939dbb941b8215bcfe58bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ede22384ba9c8c2b821b1ba78bf08ada3e929dcc043c5e6f23f983b7f5ce07 [INFO] running `Command { std: "docker" "start" "-a" "46ede22384ba9c8c2b821b1ba78bf08ada3e929dcc043c5e6f23f983b7f5ce07", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking naga v0.14.0 [INFO] [stderr] Checking profiling v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling prost-types v0.12.1 [INFO] [stderr] Checking ab_glyph v0.2.22 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling mvt-reader v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking wgpu-hal v0.18.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu-core v0.18.0 [INFO] [stderr] Checking wgpu v0.18.0 [INFO] [stderr] Documenting wgpu-layers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.22s [INFO] [stderr] Generated /opt/rustwide/target/doc/wgpu_layers/index.html [INFO] running `Command { std: "docker" "inspect" "46ede22384ba9c8c2b821b1ba78bf08ada3e929dcc043c5e6f23f983b7f5ce07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ede22384ba9c8c2b821b1ba78bf08ada3e929dcc043c5e6f23f983b7f5ce07", kill_on_drop: false }` [INFO] [stdout] 46ede22384ba9c8c2b821b1ba78bf08ada3e929dcc043c5e6f23f983b7f5ce07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa6f95344c8eaa47ebd5a95014c8b999ea5aa0aff00290502b1285e3583bbca [INFO] running `Command { std: "docker" "start" "-a" "2aa6f95344c8eaa47ebd5a95014c8b999ea5aa0aff00290502b1285e3583bbca", kill_on_drop: false }` [INFO] [stderr] Documenting wgpu-layers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Generated /opt/rustwide/target/doc/wgpu_layers/index.html [INFO] running `Command { std: "docker" "inspect" "2aa6f95344c8eaa47ebd5a95014c8b999ea5aa0aff00290502b1285e3583bbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa6f95344c8eaa47ebd5a95014c8b999ea5aa0aff00290502b1285e3583bbca", kill_on_drop: false }` [INFO] [stdout] 2aa6f95344c8eaa47ebd5a95014c8b999ea5aa0aff00290502b1285e3583bbca [INFO] documenting codeart1st/wgpu-layers against master#50be22964035027398754e54cd3a497efb00f83e for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodeart1st%2Fwgpu-layers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codeart1st/wgpu-layers on toolchain 50be22964035027398754e54cd3a497efb00f83e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/codeart1st/wgpu-layers [INFO] finished tweaking git repo https://github.com/codeart1st/wgpu-layers [INFO] tweaked toml for git repo https://github.com/codeart1st/wgpu-layers written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/codeart1st/wgpu-layers 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" "+50be22964035027398754e54cd3a497efb00f83e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee0f882779635bf36d67a11e8d7505d0eeb63d6a45a35f9ad336b711f4443c9 [INFO] running `Command { std: "docker" "start" "-a" "aee0f882779635bf36d67a11e8d7505d0eeb63d6a45a35f9ad336b711f4443c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee0f882779635bf36d67a11e8d7505d0eeb63d6a45a35f9ad336b711f4443c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee0f882779635bf36d67a11e8d7505d0eeb63d6a45a35f9ad336b711f4443c9", kill_on_drop: false }` [INFO] [stdout] aee0f882779635bf36d67a11e8d7505d0eeb63d6a45a35f9ad336b711f4443c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+50be22964035027398754e54cd3a497efb00f83e" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b37e22370dc08ee6360e6eb0320b0c72b019136458993e55e91ef1a28f1a9ae [INFO] running `Command { std: "docker" "start" "-a" "8b37e22370dc08ee6360e6eb0320b0c72b019136458993e55e91ef1a28f1a9ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Checking profiling v1.0.11 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking naga v0.14.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ab_glyph v0.2.22 [INFO] [stderr] Compiling prost-types v0.12.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling mvt-reader v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking geo-types v0.7.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking wgpu-hal v0.18.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu-core v0.18.0 [INFO] [stderr] Checking wgpu v0.18.0 [INFO] [stderr] Documenting wgpu-layers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0741]: `ressource::material::MaterialType` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/ressource/material/mod.rs:46:35 [INFO] [stdout] | [INFO] [stdout] 46 | pub trait CreatePipeline [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] | [INFO] [stdout] 25 + #[derive(ConstParamTy)] [INFO] [stdout] 26 | pub enum MaterialType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0741]: `ressource::tile::BucketType` must implement `ConstParamTy` to be used as the type of a const generic parameter [INFO] [stdout] --> src/ressource/tile/mod.rs:158:30 [INFO] [stdout] | [INFO] [stdout] 158 | pub trait Bucket [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `#[derive(ConstParamTy)]` to the struct [INFO] [stdout] | [INFO] [stdout] 17 + #[derive(ConstParamTy)] [INFO] [stdout] 18 | pub enum BucketType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0741`. [INFO] [stdout] [INFO] [stderr] error: could not document `wgpu-layers` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50be22964035027398754e54cd3a497efb00f83e/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --crate-name wgpu_layers src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b7c418b4a311033a -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-7b69a2b6d7c8de17.rmeta --extern bytemuck_derive=/opt/rustwide/target/debug/deps/libbytemuck_derive-e6a4cd091ece55fb.so --extern earcutr=/opt/rustwide/target/debug/deps/libearcutr-4fb1950dce78f385.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-02468d90111ccd89.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d6d480942527e089.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-84370c55119dfae4.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-b66345455b127d62.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8baa393fb6f0f258.rmeta --extern mvt_reader=/opt/rustwide/target/debug/deps/libmvt_reader-e891e2315262c906.rmeta --extern pollster=/opt/rustwide/target/debug/deps/libpollster-ea441bbb8c087572.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-0f87cac2bca9cb85.rmeta --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-ce79e4787ca4c010.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-dfdc55d3dae297f2.rmeta --cap-lints=forbid --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "8b37e22370dc08ee6360e6eb0320b0c72b019136458993e55e91ef1a28f1a9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b37e22370dc08ee6360e6eb0320b0c72b019136458993e55e91ef1a28f1a9ae", kill_on_drop: false }` [INFO] [stdout] 8b37e22370dc08ee6360e6eb0320b0c72b019136458993e55e91ef1a28f1a9ae