[INFO] cloning repository https://github.com/MadebyDaris/ogl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MadebyDaris/ogl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadebyDaris%2Fogl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMadebyDaris%2Fogl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 789c09a839276db4c7dae39ed2d6fb419cb942a4 [INFO] documenting MadebyDaris/ogl 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%2FMadebyDaris%2Fogl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MadebyDaris/ogl 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/MadebyDaris/ogl [INFO] finished tweaking git repo https://github.com/MadebyDaris/ogl [INFO] tweaked toml for git repo https://github.com/MadebyDaris/ogl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MadebyDaris/ogl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] 2392989309cc41e350ea1d5db4991beb68d7d43c72fe279572941854c8107ace [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" "2392989309cc41e350ea1d5db4991beb68d7d43c72fe279572941854c8107ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2392989309cc41e350ea1d5db4991beb68d7d43c72fe279572941854c8107ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2392989309cc41e350ea1d5db4991beb68d7d43c72fe279572941854c8107ace", kill_on_drop: false }` [INFO] [stdout] 2392989309cc41e350ea1d5db4991beb68d7d43c72fe279572941854c8107ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b15ee4cea03454697b2477bdb08474dec74c9ad30a612f47e729e0a42150ae2f [INFO] running `Command { std: "docker" "start" "-a" "b15ee4cea03454697b2477bdb08474dec74c9ad30a612f47e729e0a42150ae2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cactus v1.0.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling vob v3.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling vergen v5.1.17 [INFO] [stderr] Checking backtrace v0.3.64 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling lrpar v0.11.1 [INFO] [stderr] Compiling lrlex v0.11.1 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cfgrammar v0.11.1 [INFO] [stderr] Checking sparsevec v0.1.4 [INFO] [stderr] Checking lrtable v0.11.1 [INFO] [stderr] Compiling wfobj v0.1.0 (https://github.com/nidirene/wfobj.git#39c3dcfa) [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Documenting ogl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `affine_matrix` should have an upper camel case name [INFO] [stdout] --> src/matrix_transform.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct affine_matrix { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AffineMatrix` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 17s [INFO] running `Command { std: "docker" "inspect" "b15ee4cea03454697b2477bdb08474dec74c9ad30a612f47e729e0a42150ae2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15ee4cea03454697b2477bdb08474dec74c9ad30a612f47e729e0a42150ae2f", kill_on_drop: false }` [INFO] [stdout] b15ee4cea03454697b2477bdb08474dec74c9ad30a612f47e729e0a42150ae2f