Build #498145 2022-01-24T10:17:47.956990+00:00
# rustc version
rustc 1.60.0-nightly (84322efad 2022-01-23)# docs.rs version
docsrs 0.6.0 (142844e 2022-01-23)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/gtk4-sys-0.4.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/gtk4-sys-0.4.5/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" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "dox" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220123-1.60.0-nightly-84322efad\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", 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] 6c5a207547b771afd680d66b0368d0bb9ce916d00bca2857ad9b446c2ce08605
[INFO] running `Command { std: "docker" "start" "-a" "6c5a207547b771afd680d66b0368d0bb9ce916d00bca2857ad9b446c2ce08605", kill_on_drop: false }`
[INFO] [stderr] Compiling gdk4-sys v0.4.2
[INFO] [stderr] Compiling graphene-sys v0.15.1
[INFO] [stderr] Compiling gsk4-sys v0.4.2
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "graphene-gobject-1.0" "graphene-gobject-1.0 >= 1.10"` did not exit successfully: exit status: 1
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `graphene-sys v0.15.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/graphene-sys-abad0ba459769281/build-script-build` (exit status: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=GRAPHENE_GOBJECT_1.0_NO_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] cargo:warning=`"pkg-config" "--libs" "--cflags" "graphene-gobject-1.0" "graphene-gobject-1.0 >= 1.10"` did not exit successfully: exit status: 1
[INFO] [stderr] error: could not find system library 'graphene-gobject-1.0' required by the 'graphene-sys' crate
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] Package graphene-gobject-1.0 was not found in the pkg-config search path.
[INFO] [stderr] Perhaps you should add the directory containing `graphene-gobject-1.0.pc'
[INFO] [stderr] to the PKG_CONFIG_PATH environment variable
[INFO] [stderr] No package 'graphene-gobject-1.0' found
[INFO] [stderr] Package graphene-gobject-1.0 was not found in the pkg-config search path.
[INFO] [stderr] Perhaps you should add the directory containing `graphene-gobject-1.0.pc'
[INFO] [stderr] to the PKG_CONFIG_PATH environment variable
[INFO] [stderr] No package 'graphene-gobject-1.0' found
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: `"pkg-config" "--libs" "--cflags" "gtk4" "gtk4 >= 4.0.0"` did not exit successfully: exit status: 1
[INFO] [stderr]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "6c5a207547b771afd680d66b0368d0bb9ce916d00bca2857ad9b446c2ce08605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5a207547b771afd680d66b0368d0bb9ce916d00bca2857ad9b446c2ce08605", kill_on_drop: false }`
[INFO] [stdout] 6c5a207547b771afd680d66b0368d0bb9ce916d00bca2857ad9b446c2ce08605