[INFO] cloning repository https://github.com/russellwmy/dotrix-mobile-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/russellwmy/dotrix-mobile-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussellwmy%2Fdotrix-mobile-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussellwmy%2Fdotrix-mobile-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 477608eacba1494531be2f9d4fef93174f513b37 [INFO] documenting russellwmy/dotrix-mobile-demo against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussellwmy%2Fdotrix-mobile-demo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/russellwmy/dotrix-mobile-demo on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/russellwmy/dotrix-mobile-demo [INFO] finished tweaking git repo https://github.com/russellwmy/dotrix-mobile-demo [INFO] tweaked toml for git repo https://github.com/russellwmy/dotrix-mobile-demo written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/francesca64/cpal` [INFO] [stderr] Updating git repository `https://github.com/russellwmy/dotrix.git` [INFO] [stderr] warning: Patch `cpal v0.13.1 (https://github.com/francesca64/cpal?branch=fran-ios#94c22478)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `cpal v0.13.1 (https://github.com/francesca64/cpal?branch=fran-ios#94c22478)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", 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] 3b5b6935fb97e5b629e0c1ec69562f3cadb58f7174e2ca3744cfaf3d9815adb7 [INFO] running `Command { std: "docker" "start" "-a" "3b5b6935fb97e5b629e0c1ec69562f3cadb58f7174e2ca3744cfaf3d9815adb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b5b6935fb97e5b629e0c1ec69562f3cadb58f7174e2ca3744cfaf3d9815adb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5b6935fb97e5b629e0c1ec69562f3cadb58f7174e2ca3744cfaf3d9815adb7", kill_on_drop: false }` [INFO] [stdout] 3b5b6935fb97e5b629e0c1ec69562f3cadb58f7174e2ca3744cfaf3d9815adb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7320f176d1152363a0b7b04b635a4ce424249fd8461fbcc1f88941d2d9b913f9 [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" "7320f176d1152363a0b7b04b635a4ce424249fd8461fbcc1f88941d2d9b913f9", kill_on_drop: false }` [INFO] [stderr] warning: Patch `cpal v0.13.1 (https://github.com/francesca64/cpal?branch=fran-ios#94c22478)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking emath v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.8 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling mobile-entry-point v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking epaint v0.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking egui v0.14.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking bitflags_serde_shim v0.2.2 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Checking dotrix_math v0.4.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking wgpu-subscriber v0.1.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking dotrix_core v0.5.4 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_overlay v0.1.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_pbr v0.2.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_primitives v0.1.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_sky v0.1.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_egui v0.5.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix_terrain v0.5.0 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix v0.5.3 (https://github.com/russellwmy/dotrix.git#556381a0) [INFO] [stderr] Checking dotrix-mobile-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting dotrix-mobile-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read gen/bin/desktop.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `dotrix-mobile-demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name dotrix_mobile_desktop gen/bin/desktop.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=c1d691eccc56d141 -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-45c308ba2b7d9c97.rmeta --extern dotrix=/opt/rustwide/target/debug/deps/libdotrix-a3bdb4dd79449883.rmeta --extern dotrix_mobile_demo=/opt/rustwide/target/debug/deps/libdotrix_mobile_demo-dd4ea18e6296333f.rmeta --extern mobile_entry_point=/opt/rustwide/target/debug/deps/libmobile_entry_point-8f1ddffa26f92ede.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "7320f176d1152363a0b7b04b635a4ce424249fd8461fbcc1f88941d2d9b913f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7320f176d1152363a0b7b04b635a4ce424249fd8461fbcc1f88941d2d9b913f9", kill_on_drop: false }` [INFO] [stdout] 7320f176d1152363a0b7b04b635a4ce424249fd8461fbcc1f88941d2d9b913f9