glib 0.10.2

Rust bindings for the GLib library
Documentation
Build #291495 2020-09-10T11:00:13.282559+00:00
# rustc version
rustc 1.48.0-nightly (e2be5f568 2020-09-09)# docs.rs version
docsrs 0.6.0 (bfa6ada 2020-09-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/glib-0.10.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/glib-0.10.2/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" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --extern-html-root-url libc=https://docs.rs/libc/0.2.77 --extern-html-root-url bitflags=https://docs.rs/bitflags/1.2.1 --extern-html-root-url futures_channel=https://docs.rs/futures-channel/0.3.5 --extern-html-root-url futures_task=https://docs.rs/futures-task/0.3.5 --extern-html-root-url futures_executor=https://docs.rs/futures-executor/0.3.5 --extern-html-root-url glib_sys=https://docs.rs/glib-sys/0.10.0 --extern-html-root-url gobject_sys=https://docs.rs/gobject-sys/0.10.0 --extern-html-root-url glib_macros=https://docs.rs/glib-macros/0.10.1 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url futures_core=https://docs.rs/futures-core/0.3.5 --extern-html-root-url once_cell=https://docs.rs/once_cell/1.4.1 --extern-html-root-url futures_util=https://docs.rs/futures-util/0.3.5 --resource-suffix -20200909-1.48.0-nightly-e2be5f568" "-e" "DOCS_RS=1" "-e" "RUSTFLAGS=" "-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" "doc" "--lib" "--no-deps" "--features" "dox" "-j2", kill_on_drop: false }`
[INFO] [stdout] 60e1bbd7ed2872eee5cc8f7efe488130c703d009a354d56f0e3c73dcdf83a22b
[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" "60e1bbd7ed2872eee5cc8f7efe488130c703d009a354d56f0e3c73dcdf83a22b", 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.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.40
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]    Compiling glib-sys v0.10.0
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]  Documenting glib v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `crate::clone` is both a module and a macro
[INFO] [stderr]    --> src/lib.rs:212:51
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][crate::clone] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^ ambiguous link
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(broken_intra_doc_links)]` on by default
[INFO] [stderr] help: to link to the module, prefix with the item kind
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][mod@crate::clone] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] help: to link to the macro, add an exclamation mark
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][crate::clone!] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crate::clone` is both a module and a macro
[INFO] [stderr]    --> src/lib.rs:212:51
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][crate::clone] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^ ambiguous link
[INFO] [stderr]     |
[INFO] [stderr] help: to link to the module, prefix with the item kind
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][mod@crate::clone] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] help: to link to the macro, add an exclamation mark
[INFO] [stderr]     |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][crate::clone!] macro. If you want to use a custom
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 44.34s
[INFO] running `Command { std: "docker" "inspect" "60e1bbd7ed2872eee5cc8f7efe488130c703d009a354d56f0e3c73dcdf83a22b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e1bbd7ed2872eee5cc8f7efe488130c703d009a354d56f0e3c73dcdf83a22b", kill_on_drop: false }`
[INFO] [stdout] 60e1bbd7ed2872eee5cc8f7efe488130c703d009a354d56f0e3c73dcdf83a22b