Build #303385 2020-10-14T12:09:39.730035+00:00
# rustc version
rustc 1.49.0-nightly (adef9da30 2020-10-13)# docs.rs version
docsrs 0.6.0 (0abe413 2020-10-08)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/glib-0.10.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/glib-0.10.3/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" "--features" "dox" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "futures_channel=https://docs.rs/futures-channel/0.3.6" "--extern-html-root-url" "gobject_sys=https://docs.rs/gobject-sys/0.10.0" "--extern-html-root-url" "futures_core=https://docs.rs/futures-core/0.3.6" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.79" "--extern-html-root-url" "once_cell=https://docs.rs/once_cell/1.4.1" "--extern-html-root-url" "futures_task=https://docs.rs/futures-task/0.3.6" "--extern-html-root-url" "futures_executor=https://docs.rs/futures-executor/0.3.6" "--extern-html-root-url" "futures_util=https://docs.rs/futures-util/0.3.6" "--extern-html-root-url" "bitflags=https://docs.rs/bitflags/1.2.1" "--extern-html-root-url" "glib_macros=https://docs.rs/glib-macros/0.10.1" "--extern-html-root-url" "glib_sys=https://docs.rs/glib-sys/0.10.1" "--extern-html-root-url" "tempfile=https://docs.rs/tempfile/3.1.0" "--resource-suffix" "-20201013-1.49.0-nightly-adef9da30" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 65c25a687004971c54043b02b552e3dc33aeda79c447c540ce248600d3c5c0a5
[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" "65c25a687004971c54043b02b552e3dc33aeda79c447c540ce248600d3c5c0a5", 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 syn v1.0.44
[INFO] [stderr] Compiling serde v1.0.116
[INFO] [stderr] Compiling unicode-segmentation v1.6.0
[INFO] [stderr] Compiling version-compare v0.0.10
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling strum v0.18.0
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling pin-project-internal v0.4.27
[INFO] [stderr] Compiling proc-macro-nested v0.1.6
[INFO] [stderr] Compiling libc v0.2.79
[INFO] [stderr] Checking once_cell v1.4.1
[INFO] [stderr] Checking futures-core v0.3.6
[INFO] [stderr] Compiling proc-macro-hack v0.5.18
[INFO] [stderr] Compiling anyhow v1.0.33
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking pin-utils v0.1.0
[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.6
[INFO] [stderr] Checking futures-channel v0.3.6
[INFO] [stderr] Compiling itertools v0.9.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling toml v0.5.7
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling thiserror-impl v1.0.21
[INFO] [stderr] Compiling strum_macros v0.18.0
[INFO] [stderr] Compiling futures-macro v0.3.6
[INFO] [stderr] Compiling glib-macros v0.10.1
[INFO] [stderr] Compiling thiserror v1.0.21
[INFO] [stderr] Checking pin-project v0.4.27
[INFO] [stderr] Compiling system-deps v1.3.2
[INFO] [stderr] Checking futures-util v0.3.6
[INFO] [stderr] Compiling glib-sys v0.10.1
[INFO] [stderr] Compiling gobject-sys v0.10.0
[INFO] [stderr] Checking futures-executor v0.3.6
[INFO] [stderr] Documenting glib v0.10.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `self::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 `mod@`
[INFO] [stderr] |
[INFO] [stderr] 212 | /// This is the log domain used by the [`clone!`][mod@self::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!`][self::clone!] macro. If you want to use a custom
[INFO] [stderr] | ^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.65s
[INFO] running `Command { std: "docker" "inspect" "65c25a687004971c54043b02b552e3dc33aeda79c447c540ce248600d3c5c0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c25a687004971c54043b02b552e3dc33aeda79c447c540ce248600d3c5c0a5", kill_on_drop: false }`
[INFO] [stdout] 65c25a687004971c54043b02b552e3dc33aeda79c447c540ce248600d3c5c0a5