[INFO] cloning repository https://github.com/tantona/rust-asteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tantona/rust-asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftantona%2Frust-asteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftantona%2Frust-asteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c693a1d2a3ddda10f80b2e96cac6f271dc4194ab [INFO] checking tantona/rust-asteroids against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftantona%2Frust-asteroids" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tantona/rust-asteroids on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tantona/rust-asteroids [INFO] finished tweaking git repo https://github.com/tantona/rust-asteroids [INFO] tweaked toml for git repo https://github.com/tantona/rust-asteroids written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tantona/rust-asteroids 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b086476cf02e036c2c7ff257c025a0edff3d0391a5e61d0cf83ae26f75833ef [INFO] running `Command { std: "docker" "start" "-a" "1b086476cf02e036c2c7ff257c025a0edff3d0391a5e61d0cf83ae26f75833ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b086476cf02e036c2c7ff257c025a0edff3d0391a5e61d0cf83ae26f75833ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b086476cf02e036c2c7ff257c025a0edff3d0391a5e61d0cf83ae26f75833ef", kill_on_drop: false }` [INFO] [stdout] 1b086476cf02e036c2c7ff257c025a0edff3d0391a5e61d0cf83ae26f75833ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f00117f2f592cb8ab32d758ccc7a4492bba02bab08e4d6a8a57006acc32eb65 [INFO] running `Command { std: "docker" "start" "-a" "0f00117f2f592cb8ab32d758ccc7a4492bba02bab08e4d6a8a57006acc32eb65", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling raylib-sys v5.0.0 (https://github.com/bitten2up/raylib-rs?branch=5.0.0#0207bfbc) [INFO] [stderr] error: failed to run custom build command for `raylib-sys v5.0.0 (https://github.com/bitten2up/raylib-rs?branch=5.0.0#0207bfbc)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/raylib-sys-25534a1cfcc5507c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=./binding/binding.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/raylib-rs-09f1f1266845fcda/0207bfb/raylib-sys/build.rs:318:29: [INFO] [stderr] failed to copy raylib source to /opt/rustwide/target/debug/build/raylib-sys-3a0b654281910335/out [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6050b8718420 - std::backtrace_rs::backtrace::libunwind::trace::h8dba1479d8b2d7e1 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6050b8718420 - std::backtrace_rs::backtrace::trace_unsynchronized::h83db242b24cc55fc [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6050b8718420 - std::sys::backtrace::_print_fmt::hdfd2ca4692038a92 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6050b8718420 - ::fmt::h54e4c64a993d08d7 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6050b8744b33 - core::fmt::rt::Argument::fmt::hc201c43785d48266 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6050b8744b33 - core::fmt::write::h214ebe24200e5399 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6050b8714343 - std::io::Write::write_fmt::h77653b5cbb4e9210 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6050b8718272 - std::sys::backtrace::BacktraceLock::print::h6237a92327aa2b62 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6050b87193ff - std::panicking::default_hook::{{closure}}::h80dbdb8b07a0621e [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6050b871926a - std::panicking::default_hook::ha01c888e2e1ab53a [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6050b8719e22 - std::panicking::rust_panic_with_hook::hbcbac4f9139849d5 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6050b8719baa - std::panicking::begin_panic_handler::{{closure}}::h73f0e31ea546f217 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x6050b8718929 - std::sys::backtrace::__rust_end_short_backtrace::h4a484facd0cfa932 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6050b871983d - rust_begin_unwind [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6050b8742dc0 - core::panicking::panic_fmt::h62b54b13097228d8 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6050b8162e58 - build_script_build::cp_raylib::{{closure}}::h2b5e3c0cbf030b24 [INFO] [stderr] 16: 0x6050b8165340 - core::result::Result::unwrap_or_else::hf5c3903b1f7a33f0 [INFO] [stderr] 17: 0x6050b8162c11 - build_script_build::cp_raylib::ha142d3379d8c49e0 [INFO] [stderr] 18: 0x6050b81629c4 - build_script_build::main::h42edad7397025d13 [INFO] [stderr] 19: 0x6050b815aa43 - core::ops::function::FnOnce::call_once::hf03cdd4506c337a4 [INFO] [stderr] 20: 0x6050b81644c6 - std::sys::backtrace::__rust_begin_short_backtrace::h79c571927a30219f [INFO] [stderr] 21: 0x6050b815a4d9 - std::rt::lang_start::{{closure}}::ha47c0548278ba2eb [INFO] [stderr] 22: 0x6050b870f0d0 - core::ops::function::impls:: for &F>::call_once::h502c6cd48b2c1e80 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x6050b870f0d0 - std::panicking::try::do_call::hdc6f43058c4253ba [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x6050b870f0d0 - std::panicking::try::h902118358eeb2fc4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x6050b870f0d0 - std::panic::catch_unwind::h9c6927f64d91743f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x6050b870f0d0 - std::rt::lang_start_internal::{{closure}}::h4bb29f51d128e15f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x6050b870f0d0 - std::panicking::try::do_call::h76c494bb288a5557 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x6050b870f0d0 - std::panicking::try::hfd3e1e50d5d738a4 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x6050b870f0d0 - std::panic::catch_unwind::hb561cfedd302e437 [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x6050b870f0d0 - std::rt::lang_start_internal::he7a10871db8c5e7f [INFO] [stderr] at /rustc/3298c2ca5e390fd0d104357fdeec514a152a9561/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x6050b815a4c1 - std::rt::lang_start::he993b709d6c153b9 [INFO] [stderr] 32: 0x6050b8163785 - main [INFO] [stderr] 33: 0x7753fbbf4d90 - [INFO] [stderr] 34: 0x7753fbbf4e40 - __libc_start_main [INFO] [stderr] 35: 0x6050b8159cd5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0f00117f2f592cb8ab32d758ccc7a4492bba02bab08e4d6a8a57006acc32eb65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f00117f2f592cb8ab32d758ccc7a4492bba02bab08e4d6a8a57006acc32eb65", kill_on_drop: false }` [INFO] [stdout] 0f00117f2f592cb8ab32d758ccc7a4492bba02bab08e4d6a8a57006acc32eb65