[INFO] updating cached repository https://github.com/rsaarelm/phage [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c14c618a6679ade99bcd48288a7fc6abd156380 [INFO] checking rsaarelm/phage against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaarelm%2Fphage" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rsaarelm/phage on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rsaarelm/phage [INFO] removed path dependency calx from git repo https://github.com/rsaarelm/phage [INFO] removed path dependency world from git repo https://github.com/rsaarelm/phage [INFO] finished tweaking git repo https://github.com/rsaarelm/phage [INFO] tweaked toml for git repo https://github.com/rsaarelm/phage written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rsaarelm/phage already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (calx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (world) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (calx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (world) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f75a5453e19d3b766082a40c48250ff41bd9974d10286be33278683ea8c67fa7 [INFO] running `"docker" "start" "-a" "f75a5453e19d3b766082a40c48250ff41bd9974d10286be33278683ea8c67fa7"` [INFO] [stderr] warning: dependency (calx) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (world) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Checking world v0.0.0 [INFO] [stderr] Checking png v0.9.0 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling coreaudio-sys v0.2.3 [INFO] [stderr] error: failed to run custom build command for `coreaudio-sys v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/coreaudio-sys-56b50dc2dc829268/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'coreaudio-sys requires macos or ios target', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.2.3/build.rs:111:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56437f4e4934 - backtrace::backtrace::libunwind::trace::hed9e2a0309170f7a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56437f4e4934 - backtrace::backtrace::trace_unsynchronized::h9afd3890a045e254 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56437f4e4934 - std::sys_common::backtrace::_print_fmt::h0c9217c367fe7d99 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x56437f4e4934 - ::fmt::h1e25c3c7d15a8f7a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x56437f509a5c - core::fmt::write::h222d255985e63ab4 [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x56437f4e13f7 - std::io::Write::write_fmt::hff0ed662005260ac [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x56437f4e6df5 - std::sys_common::backtrace::_print::hc8e1f3adcde2a297 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x56437f4e6df5 - std::sys_common::backtrace::print::h441b47455c622a48 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x56437f4e6df5 - std::panicking::default_hook::{{closure}}::hf4fb5bc24f0ac057 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x56437f4e6ae6 - std::panicking::default_hook::h13a0b47a82531fb5 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x56437f4e74f5 - std::panicking::rust_panic_with_hook::h4a8bd1cefdd0c63e [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x56437f4215e3 - std::panicking::begin_panic::h6c70f344b97a576a [INFO] [stderr] at /rustc/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/src/libstd/panicking.rs:407 [INFO] [stderr] 12: 0x56437ee3c251 - build_script_build::main::h887395f634bfc519 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coreaudio-sys-0.2.3/build.rs:111 [INFO] [stderr] 13: 0x56437ee3f1b0 - std::rt::lang_start::{{closure}}::h9cedbe8d7eb6650d [INFO] [stderr] at /rustc/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x56437f4e6f23 - std::rt::lang_start_internal::{{closure}}::h79de390c1f22a575 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x56437f4e6f23 - std::panicking::try::do_call::h7ab738dd9e6d8623 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 16: 0x56437f4ee97a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x56437f4e79ed - std::panicking::try::h02240b4a14001fb3 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 18: 0x56437f4e79ed - std::panic::catch_unwind::hf518ccf3f5414b1b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x56437f4e79ed - std::rt::lang_start_internal::hb1418bf06dc13abc [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x56437ee3f189 - std::rt::lang_start::heabdd828d915de29 [INFO] [stderr] at /rustc/ba14a92a10441c4b839ce71e6ef5f7a48bbff18f/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x56437ee3c38a - main [INFO] [stderr] 22: 0x7f992ae18b97 - __libc_start_main [INFO] [stderr] 23: 0x56437ee3afca - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "f75a5453e19d3b766082a40c48250ff41bd9974d10286be33278683ea8c67fa7"` [INFO] running `"docker" "rm" "-f" "f75a5453e19d3b766082a40c48250ff41bd9974d10286be33278683ea8c67fa7"` [INFO] [stdout] f75a5453e19d3b766082a40c48250ff41bd9974d10286be33278683ea8c67fa7