[INFO] cloning repository https://github.com/jac3km4/red4ext-rs [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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b6a78874823537114ccd3c63fcfd46b23ff9caa [INFO] testing jac3km4/red4ext-rs 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" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jac3km4/red4ext-rs 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 [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jac3km4/red4ext-rs [INFO] tweaked toml for git repo https://github.com/jac3km4/red4ext-rs written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/jac3km4/red4ext-rs 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 8fa8e3045b26c3da1958826e20e392e5f98bef975a00c61d37380b9b924254b1 [INFO] running `Command { std: "docker" "start" "-a" "8fa8e3045b26c3da1958826e20e392e5f98bef975a00c61d37380b9b924254b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fa8e3045b26c3da1958826e20e392e5f98bef975a00c61d37380b9b924254b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa8e3045b26c3da1958826e20e392e5f98bef975a00c61d37380b9b924254b1", kill_on_drop: false }` [INFO] [stdout] 8fa8e3045b26c3da1958826e20e392e5f98bef975a00c61d37380b9b924254b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] 8ec320c181a05b9a16c8c79511c684bd63bca9415261d040f6cbd2c0346da651 [INFO] running `Command { std: "docker" "start" "-a" "8ec320c181a05b9a16c8c79511c684bd63bca9415261d040f6cbd2c0346da651", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cxxbridge-flags v1.0.65 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling autocxx-bindgen v0.59.9 [INFO] [stderr] Compiling unindent v0.1.8 [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 clang-sys v1.3.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.9.0 [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 indoc v1.0.4 [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 cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cxx-gen v0.7.65 [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 unzip-n v0.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling aquamarine v0.1.11 [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.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 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `red4ext-rs v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/red4ext-rs-72e5be1c91625325/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/workdir/example.hpp:66:10: fatal error: 'RED4ext/RED4ext.hpp' file not found [INFO] [stderr] /opt/rustwide/workdir/example.hpp:66:10: fatal error: 'RED4ext/RED4ext.hpp' 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" "8ec320c181a05b9a16c8c79511c684bd63bca9415261d040f6cbd2c0346da651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec320c181a05b9a16c8c79511c684bd63bca9415261d040f6cbd2c0346da651", kill_on_drop: false }` [INFO] [stdout] 8ec320c181a05b9a16c8c79511c684bd63bca9415261d040f6cbd2c0346da651