[INFO] cloning repository https://github.com/arrayJY/tiny-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arrayJY/tiny-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarrayJY%2Ftiny-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FarrayJY%2Ftiny-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095339e625e91c71874bf8546ad29e9a6831d8d6 [INFO] documenting arrayJY/tiny-renderer 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%2FarrayJY%2Ftiny-renderer" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arrayJY/tiny-renderer 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/arrayJY/tiny-renderer [INFO] finished tweaking git repo https://github.com/arrayJY/tiny-renderer [INFO] tweaked toml for git repo https://github.com/arrayJY/tiny-renderer written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/arrayJY/tiny-renderer 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 minifb v0.20.0 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded tobj v2.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 3a5e3718b4cd79b5c2d568281343e72362e06473cc80bcbe53107546fb92dcee [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" "3a5e3718b4cd79b5c2d568281343e72362e06473cc80bcbe53107546fb92dcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a5e3718b4cd79b5c2d568281343e72362e06473cc80bcbe53107546fb92dcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a5e3718b4cd79b5c2d568281343e72362e06473cc80bcbe53107546fb92dcee", kill_on_drop: false }` [INFO] [stdout] 3a5e3718b4cd79b5c2d568281343e72362e06473cc80bcbe53107546fb92dcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 75d28393e75287906f1cc100ac355d70a1c3f2cd0f5582b3baab24300106fe00 [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" "75d28393e75287906f1cc100ac355d70a1c3f2cd0f5582b3baab24300106fe00", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tobj v2.0.4 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Checking wayland-commons v0.28.3 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking wayland-cursor v0.28.3 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Documenting tiny-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(scoped_threads)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `tiny-renderer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name tiny_renderer src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=451943b312aa5c4e -L dependency=/opt/rustwide/target/debug/deps --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-a0a0a6ce59c67c50.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-55c28ea1f8e61638.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-6ffd067ed465392c.rmeta --extern minifb=/opt/rustwide/target/debug/deps/libminifb-21006628f54176a8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ce08868224a4dad2.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-01ba1fa40d65cbd7.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-d6ed7203f6bd1d30.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-988e495ddc258622.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-78d53dab2001c381.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-09aadf71d0fb6197.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "75d28393e75287906f1cc100ac355d70a1c3f2cd0f5582b3baab24300106fe00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d28393e75287906f1cc100ac355d70a1c3f2cd0f5582b3baab24300106fe00", kill_on_drop: false }` [INFO] [stdout] 75d28393e75287906f1cc100ac355d70a1c3f2cd0f5582b3baab24300106fe00