[INFO] cloning repository https://github.com/npenkov/depthai-rgb-encoding-example-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/npenkov/depthai-rgb-encoding-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpenkov%2Fdepthai-rgb-encoding-example-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpenkov%2Fdepthai-rgb-encoding-example-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4494183b441d32c47c7309cf39f425fd9dd6e4f0
[INFO] testing npenkov/depthai-rgb-encoding-example-rs against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnpenkov%2Fdepthai-rgb-encoding-example-rs" "/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/npenkov/depthai-rgb-encoding-example-rs
[INFO] finished tweaking git repo https://github.com/npenkov/depthai-rgb-encoding-example-rs
[INFO] tweaked toml for git repo https://github.com/npenkov/depthai-rgb-encoding-example-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/npenkov/depthai-rgb-encoding-example-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/npenkov/depthai-rgb-encoding-example-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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01bec8b70eb0d9a94622480559512f4182624dc1b716fad84be2339df28bd1e8
[INFO] running `Command { std: "docker" "start" "-a" "01bec8b70eb0d9a94622480559512f4182624dc1b716fad84be2339df28bd1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01bec8b70eb0d9a94622480559512f4182624dc1b716fad84be2339df28bd1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01bec8b70eb0d9a94622480559512f4182624dc1b716fad84be2339df28bd1e8", kill_on_drop: false }`
[INFO] [stdout] 01bec8b70eb0d9a94622480559512f4182624dc1b716fad84be2339df28bd1e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d346d79bb2f174c7980a56bd0779cee2ddc294715d663d727d4957997a2fbc4
[INFO] running `Command { std: "docker" "start" "-a" "9d346d79bb2f174c7980a56bd0779cee2ddc294715d663d727d4957997a2fbc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling scratch v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.81
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling link-cplusplus v1.0.7
[INFO] [stderr]    Compiling cxx v1.0.81
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling cxx-build v1.0.81
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.81
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling depthai-rgb-encoding-example-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: depthai-rgb-encoding-example-rs@0.1.0: src/depthai_wrapper.cc:2:10: fatal error: depthai-rust/src/main.rs.h: No such file or directory
[INFO] [stderr] warning: depthai-rgb-encoding-example-rs@0.1.0:     2 | #include "depthai-rust/src/main.rs.h"
[INFO] [stderr] warning: depthai-rgb-encoding-example-rs@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: depthai-rgb-encoding-example-rs@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `depthai-rgb-encoding-example-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/depthai-rgb-encoding-example-rs-6cba57bbaed9260a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=depthai-rgb-encoding-example-rs
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/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=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: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=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=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:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/crate" "-I" "." "-I" "/usr/include/opencv4" "-I" "./deps/depthai-core/build/install/include" "-I" "./deps/depthai-core/build/install/include/depthai-shared/3rdparty" "-I" "./deps/depthai-core/build/install/lib/cmake/depthai/dependencies/include" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/sources/depthai-rgb-encoding-example-rs/src/main.rs.o" "-c" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/sources/depthai-rgb-encoding-example-rs/src/main.rs.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/crate" "-I" "." "-I" "/usr/include/opencv4" "-I" "./deps/depthai-core/build/install/include" "-I" "./deps/depthai-core/build/install/include/depthai-shared/3rdparty" "-I" "./deps/depthai-core/build/install/lib/cmake/depthai/dependencies/include" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/src/depthai_wrapper.o" "-c" "src/depthai_wrapper.cc"
[INFO] [stderr]   cargo:warning=src/depthai_wrapper.cc:2:10: fatal error: depthai-rust/src/main.rs.h: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include "depthai-rust/src/main.rs.h"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/cxxbridge/crate" "-I" "." "-I" "/usr/include/opencv4" "-I" "./deps/depthai-core/build/install/include" "-I" "./deps/depthai-core/build/install/include/depthai-shared/3rdparty" "-I" "./deps/depthai-core/build/install/lib/cmake/depthai/dependencies/include" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/depthai-rgb-encoding-example-rs-387c01e9b47481b7/out/src/depthai_wrapper.o" "-c" "src/depthai_wrapper.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" "9d346d79bb2f174c7980a56bd0779cee2ddc294715d663d727d4957997a2fbc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d346d79bb2f174c7980a56bd0779cee2ddc294715d663d727d4957997a2fbc4", kill_on_drop: false }`
[INFO] [stdout] 9d346d79bb2f174c7980a56bd0779cee2ddc294715d663d727d4957997a2fbc4
