[INFO] cloning repository https://github.com/jac3km4/sqlite4reds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/sqlite4reds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fsqlite4reds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fsqlite4reds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fba16cd7f29cb9daa1ba36a32ec07babb6ab327
[INFO] testing jac3km4/sqlite4reds against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fsqlite4reds" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jac3km4/sqlite4reds
[INFO] finished tweaking git repo https://github.com/jac3km4/sqlite4reds
[INFO] tweaked toml for git repo https://github.com/jac3km4/sqlite4reds written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jac3km4/sqlite4reds on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jac3km4/sqlite4reds 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b
[INFO] running `Command { std: "docker" "start" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling scratch v1.0.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.66
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling wchar v0.11.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling const-combine v0.1.0 (https://github.com/jac3km4/const-combine?rev=v0.1.4#1a3310b2)
[INFO] [stderr]    Compiling array-init v2.0.0
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling static_init v1.0.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.6
[INFO] [stderr]    Compiling cxx v1.0.66
[INFO] [stderr]    Compiling sqlite3-src v0.3.0
[INFO] [stderr]    Compiling sqlite3-sys v0.13.0
[INFO] [stderr]    Compiling sqlite v0.26.0
[INFO] [stderr]    Compiling cxx-build v1.0.66
[INFO] [stderr]    Compiling wchar-impl v0.11.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.66
[INFO] [stderr]    Compiling red4ext-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.17#40282d83)
[INFO] [stderr] warning: red4ext-rs@0.1.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-rs v0.1.0 (https://github.com/jac3km4/red4ext-rs.git?rev=v0.1.17#40282d83)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/red4ext-rs-d54b021fef5edaa8/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=red4ext-rs
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/crate
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/include" "-I" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/crate" "-I" "deps/RED4ext.SDK/include" "-I" "deps/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/sources/red4ext-rs/src/lib.rs.o" "-c" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/sources/red4ext-rs/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]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/include" "-I" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/crate" "-I" "deps/RED4ext.SDK/include" "-I" "deps/glue" "-Wall" "-Wextra" "-std:c++20" "-o" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/sources/red4ext-rs/src/lib.rs.o" "-c" "/opt/rustwide/target/release/build/red4ext-rs-6dbdf8a0b9cead62/out/cxxbridge/sources/red4ext-rs/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" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b", kill_on_drop: false }`
[INFO] [stdout] 1e5559ab454011244a23a5fdfb94943fa79e6660eba9b5c98eea59de0c49043b
