Build #241127 2020-04-17T20:07:28.413465+00:00
# rustc version
rustc 1.44.0-nightly (7f3df5772 2020-04-16)# docs.rs version
docsrs 0.6.0 (bc15998 2020-04-16)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/pathfinder_metal-0.5.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pathfinder_metal-0.5.1/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200416-1.44.0-nightly-7f3df5772 --static-root-path / --cap-lints warn --extern-html-root-url pathfinder_geometry=https://docs.rs/pathfinder_geometry/0.5.0 --extern-html-root-url half=https://docs.rs/half/1.5.0 --extern-html-root-url objc=https://docs.rs/objc/0.2.7 --extern-html-root-url pathfinder_simd=https://docs.rs/pathfinder_simd/0.5.0 --extern-html-root-url foreign_types=https://docs.rs/foreign-types/0.3.2 --extern-html-root-url bitflags=https://docs.rs/bitflags/1.2.1 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url block=https://docs.rs/block/0.1.6 --extern-html-root-url pathfinder_gpu=https://docs.rs/pathfinder_gpu/0.5.0 --extern-html-root-url pathfinder_resources=https://docs.rs/pathfinder_resources/0.5.0 --extern-html-root-url metal=https://docs.rs/metal/0.17.1 --extern-html-root-url core_foundation=https://docs.rs/core-foundation/0.7.0 --extern-html-root-url cocoa=https://docs.rs/cocoa/0.19.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 741849c80b388bbd9ddd36e72440c10f1ea5976b11e43c475e64867fc9837293
[INFO] running `"docker" "start" "-a" "741849c80b388bbd9ddd36e72440c10f1ea5976b11e43c475e64867fc9837293"`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling libc v0.2.69
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling cc v1.0.50
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling core-foundation-sys v0.6.2
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling crc32fast v1.2.0
[INFO] [stderr] Checking adler32 v1.0.4
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Compiling core-foundation-sys v0.7.0
[INFO] [stderr] Compiling pathfinder_resources v0.5.0
[INFO] [stderr] Checking bytemuck v1.2.0
[INFO] [stderr] Checking block v0.1.6
[INFO] [stderr] Checking half v1.5.0
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling num-iter v0.1.40
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Checking inflate v0.4.5
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Compiling objc_exception v0.1.2
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: cc: error trying to exec 'cc1obj': execvp: No such file or directory
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `objc_exception v0.1.2`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/objc_exception-2c8f2480030f4ca8/build-script-build` (exit code: 1)
[INFO] [stderr] --- stdout
[INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] OPT_LEVEL = Some("0")
[INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr] CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr] CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr] HOST_CC = None
[INFO] [stderr] CC = None
[INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr] HOST_CFLAGS = None
[INFO] [stderr] CFLAGS = None
[INFO] [stderr] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-27708382619533d9/out/extern/exception.o" "-c" "extern/exception.m"
[INFO] [stderr] cargo:warning=cc: error trying to exec 'cc1obj': execvp: No such file or directory
[INFO] [stderr] exit code: 1
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-27708382619533d9/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit code: 1).
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr]
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "741849c80b388bbd9ddd36e72440c10f1ea5976b11e43c475e64867fc9837293"`
[INFO] running `"docker" "rm" "-f" "741849c80b388bbd9ddd36e72440c10f1ea5976b11e43c475e64867fc9837293"`
[INFO] [stdout] 741849c80b388bbd9ddd36e72440c10f1ea5976b11e43c475e64867fc9837293