[INFO] fetching crate pylon 0.3.6...
[INFO] testing pylon-0.3.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pylon 0.3.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pylon 0.3.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pylon 0.3.6
[INFO] tweaked toml for crates.io crate pylon 0.3.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pylon 0.3.6 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 crates.io crate pylon 0.3.6 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63367f4bec0eaad987756e6f37ecf8161fcdd9f3a12c5eb8dc4d32499f40900
[INFO] running `Command { std: "docker" "start" "-a" "d63367f4bec0eaad987756e6f37ecf8161fcdd9f3a12c5eb8dc4d32499f40900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63367f4bec0eaad987756e6f37ecf8161fcdd9f3a12c5eb8dc4d32499f40900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63367f4bec0eaad987756e6f37ecf8161fcdd9f3a12c5eb8dc4d32499f40900", kill_on_drop: false }`
[INFO] [stdout] d63367f4bec0eaad987756e6f37ecf8161fcdd9f3a12c5eb8dc4d32499f40900
[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=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] 09377def7b62f1eea7526910af2a4b8f1ef801476580429a161b970ebd147e22
[INFO] running `Command { std: "docker" "start" "-a" "09377def7b62f1eea7526910af2a4b8f1ef801476580429a161b970ebd147e22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.134
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.134
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling cxx-build v1.0.134
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.134
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pylon-cxx v0.4.3
[INFO] [stderr] warning: pylon-cxx@0.4.3: /opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc:1:10: fatal error: pylon/PylonIncludes.h: No such file or directory
[INFO] [stderr] warning: pylon-cxx@0.4.3:     1 | #include "pylon/PylonIncludes.h"
[INFO] [stderr] warning: pylon-cxx@0.4.3:       |          ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: pylon-cxx@0.4.3: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `pylon-cxx v0.4.3`
[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/pylon-cxx-75ac8baea9975333/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_VERSION
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_ROOT
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLON_DEV_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PYLONFRAMEWORKDIR
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo:rerun-if-changed=include/catcher.h
[INFO] [stderr]   cargo:rerun-if-changed=include/pylon-cxx-rs.h
[INFO] [stderr]   cargo:rerun-if-changed=src/pylon-cxx-rs.cc
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=pylon-cxx
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/crate
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/pylon/lib
[INFO] [stderr]   cargo:rustc-link-lib=pylonc
[INFO] [stderr]   cargo:rustc-link-lib=pylonbase
[INFO] [stderr]   cargo:rustc-link-lib=pylonutility
[INFO] [stderr]   cargo:rustc-link-lib=gxapi
[INFO] [stderr]   cargo:rustc-link-lib=GenApi_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=GCBase_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=Log_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=MathParser_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=XmlParser_gcc_v3_1_Basler_pylon
[INFO] [stderr]   cargo:rustc-link-lib=NodeMapData_gcc_v3_1_Basler_pylon
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/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)
[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_ENCODED_RUSTFLAGS = Some(--cap-lints=warn)
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc:1:10: fatal error: pylon/PylonIncludes.h: No such file or directory
[INFO] [stderr]   cargo:warning=    1 | #include "pylon/PylonIncludes.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/pylon-cxx-37fd852595fe59e3/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/crate
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/crate" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-DFEATURE_STREAM" "-o" "/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/f049e3c84935c935-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/pylon-cxx-37fd852595fe59e3/out/cxxbridge/sources/pylon-cxx/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" "09377def7b62f1eea7526910af2a4b8f1ef801476580429a161b970ebd147e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09377def7b62f1eea7526910af2a4b8f1ef801476580429a161b970ebd147e22", kill_on_drop: false }`
[INFO] [stdout] 09377def7b62f1eea7526910af2a4b8f1ef801476580429a161b970ebd147e22
