[INFO] fetching crate lingon 0.1.0... [INFO] documenting lingon-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate lingon 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lingon 0.1.0 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 crates.io crate lingon 0.1.0 [INFO] finished tweaking crates.io crate lingon 0.1.0 [INFO] tweaked toml for crates.io crate lingon 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate lingon 0.1.0 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] Downloading crates ... [INFO] [stderr] Downloaded luminance-windowing v0.9.3 [INFO] [stderr] Downloaded luminance-derive v0.6.3 [INFO] [stderr] Downloaded luminance v0.43.2 [INFO] [stderr] Downloaded luminance-glyph v0.2.0 [INFO] [stderr] Downloaded ordered-float v2.6.0 [INFO] [stderr] Downloaded luminance-gl v0.16.1 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.2 [INFO] [stderr] Downloaded stb_image v0.2.3 [INFO] [stderr] Downloaded lingon-macro v0.1.0 [INFO] [stderr] Downloaded sungod v0.3.1 [INFO] [stderr] Downloaded wav v0.6.0 [INFO] [stderr] Downloaded luminance-sdl2 v0.2.2 [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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca702395d70e2bd57cedfc5aa159b58420063534c19781075aed3ae498dbfa6 [INFO] running `Command { std: "docker" "start" "-a" "1ca702395d70e2bd57cedfc5aa159b58420063534c19781075aed3ae498dbfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca702395d70e2bd57cedfc5aa159b58420063534c19781075aed3ae498dbfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca702395d70e2bd57cedfc5aa159b58420063534c19781075aed3ae498dbfa6", kill_on_drop: false }` [INFO] [stdout] 1ca702395d70e2bd57cedfc5aa159b58420063534c19781075aed3ae498dbfa6 [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c37cd50f9341a8bb07b12758e650579d662905ee96dcb3f6054b2061977246c4 [INFO] running `Command { std: "docker" "start" "-a" "c37cd50f9341a8bb07b12758e650579d662905ee96dcb3f6054b2061977246c4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Checking sungod v0.3.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking wav v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.6.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.2 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling lingon-macro v0.1.0 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-glyph v0.2.0 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking luminance-sdl2 v0.2.2 [INFO] [stderr] Documenting lingon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `add_sprite_sheet` links to private item `SPRITE_SHEET_SIZE` [INFO] [stdout] --> src/renderer.rs:424:21 [INFO] [stdout] | [INFO] [stdout] 424 | /// added: see [SPRITE_SHEET_SIZE]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.52s [INFO] running `Command { std: "docker" "inspect" "c37cd50f9341a8bb07b12758e650579d662905ee96dcb3f6054b2061977246c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c37cd50f9341a8bb07b12758e650579d662905ee96dcb3f6054b2061977246c4", kill_on_drop: false }` [INFO] [stdout] c37cd50f9341a8bb07b12758e650579d662905ee96dcb3f6054b2061977246c4 [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" "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] 9806668ff1effdad1e2f1b3c84e7df381457fe60c6c55d91274cb0a0116527cf [INFO] running `Command { std: "docker" "start" "-a" "9806668ff1effdad1e2f1b3c84e7df381457fe60c6c55d91274cb0a0116527cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Checking sungod v0.3.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking wav v0.6.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Checking owned_ttf_parser v0.12.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ab_glyph v0.2.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking ordered-float v2.6.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.2 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Checking glyph_brush v0.7.2 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling lingon-macro v0.1.0 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking luminance-glyph v0.2.0 [INFO] [stderr] Checking luminance-sdl2 v0.2.2 [INFO] [stderr] Documenting lingon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: public documentation for `add_sprite_sheet` links to private item `SPRITE_SHEET_SIZE` [INFO] [stdout] --> src/renderer.rs:424:21 [INFO] [stdout] | [INFO] [stdout] 424 | /// added: see [SPRITE_SHEET_SIZE]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.25s [INFO] running `Command { std: "docker" "inspect" "9806668ff1effdad1e2f1b3c84e7df381457fe60c6c55d91274cb0a0116527cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9806668ff1effdad1e2f1b3c84e7df381457fe60c6c55d91274cb0a0116527cf", kill_on_drop: false }` [INFO] [stdout] 9806668ff1effdad1e2f1b3c84e7df381457fe60c6c55d91274cb0a0116527cf