[INFO] cloning repository https://github.com/kinoko0518/Rust-3DS-Example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinoko0518/Rust-3DS-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinoko0518%2FRust-3DS-Example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinoko0518%2FRust-3DS-Example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fdaeefebc51b24a10dfc662449a4b10ddfd87bd [INFO] checking kinoko0518/Rust-3DS-Example against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinoko0518%2FRust-3DS-Example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kinoko0518/Rust-3DS-Example [INFO] finished tweaking git repo https://github.com/kinoko0518/Rust-3DS-Example [INFO] tweaked toml for git repo https://github.com/kinoko0518/Rust-3DS-Example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kinoko0518/Rust-3DS-Example on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kinoko0518/Rust-3DS-Example 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust3ds/ctru-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust3ds/pthread-3ds.git` [INFO] [stderr] Updating git repository `https://github.com/rust3ds/shim-3ds.git` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking kinoko0518/Rust-3DS-Example against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinoko0518%2FRust-3DS-Example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kinoko0518/Rust-3DS-Example [INFO] finished tweaking git repo https://github.com/kinoko0518/Rust-3DS-Example [INFO] tweaked toml for git repo https://github.com/kinoko0518/Rust-3DS-Example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kinoko0518/Rust-3DS-Example on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kinoko0518/Rust-3DS-Example 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macaddr v1.0.1 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5758772c6df6d78b7a97a7fd0fb98f490738e2a8363c8fa35141c41c45e3b37 [INFO] running `Command { std: "docker" "start" "-a" "c5758772c6df6d78b7a97a7fd0fb98f490738e2a8363c8fa35141c41c45e3b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5758772c6df6d78b7a97a7fd0fb98f490738e2a8363c8fa35141c41c45e3b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5758772c6df6d78b7a97a7fd0fb98f490738e2a8363c8fa35141c41c45e3b37", kill_on_drop: false }` [INFO] [stdout] c5758772c6df6d78b7a97a7fd0fb98f490738e2a8363c8fa35141c41c45e3b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b007aba1ac41eeb0a0a4eea0469784ab969046665b13a52859eeb8959936b261 [INFO] running `Command { std: "docker" "start" "-a" "b007aba1ac41eeb0a0a4eea0469784ab969046665b13a52859eeb8959936b261", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking widestring v1.2.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ctru-rs v0.7.1 (https://github.com/rust3ds/ctru-rs#2b2e0edd) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#2b2e0edd) [INFO] [stderr] error: failed to run custom build command for `ctru-sys v0.5.0 (https://github.com/rust3ds/ctru-rs#2b2e0edd)` [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/ctru-sys-c0988ad9232319c7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (570) panicked at /opt/rustwide/cargo-home/git/checkouts/ctru-rs-f60f5d9ec03b095c/2b2e0ed/ctru-sys/build.rs:27:43: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x605ae97833a2 - std::backtrace_rs::backtrace::libunwind::trace::h89d0dc84550031a0 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x605ae97833a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h80b3d9d0c51e5a63 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x605ae97833a2 - std::sys::backtrace::_print_fmt::hca4e0163995a68e7 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x605ae97833a2 - ::fmt::hea2f36bb56ec2212 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x605ae97954af - core::fmt::rt::Argument::fmt::h74bb3530789ff769 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x605ae97954af - core::fmt::write::h578f59b2258e9323 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x605ae9750b31 - std::io::default_write_fmt::hf954389cbf3ed55b [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x605ae9750b31 - std::io::Write::write_fmt::hb1094a1c210401b3 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x605ae975cde2 - std::sys::backtrace::BacktraceLock::print::he63f1e5c44323a05 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x605ae97604ef - std::panicking::default_hook::{{closure}}::h242b72ccf7991252 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x605ae9760349 - std::panicking::default_hook::hef97f300ad5de79c [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x605ae9760c25 - std::panicking::panic_with_hook::hef880a0a9fdbef98 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x605ae9760a0a - std::panicking::panic_handler::{{closure}}::h31b73b5e2a4e284c [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x605ae975cf29 - std::sys::backtrace::__rust_end_short_backtrace::hb522baca347c53c4 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x605ae974485d - __rustc[455faeb364e5c672]::rust_begin_unwind [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x605ae979f730 - core::panicking::panic_fmt::habc2645a2de22cdc [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x605ae979e646 - core::result::unwrap_failed::hccfc0a268c72388a [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x605ae91674c1 - build_script_build::main::h6cd77b9c4f4ea712 [INFO] [stderr] 18: 0x605ae916ec53 - core::ops::function::FnOnce::call_once::he4c13cde749a0c37 [INFO] [stderr] 19: 0x605ae9169fe6 - std::sys::backtrace::__rust_begin_short_backtrace::h3320a3940bd17aef [INFO] [stderr] 20: 0x605ae916eaa9 - std::rt::lang_start::{{closure}}::h455a9e0cbcc7db79 [INFO] [stderr] 21: 0x605ae9752570 - core::ops::function::impls:: for &F>::call_once::h1c762e536955fe88 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x605ae9752570 - std::panicking::catch_unwind::do_call::h2283874848f14318 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 23: 0x605ae9752570 - std::panicking::catch_unwind::h177cfa4a462d3471 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: 0x605ae9752570 - std::panic::catch_unwind::h0d882664071e7da8 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x605ae9752570 - std::rt::lang_start_internal::{{closure}}::h875c396738d8e562 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x605ae9752570 - std::panicking::catch_unwind::do_call::hec9a33579bdbbc66 [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x605ae9752570 - std::panicking::catch_unwind::hc910e019c36adb4a [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x605ae9752570 - std::panic::catch_unwind::h591a00f19cdb1b9a [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x605ae9752570 - std::rt::lang_start_internal::h753552d9ad5e350f [INFO] [stderr] at /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x605ae916ea91 - std::rt::lang_start::h6b592cc42f0c6bd6 [INFO] [stderr] 31: 0x605ae916e255 - main [INFO] [stderr] 32: 0x7bb618f4a1ca - [INFO] [stderr] 33: 0x7bb618f4a28b - __libc_start_main [INFO] [stderr] 34: 0x605ae9165325 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b007aba1ac41eeb0a0a4eea0469784ab969046665b13a52859eeb8959936b261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b007aba1ac41eeb0a0a4eea0469784ab969046665b13a52859eeb8959936b261", kill_on_drop: false }` [INFO] [stdout] b007aba1ac41eeb0a0a4eea0469784ab969046665b13a52859eeb8959936b261