[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] testing jac3km4/red4ext-rs-example against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fred4ext-rs-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jac3km4/red4ext-rs-example on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jac3km4/red4ext-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/WopsS/RED4ext.SDK.git` [INFO] [stderr] Updating git repository `https://github.com/jac3km4/const-combine` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-macro v1.0.108 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.108 [INFO] [stderr] Downloaded const-crc32 v1.3.0 [INFO] [stderr] Downloaded scratch v1.0.7 [INFO] [stderr] Downloaded link-cplusplus v1.0.9 [INFO] [stderr] Downloaded wchar-impl v0.11.0 [INFO] [stderr] Downloaded wchar v0.11.0 [INFO] [stderr] Downloaded cxx v1.0.108 [INFO] [stderr] Downloaded cxx-build v1.0.108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc6cb6af4fc2c3cde111ae3f3aa8cab35ec8b9690cb800c570043f8a3c4540af [INFO] running `Command { std: "docker" "start" "-a" "cc6cb6af4fc2c3cde111ae3f3aa8cab35ec8b9690cb800c570043f8a3c4540af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc6cb6af4fc2c3cde111ae3f3aa8cab35ec8b9690cb800c570043f8a3c4540af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6cb6af4fc2c3cde111ae3f3aa8cab35ec8b9690cb800c570043f8a3c4540af", kill_on_drop: false }` [INFO] [stdout] cc6cb6af4fc2c3cde111ae3f3aa8cab35ec8b9690cb800c570043f8a3c4540af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbfee05af3019c4b5ce0c02cb976d0efb1ff31bae47246f1b05bab3610b1a222 [INFO] running `Command { std: "docker" "start" "-a" "cbfee05af3019c4b5ce0c02cb976d0efb1ff31bae47246f1b05bab3610b1a222", 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 termcolor v1.3.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.108 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Compiling const-crc32 v1.3.0 [INFO] [stderr] Compiling 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 quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wchar-impl v0.11.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.108 [INFO] [stderr] Compiling cxx-build v1.0.108 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.108 [INFO] [stderr] Compiling 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-965eb660fc3f0915/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-75d182e74aa58e71/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/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") [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-75d182e74aa58e71/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/cxxbridge/crate" "-I" "cpp/RED4ext.SDK/include" "-I" "cpp/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/522deecc4cdc329a-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/cxxbridge/sources/red4ext-sys/src/lib.rs.cc" [INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-std:c++20'; did you mean '-std=c++20'? [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/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-75d182e74aa58e71/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/cxxbridge/crate" "-I" "cpp/RED4ext.SDK/include" "-I" "cpp/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/out/522deecc4cdc329a-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/red4ext-sys-75d182e74aa58e71/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" "cbfee05af3019c4b5ce0c02cb976d0efb1ff31bae47246f1b05bab3610b1a222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbfee05af3019c4b5ce0c02cb976d0efb1ff31bae47246f1b05bab3610b1a222", kill_on_drop: false }` [INFO] [stdout] cbfee05af3019c4b5ce0c02cb976d0efb1ff31bae47246f1b05bab3610b1a222