peermaps-ingest 4.0.0

Convert OSM data into the peermaps on-disk format
Build #445040 2021-10-07T19:42:11.443052+00:00
# rustc version
rustc 1.57.0-nightly (0eabf25b9 2021-10-06)
# docs.rs version
docsrs 0.6.0 (905856b 2021-10-07)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/peermaps-ingest-4.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/peermaps-ingest-4.0.0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20211006-1.57.0-nightly-0eabf25b9" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 6335ea65ff4f6608f453e48f0337530a48d0131ee144394d224207666f3d1dfc
[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" "6335ea65ff4f6608f453e48f0337530a48d0131ee144394d224207666f3d1dfc", kill_on_drop: false }`
[INFO] [stderr]  Documenting peermaps-ingest v4.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0635]: unknown feature `available_concurrency`
[INFO] [stderr]  --> src/lib.rs:2:36
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_closure,backtrace,available_concurrency)]
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0635`.
[INFO] [stderr] error: could not document `peermaps-ingest`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name peermaps_ingest src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi -Z unstable-options --emit=invocation-specific --resource-suffix -20211006-1.57.0-nightly-0eabf25b9 --static-root-path / --cap-lints warn --disable-per-crate-search -L dependency=/opt/rustwide/target/debug/deps --extern argmap=/opt/rustwide/target/debug/deps/libargmap-66a02d8d6a9e85da.rmeta --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-89e7c74e53e04f97.rmeta --extern desert=/opt/rustwide/target/debug/deps/libdesert-bf10ca4502ca75b6.rmeta --extern digit_group=/opt/rustwide/target/debug/deps/libdigit_group-e23d9d3e6793118f.rmeta --extern eyros=/opt/rustwide/target/debug/deps/libeyros-4d5ecc63e4bede59.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0dd866ed9baa3e8a.rmeta --extern georender_pack=/opt/rustwide/target/debug/deps/libgeorender_pack-adbbf5f121007d38.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-8a399899a54ef4d0.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-72ac0d75bc708222.so --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-93e40ab539504256.rmeta --extern osm_is_area=/opt/rustwide/target/debug/deps/libosm_is_area-0f1e512e90c9176b.rmeta --extern osmpbf_parser=/opt/rustwide/target/debug/deps/libosmpbf_parser-51d4b0c574ec036c.rmeta --extern random_access_disk=/opt/rustwide/target/debug/deps/librandom_access_disk-6ffe9d0b52848f47.rmeta --extern-html-root-url 'argmap=https://docs.rs/argmap/1.1.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'async_std=https://docs.rs/async-std/1.10.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'desert=https://docs.rs/desert/2.0.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'digit_group=https://docs.rs/digit_group/0.1.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'eyros=https://docs.rs/eyros/4.4.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.17/x86_64-unknown-linux-gnu' --extern-html-root-url 'georender_pack=https://docs.rs/georender-pack/2.1.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.9.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'indoc=https://docs.rs/indoc/1.0.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'jemallocator=https://docs.rs/jemallocator/0.3.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'osm_is_area=https://docs.rs/osm-is-area/1.0.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'osmpbf_parser=https://docs.rs/osmpbf-parser/1.3.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'random_access_disk=https://docs.rs/random-access-disk/2.0.0/x86_64-unknown-linux-gnu' -Zunstable-options --crate-version 4.0.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "6335ea65ff4f6608f453e48f0337530a48d0131ee144394d224207666f3d1dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6335ea65ff4f6608f453e48f0337530a48d0131ee144394d224207666f3d1dfc", kill_on_drop: false }`
[INFO] [stdout] 6335ea65ff4f6608f453e48f0337530a48d0131ee144394d224207666f3d1dfc