wspty 0.1.1

xterm.js example with Rust Tokio and pty backend server
Build #390670 2021-05-20T01:49:13.842152+00:00
# rustc version
rustc 1.54.0-nightly (f94942d84 2021-05-19)
# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/wspty-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wspty-0.1.1/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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210519-1.54.0-nightly-f94942d84" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] d9085287282fe9f97eb4f97dc00b4f9f94b5a890bbdba118a7447d8ccd1cdaaf
[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" "d9085287282fe9f97eb4f97dc00b4f9f94b5a890bbdba118a7447d8ccd1cdaaf", kill_on_drop: false }`
[INFO] [stderr]  Documenting wspty v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] thread 'rustc' panicked at 'index out of bounds: the len is 38 but the index is 38', compiler/rustc_metadata/src/creader.rs:137:21
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] 
[INFO] [stderr] error: internal compiler error: unexpected panic
[INFO] [stderr] 
[INFO] [stderr] error: Unrecognized option: 'resource-suffix'
[INFO] [stderr] 
[INFO] [stderr] error: could not document `wspty`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name wspty src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi -Z unstable-options --emit=invocation-specific --resource-suffix -20210519-1.54.0-nightly-f94942d84 --static-root-path / --cap-lints warn --disable-per-crate-search -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7b734497a65c433b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cded02973b323a58.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-abbbe6d257f55756.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-838a0cdc26dbe026.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-48f6a7544a4f645e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4897f8a9c20d1627.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2e829833fd6129ad.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-8debc007756fd2e0.rmeta --extern pretty_hex=/opt/rustwide/target/debug/deps/libpretty_hex-70bb178d182cc811.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-90b2b1f281bda303.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-97433671a45614dc.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4c80911bc35e505d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a95d62d026a5831e.rmeta --extern-html-root-url 'anyhow=https://docs.rs/anyhow/1.0.38/' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.6.0/' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.7.1/' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.13/' --extern-html-root-url 'futures_util=https://docs.rs/futures-util/0.3.13/' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.86/' --extern-html-root-url 'log=https://docs.rs/log/0.4.14/' --extern-html-root-url 'nix=https://docs.rs/nix/0.17.0/' --extern-html-root-url 'pretty_hex=https://docs.rs/pretty-hex/0.2.1/' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.123/' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.123/' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.63/' --extern-html-root-url 'tokio=https://docs.rs/tokio/1.2.0/' -Zunstable-options --crate-version 0.1.1` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "d9085287282fe9f97eb4f97dc00b4f9f94b5a890bbdba118a7447d8ccd1cdaaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9085287282fe9f97eb4f97dc00b4f9f94b5a890bbdba118a7447d8ccd1cdaaf", kill_on_drop: false }`
[INFO] [stdout] d9085287282fe9f97eb4f97dc00b4f9f94b5a890bbdba118a7447d8ccd1cdaaf