glean-ffi 33.3.0

FFI layer for Glean, a modern Telemetry library
Documentation
Build #314782 2020-11-12T14:49:19.959064+00:00
# rustc version
rustc 1.49.0-nightly (5404efc28 2020-11-11)
# docs.rs version
docsrs 0.6.0 (b527df8 2020-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/glean-ffi-33.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/glean-ffi-33.3.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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "glean_core=https://docs.rs/glean-core/33.3.0" "--extern-html-root-url" "once_cell=https://docs.rs/once_cell/1.5.2" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.117" "--extern-html-root-url" "android_logger=https://docs.rs/android_logger/0.9.0" "--extern-html-root-url" "env_logger=https://docs.rs/env_logger/0.7.1" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.59" "--extern-html-root-url" "uuid=https://docs.rs/uuid/0.8.1" "--extern-html-root-url" "oslog=https://docs.rs/oslog/0.0.3" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "ffi_support=https://docs.rs/ffi-support/0.4.2" "--resource-suffix" "-20201111-1.49.0-nightly-5404efc28" "--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] 7152913edddac85d55132bc5539dd4b5027ffed76f633e471aa936e01fd145a7
[INFO] running `Command { std: "docker" "start" "-a" "7152913edddac85d55132bc5539dd4b5027ffed76f633e471aa936e01fd145a7", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tinyvec v1.0.1
[INFO] [stderr]    Compiling lmdb-rkv-sys v0.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ffi-support v0.4.2
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.19
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking lmdb-rkv v0.14.0
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rkv v0.15.0
[INFO] [stderr]     Checking glean-core v33.3.0
[INFO] [stderr]  Documenting glean-ffi v33.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `define_bytebuffer_destructor`
[INFO] [stderr]   --> src/byte_buffer.rs:31:33
[INFO] [stderr]    |
[INFO] [stderr] 31 | /// and instead you should use [`define_bytebuffer_destructor!`].
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `define_bytebuffer_destructor` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(broken_intra_doc_links)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `define_bytebuffer_destructor`
[INFO] [stderr]   --> src/byte_buffer.rs:62:16
[INFO] [stderr]    |
[INFO] [stderr] 62 | /// using the [`define_bytebuffer_destructor!`] macro provided by this crate.
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `define_bytebuffer_destructor` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `define_bytebuffer_destructor`
[INFO] [stderr]    --> src/byte_buffer.rs:127:36
[INFO] [stderr]     |
[INFO] [stderr] 127 |     /// function that does so via [`define_bytebuffer_destructor!`].
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `define_bytebuffer_destructor` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 46.83s
[INFO] running `Command { std: "docker" "inspect" "7152913edddac85d55132bc5539dd4b5027ffed76f633e471aa936e01fd145a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7152913edddac85d55132bc5539dd4b5027ffed76f633e471aa936e01fd145a7", kill_on_drop: false }`
[INFO] [stdout] 7152913edddac85d55132bc5539dd4b5027ffed76f633e471aa936e01fd145a7