[INFO] cloning repository https://github.com/cowsed/vex-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cowsed/vex-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowsed%2Fvex-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowsed%2Fvex-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dedd325c33b00cad977957650105ffe453083b8b [INFO] checking cowsed/vex-rs against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowsed%2Fvex-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cowsed/vex-rs on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cowsed/vex-rs [INFO] finished tweaking git repo https://github.com/cowsed/vex-rs [INFO] tweaked toml for git repo https://github.com/cowsed/vex-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cowsed/vex-rs 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.69.1 [INFO] [stderr] Downloaded curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Downloaded newlib-alloc v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21a1e5d4bd5f598a5ea6d7e7c601265e64d3684e024fe5ea7bee1d534a8e2e88 [INFO] running `Command { std: "docker" "start" "-a" "21a1e5d4bd5f598a5ea6d7e7c601265e64d3684e024fe5ea7bee1d534a8e2e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a1e5d4bd5f598a5ea6d7e7c601265e64d3684e024fe5ea7bee1d534a8e2e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a1e5d4bd5f598a5ea6d7e7c601265e64d3684e024fe5ea7bee1d534a8e2e88", kill_on_drop: false }` [INFO] [stdout] 21a1e5d4bd5f598a5ea6d7e7c601265e64d3684e024fe5ea7bee1d534a8e2e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8539479a747dd4aa108f8d6491ca553f6a0c240d1e3946c62583c5d522358ff [INFO] running `Command { std: "docker" "start" "-a" "e8539479a747dd4aa108f8d6491ca553f6a0c240d1e3946c62583c5d522358ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking newlib-alloc v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling vex-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `vex-rs v0.1.0 (/opt/rustwide/workdir)` [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/vex-rs-5a66f7b5d43a05f6/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at build.rs:59:41: [INFO] [stderr] Couldn't open vex_brain.h to fix template stuff: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5963a774ed02 - std::backtrace_rs::backtrace::libunwind::trace::h0ba9157721c35840 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5963a774ed02 - std::backtrace_rs::backtrace::trace_unsynchronized::h86ccaa9e8e807ced [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5963a774ed02 - std::sys::backtrace::_print_fmt::h349c193bb5c0bc78 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5963a774ed02 - ::fmt::h03493273b68c541f [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5963a7774d63 - core::fmt::rt::Argument::fmt::h15ec3bfc4130f0f3 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x5963a7774d63 - core::fmt::write::h0ad6302f6d4dd435 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5963a774bab3 - std::io::default_write_fmt::hb47e9846d3041dac [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5963a774bab3 - std::io::Write::write_fmt::h02d833d801fd417d [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5963a774eb52 - std::sys::backtrace::BacktraceLock::print::hf4c70899989a4c05 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5963a774fe22 - std::panicking::default_hook::{{closure}}::hb583b4cee228551d [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5963a774fc25 - std::panicking::default_hook::h5dea409290788d81 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5963a7750842 - std::panicking::rust_panic_with_hook::hf643fb839cbcc568 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5963a77505ca - std::panicking::begin_panic_handler::{{closure}}::h3410972461e99562 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5963a774f209 - std::sys::backtrace::__rust_end_short_backtrace::hf1bf1d55b8ddd5d8 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5963a775025d - __rustc[2cdc4cefc7961cb7]::rust_begin_unwind [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5963a77730c0 - core::panicking::panic_fmt::hdefd3e888081c660 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5963a7773526 - core::result::unwrap_failed::hfab0873f584e0178 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5963a720f222 - core::result::Result::expect::hd32088fc32f63061 [INFO] [stderr] 18: 0x5963a72119e1 - build_script_build::remove_unbindables::hb51e1e3c4863f9a8 [INFO] [stderr] 19: 0x5963a7211192 - build_script_build::make_vex_bindings::hb2214b47b2ea7c3d [INFO] [stderr] 20: 0x5963a72122d6 - build_script_build::main::h46c6522996c87773 [INFO] [stderr] 21: 0x5963a720e613 - core::ops::function::FnOnce::call_once::h9f7b48071293941b [INFO] [stderr] 22: 0x5963a720e446 - std::sys::backtrace::__rust_begin_short_backtrace::haee02455a03cd03c [INFO] [stderr] 23: 0x5963a720e3e9 - std::rt::lang_start::{{closure}}::h7485602e28dbd0bd [INFO] [stderr] 24: 0x5963a77460f0 - core::ops::function::impls:: for &F>::call_once::h821851a4b59dd3e0 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5963a77460f0 - std::panicking::try::do_call::h29b3db2a8d7f7183 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5963a77460f0 - std::panicking::try::h05374d3e135016b1 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5963a77460f0 - std::panic::catch_unwind::h7416c57f4ea365fc [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5963a77460f0 - std::rt::lang_start_internal::{{closure}}::hf7b7e14bdf8ef966 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5963a77460f0 - std::panicking::try::do_call::hbf263968054c8956 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5963a77460f0 - std::panicking::try::hb399c715a961ac3e [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5963a77460f0 - std::panic::catch_unwind::h1bb049748f0fd11c [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5963a77460f0 - std::rt::lang_start_internal::h562b242fe2653a53 [INFO] [stderr] at /rustc/17ffbc81a30c094193836a5d7f90dff273b5df93/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5963a720e3d1 - std::rt::lang_start::h24bcf382b494d1c6 [INFO] [stderr] 34: 0x5963a7212545 - main [INFO] [stderr] 35: 0x7bcd86ca71ca - [INFO] [stderr] 36: 0x7bcd86ca728b - __libc_start_main [INFO] [stderr] 37: 0x5963a720d7b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e8539479a747dd4aa108f8d6491ca553f6a0c240d1e3946c62583c5d522358ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8539479a747dd4aa108f8d6491ca553f6a0c240d1e3946c62583c5d522358ff", kill_on_drop: false }` [INFO] [stdout] e8539479a747dd4aa108f8d6491ca553f6a0c240d1e3946c62583c5d522358ff