[INFO] fetching crate glium 0.32.1... [INFO] documenting glium-0.32.1 against nightly for scrape-examples [INFO] extracting crate glium 0.32.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate glium 0.32.1 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glium 0.32.1 [INFO] finished tweaking crates.io crate glium 0.32.1 [INFO] tweaked toml for crates.io crate glium 0.32.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate glium 0.32.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cgmath v0.18.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded genmesh v0.6.2 [INFO] [stderr] Downloaded winit v0.27.1 [INFO] [stderr] Downloaded glutin v0.29.0 [INFO] [stderr] Downloaded obj v0.10.2 [INFO] [stderr] Downloaded tiff v0.7.3 [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 399366c049fd606f725aebd26000c0fb3d0eb8373a30b979e0e32172e521e043 [INFO] running `Command { std: "docker" "start" "-a" "399366c049fd606f725aebd26000c0fb3d0eb8373a30b979e0e32172e521e043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "399366c049fd606f725aebd26000c0fb3d0eb8373a30b979e0e32172e521e043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399366c049fd606f725aebd26000c0fb3d0eb8373a30b979e0e32172e521e043", kill_on_drop: false }` [INFO] [stdout] 399366c049fd606f725aebd26000c0fb3d0eb8373a30b979e0e32172e521e043 [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" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4849f04ef6cae3c61358c5fd88b4dd13c89f38f5a837ec77738a5575b518fe46 [INFO] running `Command { std: "docker" "start" "-a" "4849f04ef6cae3c61358c5fd88b4dd13c89f38f5a837ec77738a5575b518fe46", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bytemuck v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking tiny-skia v0.6.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.32.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Checking sctk-adwaita v0.4.1 [INFO] [stderr] Checking winit v0.27.1 [INFO] [stderr] Checking glutin v0.29.0 [INFO] [stderr] Documenting glium v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/semaphore.rs:42:67 [INFO] [stdout] | [INFO] [stdout] 42 | ...ure can be in. See https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkImageLayout.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1037:38 [INFO] [stdout] | [INFO] [stdout] 1037 | /// S3TC DXT1 without alpha, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1039:41 [INFO] [stdout] | [INFO] [stdout] 1039 | /// S3TC DXT1 with 1-bit alpha, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1041:24 [INFO] [stdout] | [INFO] [stdout] 1041 | /// S3TC DXT3, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1043:24 [INFO] [stdout] | [INFO] [stdout] 1043 | /// S3TC DXT5, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RawImage1d` [INFO] [stdout] --> src/texture/mod.rs:527:24 [INFO] [stdout] | [INFO] [stdout] 527 | ///Transforms a Vec into a RawImage2d [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 527 | ///Transforms a `Vec` into a RawImage2d [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RawImage2d` [INFO] [stdout] --> src/texture/mod.rs:731:24 [INFO] [stdout] | [INFO] [stdout] 731 | ///Transforms a Vec into a RawImage3d [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 731 | ///Transforms a `Vec` into a RawImage3d [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "4849f04ef6cae3c61358c5fd88b4dd13c89f38f5a837ec77738a5575b518fe46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4849f04ef6cae3c61358c5fd88b4dd13c89f38f5a837ec77738a5575b518fe46", kill_on_drop: false }` [INFO] [stdout] 4849f04ef6cae3c61358c5fd88b4dd13c89f38f5a837ec77738a5575b518fe46 [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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f62dbbb60eca4d2f6f02d40f6c1f9b4894fb710641c99e2cf94e11eaaf3b08b1 [INFO] running `Command { std: "docker" "start" "-a" "f62dbbb60eca4d2f6f02d40f6c1f9b4894fb710641c99e2cf94e11eaaf3b08b1", kill_on_drop: false }` [INFO] [stderr] Documenting glium v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/semaphore.rs:42:67 [INFO] [stdout] | [INFO] [stdout] 42 | ...ure can be in. See https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkImageLayout.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1037:38 [INFO] [stdout] | [INFO] [stdout] 1037 | /// S3TC DXT1 without alpha, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1039:41 [INFO] [stdout] | [INFO] [stdout] 1039 | /// S3TC DXT1 with 1-bit alpha, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1041:24 [INFO] [stdout] | [INFO] [stdout] 1041 | /// S3TC DXT3, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/image_format.rs:1043:24 [INFO] [stdout] | [INFO] [stdout] 1043 | /// S3TC DXT5, see https://www.opengl.org/wiki/S3_Texture_Compression. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RawImage1d` [INFO] [stdout] --> src/texture/mod.rs:527:24 [INFO] [stdout] | [INFO] [stdout] 527 | ///Transforms a Vec into a RawImage2d [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 527 | ///Transforms a `Vec` into a RawImage2d [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `RawImage2d` [INFO] [stdout] --> src/texture/mod.rs:731:24 [INFO] [stdout] | [INFO] [stdout] 731 | ///Transforms a Vec into a RawImage3d [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 731 | ///Transforms a `Vec` into a RawImage3d [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "f62dbbb60eca4d2f6f02d40f6c1f9b4894fb710641c99e2cf94e11eaaf3b08b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62dbbb60eca4d2f6f02d40f6c1f9b4894fb710641c99e2cf94e11eaaf3b08b1", kill_on_drop: false }` [INFO] [stdout] f62dbbb60eca4d2f6f02d40f6c1f9b4894fb710641c99e2cf94e11eaaf3b08b1