[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 beta-2021-09-08 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-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seanfisk/personal-setup on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-14/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e367527ab41c2a8d709798d6bc3da421630316fb7f17ca49f9e7fae8d08d47cd [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" "e367527ab41c2a8d709798d6bc3da421630316fb7f17ca49f9e7fae8d08d47cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e367527ab41c2a8d709798d6bc3da421630316fb7f17ca49f9e7fae8d08d47cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e367527ab41c2a8d709798d6bc3da421630316fb7f17ca49f9e7fae8d08d47cd", kill_on_drop: false }` [INFO] [stdout] e367527ab41c2a8d709798d6bc3da421630316fb7f17ca49f9e7fae8d08d47cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec4c2689cc907839d07ed3c607500771fd9232411dca375131d0bd3c419f7f23 [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" "ec4c2689cc907839d07ed3c607500771fd9232411dca375131d0bd3c419f7f23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling subprocess v0.2.6 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling personal-computing-setup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [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-d5c9d526ddeebfe8/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" "ec4c2689cc907839d07ed3c607500771fd9232411dca375131d0bd3c419f7f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec4c2689cc907839d07ed3c607500771fd9232411dca375131d0bd3c419f7f23", kill_on_drop: false }` [INFO] [stdout] ec4c2689cc907839d07ed3c607500771fd9232411dca375131d0bd3c419f7f23