[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] 960109657213880f3c28e8d933173f54179fc62e [INFO] checking seanfisk/personal-setup against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseanfisk%2Fpersonal-setup" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seanfisk/personal-setup on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subprocess v0.2.6 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", 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] bc17069f9c7f7dedf454cd68517dcf0ac89f033f2e662459142db68ec83dea37 [INFO] running `Command { std: "docker" "start" "-a" "bc17069f9c7f7dedf454cd68517dcf0ac89f033f2e662459142db68ec83dea37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc17069f9c7f7dedf454cd68517dcf0ac89f033f2e662459142db68ec83dea37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc17069f9c7f7dedf454cd68517dcf0ac89f033f2e662459142db68ec83dea37", kill_on_drop: false }` [INFO] [stdout] bc17069f9c7f7dedf454cd68517dcf0ac89f033f2e662459142db68ec83dea37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 662ede518dbefb8c367dc5a567c9a9e16349664db9ab529e4386d9aa19264eae [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" "662ede518dbefb8c367dc5a567c9a9e16349664db9ab529e4386d9aa19264eae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling personal-computing-setup v0.1.0 (/opt/rustwide/workdir) [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-85a443812a222686/build-script-build` (exit code: 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] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::private::new_adhoc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.32/src/lib.rs:610 [INFO] [stderr] 1: build_script_build::main::{{closure}} [INFO] [stderr] at ./build.rs:33 [INFO] [stderr] 2: core::result::Result::map_err [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/result.rs:595 [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] at ./build.rs:29 [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/ops/function.rs:227 [INFO] [stderr] 5: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:66 [INFO] [stderr] 7: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/core/src/ops/function.rs:259 [INFO] [stderr] std::panicking::try::do_call [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:381 [INFO] [stderr] std::panicking::try [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panicking.rs:345 [INFO] [stderr] std::panic::catch_unwind [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/panic.rs:382 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:51 [INFO] [stderr] 8: std::rt::lang_start [INFO] [stderr] at /rustc/b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8/library/std/src/rt.rs:65 [INFO] [stderr] 9: main [INFO] [stderr] 10: __libc_start_main [INFO] [stderr] 11: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "662ede518dbefb8c367dc5a567c9a9e16349664db9ab529e4386d9aa19264eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "662ede518dbefb8c367dc5a567c9a9e16349664db9ab529e4386d9aa19264eae", kill_on_drop: false }` [INFO] [stdout] 662ede518dbefb8c367dc5a567c9a9e16349664db9ab529e4386d9aa19264eae