[INFO] cloning repository https://github.com/katharostech/luminance-glow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katharostech/luminance-glow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fluminance-glow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fluminance-glow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ec07dc85417727b1f091fdcb1bb0c54450ab09a [INFO] documenting katharostech/luminance-glow against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatharostech%2Fluminance-glow" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/katharostech/luminance-glow on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/katharostech/luminance-glow [INFO] finished tweaking git repo https://github.com/katharostech/luminance-glow [INFO] tweaked toml for git repo https://github.com/katharostech/luminance-glow written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/katharostech/luminance-glow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded js-sys v0.3.50 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded luminance-derive v0.6.3 [INFO] [stderr] Downloaded luminance v0.43.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.61.0" "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] dd4be0c90f32b9b5975c61ecda6a286ea31bcf0e2ba52fd8279242f0a423ffa5 [INFO] running `Command { std: "docker" "start" "-a" "dd4be0c90f32b9b5975c61ecda6a286ea31bcf0e2ba52fd8279242f0a423ffa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd4be0c90f32b9b5975c61ecda6a286ea31bcf0e2ba52fd8279242f0a423ffa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4be0c90f32b9b5975c61ecda6a286ea31bcf0e2ba52fd8279242f0a423ffa5", kill_on_drop: false }` [INFO] [stdout] dd4be0c90f32b9b5975c61ecda6a286ea31bcf0e2ba52fd8279242f0a423ffa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.61.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] a9c64fb381292f3d6f353429b515cab13e80882222263cc01429eb8cd21c1ddc [INFO] running `Command { std: "docker" "start" "-a" "a9c64fb381292f3d6f353429b515cab13e80882222263cc01429eb8cd21c1ddc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Compiling luminance-glow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Documenting luminance-glow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/slice.rs:3:84 [INFO] [stdout] | [INFO] [stdout] 3 | /// A small helper to flatten a slice of arrays. Given a &[[T; N]], it returns a &[T], because [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `WebGlUniformLocation` [INFO] [stdout] --> src/shader.rs:76:57 [INFO] [stdout] | [INFO] [stdout] 76 | /// A type used to map [`i32`] (uniform locations) to [`WebGlUniformLocation`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WebGlUniformLocation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.73s [INFO] running `Command { std: "docker" "inspect" "a9c64fb381292f3d6f353429b515cab13e80882222263cc01429eb8cd21c1ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c64fb381292f3d6f353429b515cab13e80882222263cc01429eb8cd21c1ddc", kill_on_drop: false }` [INFO] [stdout] a9c64fb381292f3d6f353429b515cab13e80882222263cc01429eb8cd21c1ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 6bcf69f20fdb02a96e3043dcf628d2752d7998c2be0bad4d7672bf5fa2b9a017 [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" "6bcf69f20fdb02a96e3043dcf628d2752d7998c2be0bad4d7672bf5fa2b9a017", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Compiling luminance-glow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Documenting luminance-glow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/slice.rs:3:84 [INFO] [stdout] | [INFO] [stdout] 3 | /// A small helper to flatten a slice of arrays. Given a &[[T; N]], it returns a &[T], because [INFO] [stdout] | ^ no item named `T` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `WebGlUniformLocation` [INFO] [stdout] --> src/shader.rs:76:57 [INFO] [stdout] | [INFO] [stdout] 76 | /// A type used to map [`i32`] (uniform locations) to [`WebGlUniformLocation`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `WebGlUniformLocation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.61s [INFO] running `Command { std: "docker" "inspect" "6bcf69f20fdb02a96e3043dcf628d2752d7998c2be0bad4d7672bf5fa2b9a017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcf69f20fdb02a96e3043dcf628d2752d7998c2be0bad4d7672bf5fa2b9a017", kill_on_drop: false }` [INFO] [stdout] 6bcf69f20fdb02a96e3043dcf628d2752d7998c2be0bad4d7672bf5fa2b9a017