[INFO] cloning repository https://github.com/DDRBoxman/goog_cc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DDRBoxman/goog_cc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fgoog_cc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fgoog_cc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eb9d4361a7bd58cd7e389c4160be5b51b1bd74f
[INFO] checking DDRBoxman/goog_cc-rs against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDDRBoxman%2Fgoog_cc-rs" "/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/DDRBoxman/goog_cc-rs
[INFO] finished tweaking git repo https://github.com/DDRBoxman/goog_cc-rs
[INFO] tweaked toml for git repo https://github.com/DDRBoxman/goog_cc-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DDRBoxman/goog_cc-rs on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DDRBoxman/goog_cc-rs 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8c0e71c2e33a8a18c47e548db322a6073513e3496a579779489b071a59d76f6
[INFO] running `Command { std: "docker" "start" "-a" "c8c0e71c2e33a8a18c47e548db322a6073513e3496a579779489b071a59d76f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8c0e71c2e33a8a18c47e548db322a6073513e3496a579779489b071a59d76f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c0e71c2e33a8a18c47e548db322a6073513e3496a579779489b071a59d76f6", kill_on_drop: false }`
[INFO] [stdout] c8c0e71c2e33a8a18c47e548db322a6073513e3496a579779489b071a59d76f6
[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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d39a62a2e2e85b0bb52686b3fb1ddfd1f05b0b7b1199a87891f2a482d231f09f
[INFO] running `Command { std: "docker" "start" "-a" "d39a62a2e2e85b0bb52686b3fb1ddfd1f05b0b7b1199a87891f2a482d231f09f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling cxx-build v1.0.124
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling goog_cc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: goog_cc-rs@0.1.0: In file included from /opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/sources/goog_cc-rs/src/main.rs.cc:1:
[INFO] [stderr] warning: goog_cc-rs@0.1.0: /opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/crate/goog_cc-rs/include/webrtc_types.h:2:10: fatal error: api/environment/environment.h: No such file or directory
[INFO] [stderr] warning: goog_cc-rs@0.1.0:     2 | #include <api/environment/environment.h>
[INFO] [stderr] warning: goog_cc-rs@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: goog_cc-rs@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `goog_cc-rs v0.1.0 (/opt/rustwide/workdir)`
[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/goog_cc-rs-5f9cb3b2e22c0bc0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=goog_cc-rs
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out)
[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=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = 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]   cargo:warning=In file included from /opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/sources/goog_cc-rs/src/main.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/crate/goog_cc-rs/include/webrtc_types.h:2:10: fatal error: api/environment/environment.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include <api/environment/environment.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/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" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/crate" "-I" "third_party/abseil-cpp/" "-I" "third_party/webrtc/" "-I" "third_party/webrtc/modules/congestion_controller/" "-Wall" "-Wextra" "-DWEBRTC_LINUX" "-DWEBRTC_POSIX" "-o" "/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/184372b35e93ab7a-main.rs.o" "-c" "/opt/rustwide/target/debug/build/goog_cc-rs-5da320d2209290f8/out/cxxbridge/sources/goog_cc-rs/src/main.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" "d39a62a2e2e85b0bb52686b3fb1ddfd1f05b0b7b1199a87891f2a482d231f09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d39a62a2e2e85b0bb52686b3fb1ddfd1f05b0b7b1199a87891f2a482d231f09f", kill_on_drop: false }`
[INFO] [stdout] d39a62a2e2e85b0bb52686b3fb1ddfd1f05b0b7b1199a87891f2a482d231f09f
