[INFO] cloning repository https://github.com/AzHicham/philips-isyntax-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AzHicham/philips-isyntax-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzHicham%2Fphilips-isyntax-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzHicham%2Fphilips-isyntax-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59c1e6b34b0e68819d8ddf3fd2e4098fb7cdea0e
[INFO] checking AzHicham/philips-isyntax-rs against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzHicham%2Fphilips-isyntax-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AzHicham/philips-isyntax-rs
[INFO] finished tweaking git repo https://github.com/AzHicham/philips-isyntax-rs
[INFO] tweaked toml for git repo https://github.com/AzHicham/philips-isyntax-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AzHicham/philips-isyntax-rs on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AzHicham/philips-isyntax-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8821bb850d264a498a952a4aa2e6b112f69e220e6cbee613dffe298a82479b2d
[INFO] running `Command { std: "docker" "start" "-a" "8821bb850d264a498a952a4aa2e6b112f69e220e6cbee613dffe298a82479b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8821bb850d264a498a952a4aa2e6b112f69e220e6cbee613dffe298a82479b2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8821bb850d264a498a952a4aa2e6b112f69e220e6cbee613dffe298a82479b2d", kill_on_drop: false }`
[INFO] [stdout] 8821bb850d264a498a952a4aa2e6b112f69e220e6cbee613dffe298a82479b2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da4c5c28aaec654d97d05327c88dd60a57e5bddc9e9a7c3d527381e85612d0c1
[INFO] running `Command { std: "docker" "start" "-a" "da4c5c28aaec654d97d05327c88dd60a57e5bddc9e9a7c3d527381e85612d0c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.168
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.168
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cxx-build v1.0.168
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.168
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fast_image_resize v5.2.1
[INFO] [stderr]    Compiling philips-isyntax-rs v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: philips-isyntax-rs@1.4.0: In file included from /opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/sources/philips-isyntax-rs/src/bindings.rs.cc:1:
[INFO] [stderr] warning: philips-isyntax-rs@1.4.0: /opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/crate/philips-isyntax-rs/cpp/philipsslide.hpp:2:10: fatal error: PhilipsPixelEngine/pixelengine.hpp: No such file or directory
[INFO] [stderr] warning: philips-isyntax-rs@1.4.0:     2 | #include "PhilipsPixelEngine/pixelengine.hpp"
[INFO] [stderr] warning: philips-isyntax-rs@1.4.0:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: philips-isyntax-rs@1.4.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `philips-isyntax-rs v1.4.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/philips-isyntax-rs-f0eb5abbd8aeed2b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/bindings.rs
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=philips-isyntax-rs
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/crate
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[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
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = 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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/sources/philips-isyntax-rs/src/bindings.rs.cc:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/crate/philips-isyntax-rs/cpp/philipsslide.hpp:2:10: fatal error: PhilipsPixelEngine/pixelengine.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    2 | #include "PhilipsPixelEngine/pixelengine.hpp"
[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/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-I" "/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/crate" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/a12255372c9d880e-bindings.rs.o" "-c" "/opt/rustwide/target/debug/build/philips-isyntax-rs-889bd6c91bf6d14a/out/cxxbridge/sources/philips-isyntax-rs/src/bindings.rs.cc"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "da4c5c28aaec654d97d05327c88dd60a57e5bddc9e9a7c3d527381e85612d0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da4c5c28aaec654d97d05327c88dd60a57e5bddc9e9a7c3d527381e85612d0c1", kill_on_drop: false }`
[INFO] [stdout] da4c5c28aaec654d97d05327c88dd60a57e5bddc9e9a7c3d527381e85612d0c1
