[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] documenting cowsed/vex-rs against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowsed%2Fvex-rs" "/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/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cowsed/vex-rs on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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 curl v0.4.44
[INFO] [stderr]   Downloaded newlib-alloc v0.1.0
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded curl-sys v0.4.68+curl-8.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d
[INFO] running `Command { std: "docker" "start" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking newlib-alloc v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[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 bzip2 v0.4.4
[INFO] [stderr]    Compiling which v4.4.2
[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 regex-automata v0.4.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[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/0644d6fd39628a0a/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1134) 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:     0x5f524f5bf7b1 - std[c2577c5add975170]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f524f5bf7b1 - std[c2577c5add975170]::backtrace_rs::backtrace::trace_unsynchronized::<std[c2577c5add975170]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f524f5bf7b1 - std[c2577c5add975170]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5f524f5bf7b1 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5f524f5d584a - <core[45eb60b2de227a2c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5f524f5d584a - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]      6:     0x5f524f5c455c - core[45eb60b2de227a2c]::io::write::default_write_fmt::<std[c2577c5add975170]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5f524f5c455c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5f524f59ee26 - <std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5f524f59ee26 - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x5f524f5b9d51 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x5f524f5ba07b - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x5f524f59eed2 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x5f524f5978b9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5f524f59f6bd - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x5f524f5d60ec - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5f524f5d5e42 - core[45eb60b2de227a2c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5f524f0b2469 - <core[45eb60b2de227a2c]::result::Result<alloc[223e3de3f1abdb8b]::string::String, core[45eb60b2de227a2c]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x5f524f0b17b9 - build_script_build[ef7c1ead72efee8d]::remove_unbindables
[INFO] [stderr]     19:     0x5f524f0b0fca - build_script_build[ef7c1ead72efee8d]::make_vex_bindings
[INFO] [stderr]     20:     0x5f524f0b1e1b - build_script_build[ef7c1ead72efee8d]::main
[INFO] [stderr]     21:     0x5f524f0b3ebb - <fn() as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5f524f0b060e - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5f524f0b0669 - std[c2577c5add975170]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5f524f5b8e88 - <&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5f524f5b8e88 - std[c2577c5add975170]::panicking::catch_unwind::do_call::<&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:573:43
[INFO] [stderr]     26:     0x5f524f5b8e88 - std[c2577c5add975170]::panicking::catch_unwind::<i32, &dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:541:19
[INFO] [stderr]     27:     0x5f524f5b8e88 - std[c2577c5add975170]::panic::catch_unwind::<&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5f524f5b8e88 - std[c2577c5add975170]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5f524f5b8e88 - std[c2577c5add975170]::panicking::catch_unwind::do_call::<std[c2577c5add975170]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:573:43
[INFO] [stderr]     30:     0x5f524f5b8e88 - std[c2577c5add975170]::panicking::catch_unwind::<isize, std[c2577c5add975170]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:541:19
[INFO] [stderr]     31:     0x5f524f5b8e88 - std[c2577c5add975170]::panic::catch_unwind::<std[c2577c5add975170]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5f524f5b8e88 - std[c2577c5add975170]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5f524f0b0511 - std[c2577c5add975170]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5f524f0b41a5 - main
[INFO] [stderr]     35:     0x75788491c601 - <unknown>
[INFO] [stderr]     36:     0x75788491c718 - __libc_start_main
[INFO] [stderr]     37:     0x5f524f0afa05 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d", kill_on_drop: false }`
[INFO] [stdout] 2001e99e8d59c40c2c559b1325e71a1d210919e1902ba6cb9169d0fa96d5340d
