[INFO] updating cached repository https://github.com/paulkernfeld/space-duel-ii [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7a29f62d9a3930912f259a75997090b0720c40b [INFO] testing paulkernfeld/space-duel-ii against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulkernfeld%2Fspace-duel-ii" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paulkernfeld/space-duel-ii on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paulkernfeld/space-duel-ii [INFO] finished tweaking git repo https://github.com/paulkernfeld/space-duel-ii [INFO] tweaked toml for git repo https://github.com/paulkernfeld/space-duel-ii written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/paulkernfeld/space-duel-ii already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1b4d506cbfb46595b69eb793196ff636836988c78c8daec64ee5492ac24b8bb [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" "d1b4d506cbfb46595b69eb793196ff636836988c78c8daec64ee5492ac24b8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1b4d506cbfb46595b69eb793196ff636836988c78c8daec64ee5492ac24b8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b4d506cbfb46595b69eb793196ff636836988c78c8daec64ee5492ac24b8bb", kill_on_drop: false }` [INFO] [stdout] d1b4d506cbfb46595b69eb793196ff636836988c78c8daec64ee5492ac24b8bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef7c624db5590eb20bf1c089794acaeae9606cf8d0e222f5bb8f3cc12c5f3eb4 [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" "ef7c624db5590eb20bf1c089794acaeae9606cf8d0e222f5bb8f3cc12c5f3eb4", kill_on_drop: false }` [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling gfx-backend-metal v0.3.3 [INFO] [stderr] Compiling range-alloc v0.1.0 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling objc_exception v0.1.2 [INFO] [stderr] Compiling spirv_cross v0.15.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling storage-map v0.2.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling malloc_buf v0.0.6 [INFO] [stderr] Compiling raw-window-handle v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [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-3252f3ecd6e32822/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-31690de6159165fb/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-31690de6159165fb/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" "ef7c624db5590eb20bf1c089794acaeae9606cf8d0e222f5bb8f3cc12c5f3eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7c624db5590eb20bf1c089794acaeae9606cf8d0e222f5bb8f3cc12c5f3eb4", kill_on_drop: false }` [INFO] [stdout] ef7c624db5590eb20bf1c089794acaeae9606cf8d0e222f5bb8f3cc12c5f3eb4