[INFO] cloning repository https://github.com/hewner/glyph-atlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hewner/glyph-atlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhewner%2Fglyph-atlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeff0ff14f9add73b2f71921e8c57ea85e9fe762 [INFO] documenting hewner/glyph-atlas 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%2Fhewner%2Fglyph-atlas" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hewner/glyph-atlas 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/hewner/glyph-atlas [INFO] finished tweaking git repo https://github.com/hewner/glyph-atlas [INFO] tweaked toml for git repo https://github.com/hewner/glyph-atlas written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/hewner/glyph-atlas 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 615c06e7636054ca97f301d72c2aed914f3f2ae62342f1156fbc9a24d027e3b9 [INFO] running `Command { std: "docker" "start" "-a" "615c06e7636054ca97f301d72c2aed914f3f2ae62342f1156fbc9a24d027e3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615c06e7636054ca97f301d72c2aed914f3f2ae62342f1156fbc9a24d027e3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615c06e7636054ca97f301d72c2aed914f3f2ae62342f1156fbc9a24d027e3b9", kill_on_drop: false }` [INFO] [stdout] 615c06e7636054ca97f301d72c2aed914f3f2ae62342f1156fbc9a24d027e3b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 497b0e856aab7c6a1dcf094d0e474540acf66008c5ed6920cefa438974a2ad3f [INFO] running `Command { std: "docker" "start" "-a" "497b0e856aab7c6a1dcf094d0e474540acf66008c5ed6920cefa438974a2ad3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling servo-fontconfig-sys v2.11.3 (https://github.com/jwilm/libfontconfig#618a5297) [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking foreign-types v0.2.1 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking euclid v0.12.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking freetype-rs v0.13.0 [INFO] [stderr] Checking servo-fontconfig v0.2.0 (https://github.com/jwilm/rust-fontconfig#419135e5) [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking font v0.1.0 (/opt/rustwide/workdir/font) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> font/src/ft/mod.rs:255:18 [INFO] [stdout] | [INFO] [stdout] 255 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> font/src/lib.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | fn metrics(&self, FontKey) -> Result; [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: FontKey` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> font/src/lib.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | fn load_font(&mut self, &FontDesc, Size) -> Result; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &FontDesc` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> font/src/lib.rs:239:40 [INFO] [stdout] | [INFO] [stdout] 239 | fn load_font(&mut self, &FontDesc, Size) -> Result; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Size` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> font/src/lib.rs:242:29 [INFO] [stdout] | [INFO] [stdout] 242 | fn get_glyph(&mut self, &GlyphKey) -> Result; [INFO] [stdout] | ^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &GlyphKey` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> font/src/lib.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | use std::sync::atomic::{AtomicUsize, ATOMIC_USIZE_INIT, Ordering}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> font/src/lib.rs:126:37 [INFO] [stdout] | [INFO] [stdout] 126 | static TOKEN: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> font/src/ft/mod.rs:347:32 [INFO] [stdout] | [INFO] [stdout] 347 | fn cause(&self) -> Option<&::std::error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 347 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> font/src/ft/mod.rs:356:45 [INFO] [stdout] | [INFO] [stdout] 356 | Error::FreeType(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Documenting rustgl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `rustgl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name rustgl src/main.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=9af8a17ace688ac3 -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6832de50150280a7.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e40c077c9aa3c552.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-dd37fcbf4810fcb5.rmeta --extern font=/opt/rustwide/target/debug/deps/libfont-eabd093693fe0fc5.rmeta --extern glium=/opt/rustwide/target/debug/deps/libglium-f714ab33f6742dbb.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-bec15af9c2b63342.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-3373efba09f79342.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9eee471b77f66135.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-41f33829d6d68b3f.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6e4847de37abced9.so --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "497b0e856aab7c6a1dcf094d0e474540acf66008c5ed6920cefa438974a2ad3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497b0e856aab7c6a1dcf094d0e474540acf66008c5ed6920cefa438974a2ad3f", kill_on_drop: false }` [INFO] [stdout] 497b0e856aab7c6a1dcf094d0e474540acf66008c5ed6920cefa438974a2ad3f