[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] f8d2f1e49d8f1a509d7c1ae65b3931dcdba8ae85 [INFO] testing jac3km4/red4ext-rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jac3km4/red4ext-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-7/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2257b849bf6e7a9c8a82f1a04994cb1e1b4ca60d98b1a70da403e2f91615fd3b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2257b849bf6e7a9c8a82f1a04994cb1e1b4ca60d98b1a70da403e2f91615fd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2257b849bf6e7a9c8a82f1a04994cb1e1b4ca60d98b1a70da403e2f91615fd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2257b849bf6e7a9c8a82f1a04994cb1e1b4ca60d98b1a70da403e2f91615fd3b", kill_on_drop: false }` [INFO] [stdout] 2257b849bf6e7a9c8a82f1a04994cb1e1b4ca60d98b1a70da403e2f91615fd3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce59f97df1840a916c6f521cff454be048664a6c59ba7348df328b2d6c4a2275 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce59f97df1840a916c6f521cff454be048664a6c59ba7348df328b2d6c4a2275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling cxxbridge-flags v1.0.57 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling autocxx-bindgen v0.59.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.57 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cxx-gen v0.7.57 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cxxbridge-macro v1.0.57 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling aquamarine v0.1.10 [INFO] [stderr] Compiling unzip-n v0.1.2 [INFO] [stderr] Compiling red4ext-rs-macros v0.1.0 (https://github.com/jac3km4/red4ext-rs-macros?rev=c0a9bcb#c0a9bcbb) [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling autocxx-parser v0.14.0 [INFO] [stderr] Compiling autocxx-macro v0.14.0 [INFO] [stderr] Compiling autocxx-engine v0.14.0 [INFO] [stderr] Compiling autocxx v0.14.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-58838d2c8c1150c5/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" "ce59f97df1840a916c6f521cff454be048664a6c59ba7348df328b2d6c4a2275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce59f97df1840a916c6f521cff454be048664a6c59ba7348df328b2d6c4a2275", kill_on_drop: false }` [INFO] [stdout] ce59f97df1840a916c6f521cff454be048664a6c59ba7348df328b2d6c4a2275