[INFO] cloning 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" "clone" "--bare" "https://github.com/LPGhatguy/ash-example-without-abstractions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 274a37c8f2fc21cd86ddff8272efd070893e3bef [INFO] documenting LPGhatguy/ash-example-without-abstractions against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LPGhatguy/ash-example-without-abstractions on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-9/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" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 368185d71d1245ad34ddb68fadbbb3d08f11469d1a85cd005a22da193b589be2 [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" "368185d71d1245ad34ddb68fadbbb3d08f11469d1a85cd005a22da193b589be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368185d71d1245ad34ddb68fadbbb3d08f11469d1a85cd005a22da193b589be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368185d71d1245ad34ddb68fadbbb3d08f11469d1a85cd005a22da193b589be2", kill_on_drop: false }` [INFO] [stdout] 368185d71d1245ad34ddb68fadbbb3d08f11469d1a85cd005a22da193b589be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10c6da2936840652ba6f8e1ad46f718c1fed1956b1e92e0ad00218948d0dd90f [INFO] running `Command { std: "docker" "start" "-a" "10c6da2936840652ba6f8e1ad46f718c1fed1956b1e92e0ad00218948d0dd90f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Checking libloading v0.4.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 wayland-client v0.12.5 [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] Checking rand v0.3.22 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking 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-c574f1c6d5ed2765.rmeta --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-f9652c488985f996.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-9a43c02a14ff90bb.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-964c4f38a8c26fb1.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "10c6da2936840652ba6f8e1ad46f718c1fed1956b1e92e0ad00218948d0dd90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c6da2936840652ba6f8e1ad46f718c1fed1956b1e92e0ad00218948d0dd90f", kill_on_drop: false }` [INFO] [stdout] 10c6da2936840652ba6f8e1ad46f718c1fed1956b1e92e0ad00218948d0dd90f