[INFO] cloning repository https://github.com/CoreyShupe/fixed.codes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CoreyShupe/fixed.codes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoreyShupe%2Ffixed.codes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoreyShupe%2Ffixed.codes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 472c74c4905ee1af817c04102841c4aa9253c871
[INFO] documenting CoreyShupe/fixed.codes against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoreyShupe%2Ffixed.codes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CoreyShupe/fixed.codes
[INFO] finished tweaking git repo https://github.com/CoreyShupe/fixed.codes
[INFO] tweaked toml for git repo https://github.com/CoreyShupe/fixed.codes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CoreyShupe/fixed.codes on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CoreyShupe/fixed.codes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/ScrapyardRs/Drax`
[INFO] [stderr]     Updating git repository `https://github.com/ScrapyardRs/MCProtocol.rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfb8 v0.7.1
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded actix-web v4.3.0
[INFO] [stderr]   Downloaded actix-http v3.3.0
[INFO] [stderr]   Downloaded bytestring v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4be012203d3a2b1a34ab53157dd4f567f3ddf32e4e2bbdf9a83f0822e98ca03
[INFO] running `Command { std: "docker" "start" "-a" "c4be012203d3a2b1a34ab53157dd4f567f3ddf32e4e2bbdf9a83f0822e98ca03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4be012203d3a2b1a34ab53157dd4f567f3ddf32e4e2bbdf9a83f0822e98ca03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4be012203d3a2b1a34ab53157dd4f567f3ddf32e4e2bbdf9a83f0822e98ca03", kill_on_drop: false }`
[INFO] [stdout] c4be012203d3a2b1a34ab53157dd4f567f3ddf32e4e2bbdf9a83f0822e98ca03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0f3a0806693a84f15dfc2f5a7b613a8952d23fa79a5b4a88bdca535290e72a6
[INFO] running `Command { std: "docker" "start" "-a" "e0f3a0806693a84f15dfc2f5a7b613a8952d23fa79a5b4a88bdca535290e72a6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.92
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking fern v0.6.1
[INFO] [stderr]     Checking cfb8 v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking web_commons v0.1.0 (/opt/rustwide/workdir/web_commons)
[INFO] [stderr]  Documenting web_commons v0.1.0 (/opt/rustwide/workdir/web_commons)
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.8.0
[INFO] [stderr]     Checking actix-server v2.2.0
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking drax v0.1.0 (https://github.com/ScrapyardRs/Drax?branch=develop#dff131bd)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/drax-295ea6cf8c413177/dff131b/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(maybe_uninit_uninit_array)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/drax-295ea6cf8c413177/dff131b/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(macro_metavar_expr)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/drax-295ea6cf8c413177/dff131b/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(maybe_uninit_uninit_array)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/drax-295ea6cf8c413177/dff131b/src/transport/packet/vec.rs:95:76
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let mut arr: [MaybeUninit<T::ComponentType>; N] = MaybeUninit::uninit_array();
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/mem/maybe_uninit.rs:307:5
[INFO] [stdout] help: there is an associated function `uninit` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 -             let mut arr: [MaybeUninit<T::ComponentType>; N] = MaybeUninit::uninit_array();
[INFO] [stdout] 95 +             let mut arr: [MaybeUninit<T::ComponentType>; N] = MaybeUninit::uninit();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drax` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e0f3a0806693a84f15dfc2f5a7b613a8952d23fa79a5b4a88bdca535290e72a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f3a0806693a84f15dfc2f5a7b613a8952d23fa79a5b4a88bdca535290e72a6", kill_on_drop: false }`
[INFO] [stdout] e0f3a0806693a84f15dfc2f5a7b613a8952d23fa79a5b4a88bdca535290e72a6
