avfoundation 0.1.2

Rust bindings for AVFounation
Build #303556 2020-10-14T22:55:46.086191+00:00
# rustc version
rustc 1.49.0-nightly (adef9da30 2020-10-13)
# docs.rs version
docsrs 0.6.0 (05c3aec 2020-10-14)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/avfoundation-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/avfoundation-0.1.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" "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" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "block=https://docs.rs/block/0.1.6" "--extern-html-root-url" "cocoa_foundation=https://docs.rs/cocoa-foundation/0.1.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" "objc=https://docs.rs/objc/0.2.7" "--extern-html-root-url" "log=https://docs.rs/log/0.4.11" "--resource-suffix" "-20201013-1.49.0-nightly-adef9da30" "--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] 32d1fc816d5d08b480d1a785114cebe9d0b429bf03b2ddb8bdb797742da04cfa
[INFO] running `Command { std: "docker" "start" "-a" "32d1fc816d5d08b480d1a785114cebe9d0b429bf03b2ddb8bdb797742da04cfa", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling core-foundation-sys v0.8.2
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]    Compiling avfoundation v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking core-foundation v0.9.1
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]    Compiling objc_exception v0.1.2
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
[INFO] [stderr] warning: compilation terminated.
[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-17886ee00db1726a/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,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-41034498e3b0714b/out/extern/exception.o" "-c" "extern/exception.m"
[INFO] [stderr]   cargo:warning=cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[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-41034498e3b0714b/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] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "32d1fc816d5d08b480d1a785114cebe9d0b429bf03b2ddb8bdb797742da04cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d1fc816d5d08b480d1a785114cebe9d0b429bf03b2ddb8bdb797742da04cfa", kill_on_drop: false }`
[INFO] [stdout] 32d1fc816d5d08b480d1a785114cebe9d0b429bf03b2ddb8bdb797742da04cfa