Build #306686 2020-10-19T21:37:32.079689+00:00
# rustc version
rustc 1.49.0-nightly (b1496c6e6 2020-10-18)# docs.rs version
docsrs 0.6.0 (0bbe2ff 2020-10-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zkp-merkle-tree-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zkp-merkle-tree-0.2.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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "--html-in-header" ".cargo/katex-header.html" "-Z" "unstable-options" "--extern-html-root-url" "crunchy=https://docs.rs/crunchy/0.2.2" "--extern-html-root-url" "zkp_error_utils=https://docs.rs/zkp-error-utils/0.2.0" "--extern-html-root-url" "rayon=https://docs.rs/rayon/1.4.1" "--extern-html-root-url" "zkp_u256=https://docs.rs/zkp-u256/0.2.0" "--extern-html-root-url" "zkp_macros_decl=https://docs.rs/zkp-macros-decl/0.2.0" "--extern-html-root-url" "zkp_mmap_vec=https://docs.rs/zkp-mmap-vec/0.2.0" "--extern-html-root-url" "no_std_compat=https://docs.rs/no-std-compat/0.4.1" "--extern-html-root-url" "hex=https://docs.rs/hex/0.4.2" "--extern-html-root-url" "zkp_hash=https://docs.rs/zkp-hash/0.2.0" "--extern-html-root-url" "criterion=https://docs.rs/criterion/0.3.3" "--extern-html-root-url" "proptest=https://docs.rs/proptest/0.9.6" "--extern-html-root-url" "proptest_derive=https://docs.rs/proptest-derive/0.1.2" "--extern-html-root-url" "itertools=https://docs.rs/itertools/0.9.0" "--extern-html-root-url" "zkp_criterion_utils=https://docs.rs/zkp-criterion-utils/0.2.0" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--resource-suffix" "-20201018-1.49.0-nightly-b1496c6e6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5416e5767f239ec6339927cc17594d43e8dee70ad4c503c118f1104cd40e1285
[INFO] running `Command { std: "docker" "start" "-a" "5416e5767f239ec6339927cc17594d43e8dee70ad4c503c118f1104cd40e1285", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling libc v0.2.79
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking rand_core v0.4.2
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling proc-macro2 v1.0.24
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling syn v1.0.45
[INFO] [stderr] Compiling getrandom v0.1.15
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Checking ppv-lite86 v0.2.9
[INFO] [stderr] Compiling serde_derive v1.0.117
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Checking remove_dir_all v0.5.3
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling rayon-core v1.8.1
[INFO] [stderr] Compiling serde v1.0.117
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking bit-vec v0.6.2
[INFO] [stderr] Compiling hex v0.4.2
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking radium v0.3.0
[INFO] [stderr] Compiling log v0.4.11
[INFO] [stderr] Compiling proc-macro-hack v0.5.18
[INFO] [stderr] Checking regex-syntax v0.6.20
[INFO] [stderr] Checking arrayvec v0.5.1
[INFO] [stderr] Checking byte-slice-cast v0.3.5
[INFO] [stderr] Checking no-std-compat v0.4.1
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Checking zkp-error-utils v0.2.0
[INFO] [stderr] error[E0453]: warn(unsafe_code) incompatible with previous forbid in same scope
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zkp-error-utils-0.2.0/src/lib.rs:35:5
[INFO] [stderr] |
[INFO] [stderr] 6 | #![forbid(unsafe_code)]
[INFO] [stderr] | ----------- `forbid` level set here
[INFO] [stderr] ...
[INFO] [stderr] 35 | unsafe_code,
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0453`.
[INFO] [stderr] error: could not compile `zkp-error-utils`
[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" "5416e5767f239ec6339927cc17594d43e8dee70ad4c503c118f1104cd40e1285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5416e5767f239ec6339927cc17594d43e8dee70ad4c503c118f1104cd40e1285", kill_on_drop: false }`
[INFO] [stdout] 5416e5767f239ec6339927cc17594d43e8dee70ad4c503c118f1104cd40e1285