[INFO] cloning repository https://github.com/jac3km4/red4ext-rs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/red4ext-rs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d7e581caa78e4469ae561180b36d3694f88cb55 [INFO] testing jac3km4/red4ext-rs-example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs-example" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jac3km4/red4ext-rs-example on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jac3km4/red4ext-rs-example [INFO] finished tweaking git repo https://github.com/jac3km4/red4ext-rs-example [INFO] tweaked toml for git repo https://github.com/jac3km4/red4ext-rs-example written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jac3km4/red4ext-rs-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/WopsS/RED4ext.SDK.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d083cd1b56c0b91903ebc5900390f073f53c6b6ad0f2abce502cce5b4502da3 [INFO] running `Command { std: "docker" "start" "-a" "2d083cd1b56c0b91903ebc5900390f073f53c6b6ad0f2abce502cce5b4502da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d083cd1b56c0b91903ebc5900390f073f53c6b6ad0f2abce502cce5b4502da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d083cd1b56c0b91903ebc5900390f073f53c6b6ad0f2abce502cce5b4502da3", kill_on_drop: false }` [INFO] [stdout] 2d083cd1b56c0b91903ebc5900390f073f53c6b6ad0f2abce502cce5b4502da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a48feaa15c9767b4a57fa72bf0dcf55e4e19f3bd5477997769b9e604100b170 [INFO] running `Command { std: "docker" "start" "-a" "9a48feaa15c9767b4a57fa72bf0dcf55e4e19f3bd5477997769b9e604100b170", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cxxbridge-flags v1.0.65 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling autocxx-bindgen v0.59.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Compiling moveit v0.3.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.65 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cxx-gen v0.7.65 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling autocxx-parser v0.15.0 [INFO] [stderr] Compiling cxxbridge-macro v1.0.65 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling wchar-impl v0.11.0 [INFO] [stderr] Compiling autocxx-macro v0.15.0 [INFO] [stderr] Compiling casey v0.3.3 [INFO] [stderr] Compiling autocxx-parser v0.14.0 [INFO] [stderr] Compiling autocxx-engine v0.15.0 [INFO] [stderr] Compiling autocxx-engine v0.14.0 [INFO] [stderr] Compiling autocxx-build v0.14.0 [INFO] [stderr] Compiling autocxx v0.15.0 [INFO] [stderr] Compiling red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.2#1943a6bd) [INFO] [stderr] error: failed to run custom build command for `red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.2#1943a6bd)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/red4ext-rs-74be65ca033828e3/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] /usr/lib/llvm-10/lib/clang/10.0.0/include/intrin.h:12:15: fatal error: 'intrin.h' file not found [INFO] [stderr] /usr/lib/llvm-10/lib/clang/10.0.0/include/intrin.h:12:15: fatal error: 'intrin.h' file not found, err: true [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] autocxx error: Unable to parse .rs file: Unable to parse include_cpp! macro: Bindgen was unable to generate the initial .rs bindings for this file. This may indicate a parsing problem with the C++ headers. [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "9a48feaa15c9767b4a57fa72bf0dcf55e4e19f3bd5477997769b9e604100b170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a48feaa15c9767b4a57fa72bf0dcf55e4e19f3bd5477997769b9e604100b170", kill_on_drop: false }` [INFO] [stdout] 9a48feaa15c9767b4a57fa72bf0dcf55e4e19f3bd5477997769b9e604100b170