[INFO] cloning repository https://github.com/seanfisk/personal-setup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seanfisk/personal-setup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanfisk%2Fpersonal-setup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanfisk%2Fpersonal-setup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9ec7cbda2c926e9fd7cabb208e5671dabf7d8a7 [INFO] testing seanfisk/personal-setup against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanfisk%2Fpersonal-setup" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seanfisk/personal-setup on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/seanfisk/personal-setup [INFO] finished tweaking git repo https://github.com/seanfisk/personal-setup [INFO] tweaked toml for git repo https://github.com/seanfisk/personal-setup written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/seanfisk/personal-setup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded users v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5cc8751f5f8700699b9d297f78a0d74cd7ff69afe99251360d24c2dcb5f57b6 [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" "e5cc8751f5f8700699b9d297f78a0d74cd7ff69afe99251360d24c2dcb5f57b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5cc8751f5f8700699b9d297f78a0d74cd7ff69afe99251360d24c2dcb5f57b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cc8751f5f8700699b9d297f78a0d74cd7ff69afe99251360d24c2dcb5f57b6", kill_on_drop: false }` [INFO] [stdout] e5cc8751f5f8700699b9d297f78a0d74cd7ff69afe99251360d24c2dcb5f57b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c97626c3fd3c6ac6373a7bcf1b000d058290d67adc43265644e7a028eb56a14 [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" "3c97626c3fd3c6ac6373a7bcf1b000d058290d67adc43265644e7a028eb56a14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling personal-computing-setup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: couldn't execute `/usr/local/opt/llvm/bin/llvm-config --prefix` (error: No such file or directory (os error 2)) [INFO] [stderr] warning: set the LLVM_CONFIG_PATH environment variable to the full path to a valid `llvm-config` executable (including the executable itself) [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `personal-computing-setup v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/personal-computing-setup-c4c08446f37f4e9e/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=MACOSX_DEPLOYMENT_TARGET=10.10 [INFO] [stderr] cargo:rerun-if-changed=src/ffi/user_defaults.h [INFO] [stderr] cargo:warning=couldn't execute `/usr/local/opt/llvm/bin/llvm-config --prefix` (error: No such file or directory (os error 2)) [INFO] [stderr] cargo:warning=set the LLVM_CONFIG_PATH environment variable to the full path to a valid `llvm-config` executable (including the executable itself) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] src/ffi/user_defaults.h:3:10: fatal error: 'MacTypes.h' file not found [INFO] [stderr] src/ffi/user_defaults.h:3:10: fatal error: 'MacTypes.h' file not found, err: true [INFO] [stderr] Error: Could not generate bindings [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c97626c3fd3c6ac6373a7bcf1b000d058290d67adc43265644e7a028eb56a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c97626c3fd3c6ac6373a7bcf1b000d058290d67adc43265644e7a028eb56a14", kill_on_drop: false }` [INFO] [stdout] 3c97626c3fd3c6ac6373a7bcf1b000d058290d67adc43265644e7a028eb56a14