Build #344593 2021-02-02T08:15:00.723761+00:00
# rustc version
rustc 1.51.0-nightly (04caa632d 2021-01-30)# docs.rs version
docsrs 0.6.0 (4c80a04 2021-01-23)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustc-ap-rustc_index-702.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustc-ap-rustc_index-702.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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/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" "--resource-suffix" "-20210130-1.51.0-nightly-04caa632d" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] b4581705aa59cbec3d060a64a94b5b9bb7137246e867acd3258657fc5aa1e8fb
[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" "b4581705aa59cbec3d060a64a94b5b9bb7137246e867acd3258657fc5aa1e8fb", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling syn v1.0.60
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Checking arrayvec v0.5.2
[INFO] [stderr] Compiling indexmap v1.6.1
[INFO] [stderr] Compiling quote v1.0.8
[INFO] [stderr] Checking rustc-ap-rustc_serialize v702.0.0
[INFO] [stderr] error[E0658]: use of unstable library feature 'int_bits_const'
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-702.0.0/src/leb128.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | if (shift < <$int_ty>::BITS) && ((byte & 0x40) != 0) {
[INFO] [stderr] | ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 152 | impl_read_signed_leb128!(read_i16_leb128, i16);
[INFO] [stderr] | ----------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #76904 <https://github.com/rust-lang/rust/issues/76904> for more information
[INFO] [stderr] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable
[INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0658]: use of unstable library feature 'int_bits_const'
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-702.0.0/src/leb128.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | if (shift < <$int_ty>::BITS) && ((byte & 0x40) != 0) {
[INFO] [stderr] | ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 | impl_read_signed_leb128!(read_i32_leb128, i32);
[INFO] [stderr] | ----------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #76904 <https://github.com/rust-lang/rust/issues/76904> for more information
[INFO] [stderr] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable
[INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0658]: use of unstable library feature 'int_bits_const'
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-702.0.0/src/leb128.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | if (shift < <$int_ty>::BITS) && ((byte & 0x40) != 0) {
[INFO] [stderr] | ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 | impl_read_signed_leb128!(read_i64_leb128, i64);
[INFO] [stderr] | ----------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #76904 <https://github.com/rust-lang/rust/issues/76904> for more information
[INFO] [stderr] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable
[INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0658]: use of unstable library feature 'int_bits_const'
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-702.0.0/src/leb128.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | if (shift < <$int_ty>::BITS) && ((byte & 0x40) != 0) {
[INFO] [stderr] | ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 | impl_read_signed_leb128!(read_i128_leb128, i128);
[INFO] [stderr] | ------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #76904 <https://github.com/rust-lang/rust/issues/76904> for more information
[INFO] [stderr] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable
[INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0658]: use of unstable library feature 'int_bits_const'
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_serialize-702.0.0/src/leb128.rs:142:25
[INFO] [stderr] |
[INFO] [stderr] 142 | if (shift < <$int_ty>::BITS) && ((byte & 0x40) != 0) {
[INFO] [stderr] | ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 | impl_read_signed_leb128!(read_isize_leb128, isize);
[INFO] [stderr] | --------------------------------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #76904 <https://github.com/rust-lang/rust/issues/76904> for more information
[INFO] [stderr] = help: add `#![feature(int_bits_const)]` to the crate attributes to enable
[INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not compile `rustc-ap-rustc_serialize`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b4581705aa59cbec3d060a64a94b5b9bb7137246e867acd3258657fc5aa1e8fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4581705aa59cbec3d060a64a94b5b9bb7137246e867acd3258657fc5aa1e8fb", kill_on_drop: false }`
[INFO] [stdout] b4581705aa59cbec3d060a64a94b5b9bb7137246e867acd3258657fc5aa1e8fb