[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] 662926d2279ade5173edaffa0eaf9b6669f0cd00 [INFO] checking jac3km4/red4ext-rs-example against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/red4ext-rs-example on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jac3km4/red4ext-rs-example 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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 link-cplusplus v1.0.9 [INFO] [stderr] Downloaded const-crc32 v1.3.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.108 [INFO] [stderr] Downloaded wchar-impl v0.11.0 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded wchar v0.11.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.108 [INFO] [stderr] Downloaded cxx-build v1.0.108 [INFO] [stderr] Downloaded cxx v1.0.108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21dfffd513920e88cb072bde09c1346ef454d60b64c3a84355b374f030afe326 [INFO] running `Command { std: "docker" "start" "-a" "21dfffd513920e88cb072bde09c1346ef454d60b64c3a84355b374f030afe326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21dfffd513920e88cb072bde09c1346ef454d60b64c3a84355b374f030afe326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21dfffd513920e88cb072bde09c1346ef454d60b64c3a84355b374f030afe326", kill_on_drop: false }` [INFO] [stdout] 21dfffd513920e88cb072bde09c1346ef454d60b64c3a84355b374f030afe326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acb3b0beeef2a9ece8076bf1785dbeca93f5fcefd5c0382875bafc621e04667c [INFO] running `Command { std: "docker" "start" "-a" "acb3b0beeef2a9ece8076bf1785dbeca93f5fcefd5c0382875bafc621e04667c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling cxxbridge-flags v1.0.108 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Checking const-crc32 v1.3.0 [INFO] [stderr] Checking const-combine v0.1.0 (https://github.com/jac3km4/const-combine?rev=v0.1.4#1a3310b2) [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.108 [INFO] [stderr] Compiling wchar-impl v0.11.0 [INFO] [stderr] Compiling cxx-build v1.0.108 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling cxxbridge-macro v1.0.108 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling red4ext-sys v0.5.0 (https://github.com/jac3km4/red4ext-rs.git?tag=v0.5.0#efab7f21) [INFO] [stderr] warning: red4ext-sys@0.5.0: c++: error: unrecognized command-line option '-std:c++20'; did you mean '-std=c++20'? [INFO] [stderr] error: failed to run custom build command for `red4ext-sys v0.5.0 (https://github.com/jac3km4/red4ext-rs.git?tag=v0.5.0#efab7f21)` [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/red4ext-sys-785eeb669fb3ee64/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=red4ext-sys [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/crate [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/crate" "-I" "cpp/RED4ext.SDK/include" "-I" "cpp/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/c419c718d50aef60-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/sources/red4ext-sys/src/lib.rs.cc" [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-std:c++20'; did you mean '-std=c++20'? [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/crate" "-I" "cpp/RED4ext.SDK/include" "-I" "cpp/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/c419c718d50aef60-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-sys-42b59e55084ff41b/out/cxxbridge/sources/red4ext-sys/src/lib.rs.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "acb3b0beeef2a9ece8076bf1785dbeca93f5fcefd5c0382875bafc621e04667c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb3b0beeef2a9ece8076bf1785dbeca93f5fcefd5c0382875bafc621e04667c", kill_on_drop: false }` [INFO] [stdout] acb3b0beeef2a9ece8076bf1785dbeca93f5fcefd5c0382875bafc621e04667c