core2 0.3.3

The bare essentials of std::io for use in no_std. Alloc support is optional.
Build #494376 2022-01-18T12:16:04.034235+00:00
# rustc version
rustc 1.60.0-nightly (ee5d8d37b 2022-01-17)# docs.rs version
docsrs 0.6.0 (90c5e08 2022-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/core2-0.3.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/core2-0.3.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "nightly" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220117-1.60.0-nightly-ee5d8d37b\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] c97a34d585ec9fca2d39614cb738580b539603620466579148a37f24b1dc2ff5
[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" "c97a34d585ec9fca2d39614cb738580b539603620466579148a37f24b1dc2ff5", kill_on_drop: false }`
[INFO] [stderr]  Documenting core2 v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0635]: unknown feature `read_initializer`
[INFO] [stderr]  --> src/lib.rs:3:64
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(all(feature = "std", feature = "nightly"), feature(read_initializer))]
[INFO] [stderr]   |                                                                ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `self::net::TcpStream`
[INFO] [stderr]   --> src/io/buffered.rs:26:20
[INFO] [stderr]    |
[INFO] [stderr] 26 | /// [`TcpStream`]: crate::net::TcpStream
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^ no item named `net` in module `core2`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `BufReader::seek_relative`
[INFO] [stderr]    --> src/io/buffered.rs:264:63
[INFO] [stderr]     |
[INFO] [stderr] 264 |     /// To seek without discarding the internal buffer, use [`BufReader::seek_relative`].
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^ the struct `BufReader` has no field or associated item named `seek_relative`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0635`.
[INFO] [stderr] warning: `core2` (lib doc) generated 2 warnings
[INFO] [stderr] error: could not document `core2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name core2 src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="std"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=3e75ed70f2b2f7e0 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-470734c97200d11e.rmeta --extern-html-root-url 'memchr=https://docs.rs/memchr/2.4.1/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20220117-1.60.0-nightly-ee5d8d37b --static-root-path / --cap-lints warn --disable-per-crate-search --crate-version 0.3.3` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "c97a34d585ec9fca2d39614cb738580b539603620466579148a37f24b1dc2ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97a34d585ec9fca2d39614cb738580b539603620466579148a37f24b1dc2ff5", kill_on_drop: false }`
[INFO] [stdout] c97a34d585ec9fca2d39614cb738580b539603620466579148a37f24b1dc2ff5