[INFO] updating cached repository https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 274a37c8f2fc21cd86ddff8272efd070893e3bef [INFO] documenting LPGhatguy/ash-example-without-abstractions against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LPGhatguy/ash-example-without-abstractions on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] finished tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] tweaked toml for git repo https://github.com/LPGhatguy/ash-example-without-abstractions written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LPGhatguy/ash-example-without-abstractions already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b6af8b0c5c90727522dcdace929fdee6b3f83e66ab6f51f5814a30dad76455e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b6af8b0c5c90727522dcdace929fdee6b3f83e66ab6f51f5814a30dad76455e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b6af8b0c5c90727522dcdace929fdee6b3f83e66ab6f51f5814a30dad76455e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6af8b0c5c90727522dcdace929fdee6b3f83e66ab6f51f5814a30dad76455e", kill_on_drop: false }` [INFO] [stdout] 4b6af8b0c5c90727522dcdace929fdee6b3f83e66ab6f51f5814a30dad76455e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2386ef0ccc0f254b54c00996e0c88e4d5ed9d9f971e71838f5024e7199a45d8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2386ef0ccc0f254b54c00996e0c88e4d5ed9d9f971e71838f5024e7199a45d8d", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking ash v0.22.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking winit v0.11.2 [INFO] [stderr] Documenting try-ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../built-shaders/triangle-vert.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static VERTEX_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../built-shaders/triangle-frag.spv: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | static FRAGMENT_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `try-ash`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name try_ash src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern ash=/opt/rustwide/target/debug/deps/libash-53c133e3b56a2932.rmeta --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-7451fb32d59b1c5c.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-c89acf87b1dfdba4.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-e807a5a372480f6d.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2386ef0ccc0f254b54c00996e0c88e4d5ed9d9f971e71838f5024e7199a45d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2386ef0ccc0f254b54c00996e0c88e4d5ed9d9f971e71838f5024e7199a45d8d", kill_on_drop: false }` [INFO] [stdout] 2386ef0ccc0f254b54c00996e0c88e4d5ed9d9f971e71838f5024e7199a45d8d