[INFO] cloning repository https://github.com/ChunMinChang/rust-coreaudio-draft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChunMinChang/rust-coreaudio-draft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChunMinChang%2Frust-coreaudio-draft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChunMinChang%2Frust-coreaudio-draft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6aef04a5e925be47355aa7605653a655ebb003e
[INFO] checking ChunMinChang/rust-coreaudio-draft against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChunMinChang%2Frust-coreaudio-draft" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChunMinChang/rust-coreaudio-draft
[INFO] finished tweaking git repo https://github.com/ChunMinChang/rust-coreaudio-draft
[INFO] tweaked toml for git repo https://github.com/ChunMinChang/rust-coreaudio-draft written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChunMinChang/rust-coreaudio-draft on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChunMinChang/rust-coreaudio-draft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/ChunMinChang/coreaudio-sys/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version_check v0.1.4
[INFO] [stderr]   Downloaded memchr v2.0.1
[INFO] [stderr]   Downloaded lazy_static v1.1.0
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded ucd-util v0.1.1
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded strsim v0.7.0
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] [stderr]   Downloaded core-foundation-sys v0.6.1
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded cc v1.0.31
[INFO] [stderr]   Downloaded aho-corasick v0.6.6
[INFO] [stderr]   Downloaded termion v1.5.1
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded nom v4.2.2
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded bindgen v0.43.2
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.5
[INFO] [stderr]   Downloaded regex v1.0.3
[INFO] [stderr]   Downloaded libc v0.2.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6efb7c4329027d8d8f0f16b5ad5b304eefce81774c6654376bab803311c56789
[INFO] running `Command { std: "docker" "start" "-a" "6efb7c4329027d8d8f0f16b5ad5b304eefce81774c6654376bab803311c56789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6efb7c4329027d8d8f0f16b5ad5b304eefce81774c6654376bab803311c56789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6efb7c4329027d8d8f0f16b5ad5b304eefce81774c6654376bab803311c56789", kill_on_drop: false }`
[INFO] [stdout] 6efb7c4329027d8d8f0f16b5ad5b304eefce81774c6654376bab803311c56789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e26a13f3d1200ba481e52233e6b74691d8169bb30529d44fb1202e3601dda9d7
[INFO] running `Command { std: "docker" "start" "-a" "e26a13f3d1200ba481e52233e6b74691d8169bb30529d44fb1202e3601dda9d7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling cc v1.0.31
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling regex v1.0.3
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling bindgen v0.43.2
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.6.6
[INFO] [stderr]    Compiling nom v4.2.2
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling core-foundation-sys v0.6.1
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling coreaudio-sys v0.2.2 (https://github.com/ChunMinChang/coreaudio-sys/?branch=gecko-build#e505caeb)
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/coreaudio-sys-f8bb0b8fc660f3c0/out/coreaudio.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/coreaudio-sys-370d520fafefb0e9/e505cae/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | include!(concat!(env!("OUT_DIR"), "/coreaudio.rs"));
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coreaudio-sys` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e26a13f3d1200ba481e52233e6b74691d8169bb30529d44fb1202e3601dda9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26a13f3d1200ba481e52233e6b74691d8169bb30529d44fb1202e3601dda9d7", kill_on_drop: false }`
[INFO] [stdout] e26a13f3d1200ba481e52233e6b74691d8169bb30529d44fb1202e3601dda9d7
