[INFO] cloning repository https://github.com/Zomatree/Revolt-Client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zomatree/Revolt-Client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZomatree%2FRevolt-Client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZomatree%2FRevolt-Client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c926d1aeda5b3558037d09ebe65e8a285c50f60 [INFO] documenting Zomatree/Revolt-Client 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%2FZomatree%2FRevolt-Client" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zomatree/Revolt-Client 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/Zomatree/Revolt-Client [INFO] finished tweaking git repo https://github.com/Zomatree/Revolt-Client [INFO] tweaked toml for git repo https://github.com/Zomatree/Revolt-Client written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/Zomatree/Revolt-Client 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-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] dc2b5eb3548cb631c3b8a7085f6c20e81eaa75edcd63b6b700383ca8a80beb34 [INFO] running `Command { std: "docker" "start" "-a" "dc2b5eb3548cb631c3b8a7085f6c20e81eaa75edcd63b6b700383ca8a80beb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc2b5eb3548cb631c3b8a7085f6c20e81eaa75edcd63b6b700383ca8a80beb34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2b5eb3548cb631c3b8a7085f6c20e81eaa75edcd63b6b700383ca8a80beb34", kill_on_drop: false }` [INFO] [stdout] dc2b5eb3548cb631c3b8a7085f6c20e81eaa75edcd63b6b700383ca8a80beb34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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] [stdout] 997907efcd7dcd958c0f35abd50ce4316a38b9bc6b37b1921e1dd3916fdeb74f [INFO] running `Command { std: "docker" "start" "-a" "997907efcd7dcd958c0f35abd50ce4316a38b9bc6b37b1921e1dd3916fdeb74f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_wasm v0.7.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking ulid v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking async-global-executor v2.0.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Checking async-std v1.11.0 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.30 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking dioxus-core v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.3 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking dioxus-hooks v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking fermi v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking dioxus-html v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking dioxus-interpreter-js v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking dioxus-router v0.2.3 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking dioxus-web v0.2.1 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Checking dioxus v0.2.4 (https://github.com/DioxusLabs/dioxus/#62294d36) [INFO] [stderr] Documenting basic-dioxus-channel 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(explicit_generic_args_with_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 `basic-dioxus-channel` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name basic_dioxus_channel 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=7bf5ca9be66f43ac -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-028db165fde0012d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-235d8808437b4822.rmeta --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-c2425cb191cdcc2f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0f72d1070515c98.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-96d716931dbec098.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-6d399f1fcb3f0c5d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2a0d02bd19681171.rmeta --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-39c43cd7c23629ee.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f5f4c6aef68f82f1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-264a46616c40e5de.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e95d8d72457ea106.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-c9f432b647c5df1e.rmeta --extern wasm_logger=/opt/rustwide/target/debug/deps/libwasm_logger-0ab570136d96d392.rmeta --extern ws_stream_wasm=/opt/rustwide/target/debug/deps/libws_stream_wasm-2ed06bfefc269b88.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "997907efcd7dcd958c0f35abd50ce4316a38b9bc6b37b1921e1dd3916fdeb74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "997907efcd7dcd958c0f35abd50ce4316a38b9bc6b37b1921e1dd3916fdeb74f", kill_on_drop: false }` [INFO] [stdout] 997907efcd7dcd958c0f35abd50ce4316a38b9bc6b37b1921e1dd3916fdeb74f