[INFO] cloning repository https://github.com/jac3km4/toml-reds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/toml-reds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Ftoml-reds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Ftoml-reds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 835db1847212ec1ce81faae51316dc32ab86570d [INFO] testing jac3km4/toml-reds 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%2Ftoml-reds" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jac3km4/toml-reds 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/toml-reds [INFO] finished tweaking git repo https://github.com/jac3km4/toml-reds [INFO] tweaked toml for git repo https://github.com/jac3km4/toml-reds written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/jac3km4/toml-reds 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 1d15fc577569a02c91af5acb27b2adfd89b5298c0c8749d709b0f81e6da74cbb [INFO] running `Command { std: "docker" "start" "-a" "1d15fc577569a02c91af5acb27b2adfd89b5298c0c8749d709b0f81e6da74cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d15fc577569a02c91af5acb27b2adfd89b5298c0c8749d709b0f81e6da74cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d15fc577569a02c91af5acb27b2adfd89b5298c0c8749d709b0f81e6da74cbb", kill_on_drop: false }` [INFO] [stdout] 1d15fc577569a02c91af5acb27b2adfd89b5298c0c8749d709b0f81e6da74cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 1605822a218432cade940b53cdc91ff96623d1abd3684eaf19cc3a88d342b068 [INFO] running `Command { std: "docker" "start" "-a" "1605822a218432cade940b53cdc91ff96623d1abd3684eaf19cc3a88d342b068", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cxxbridge-flags v1.0.65 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling autocxx-bindgen v0.59.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Compiling moveit v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cxx v1.0.65 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cxx-gen v0.7.65 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling autocxx-parser v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cxxbridge-macro v1.0.65 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling autocxx-macro v0.15.0 [INFO] [stderr] Compiling wchar-impl v0.11.0 [INFO] [stderr] Compiling casey v0.3.3 [INFO] [stderr] Compiling autocxx-parser v0.14.0 [INFO] [stderr] Compiling autocxx-engine v0.14.0 [INFO] [stderr] Compiling autocxx-engine v0.15.0 [INFO] [stderr] Compiling autocxx v0.15.0 [INFO] [stderr] Compiling autocxx-build v0.14.0 [INFO] [stderr] Compiling red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.4#0b6a7887) [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.4#0b6a7887)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/red4ext-rs-0c065a5a73c2b7f4/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" "1605822a218432cade940b53cdc91ff96623d1abd3684eaf19cc3a88d342b068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1605822a218432cade940b53cdc91ff96623d1abd3684eaf19cc3a88d342b068", kill_on_drop: false }` [INFO] [stdout] 1605822a218432cade940b53cdc91ff96623d1abd3684eaf19cc3a88d342b068