pylon-cxx 0.3.4

Rust wrapper of the Pylon libraries for Basler cameras
Build #620370 2022-08-31T06:15:37.984724+00:00
# rustc version
rustc 1.65.0-nightly (02654a084 2022-08-30)
# docs.rs version
docsrs 0.6.0 (b0f5bb8 2022-08-27)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pylon-cxx-0.3.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pylon-cxx-0.3.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220830-1.65.0-nightly-02654a084\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 20f6c1693dd76718a1eed8052292859898c89fd01ec200d72c3f96fcc821ef9a
[INFO] running `Command { std: "docker" "start" "-a" "20f6c1693dd76718a1eed8052292859898c89fd01ec200d72c3f96fcc821ef9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pylon-cxx v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc:1:10: fatal error: pylon/PylonIncludes.h: No such file or directory
[INFO] [stderr] warning:     1 | #include "pylon/PylonIncludes.h"
[INFO] [stderr] warning:       |          ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `pylon-cxx v0.3.4 (/opt/rustwide/workdir)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pylon-cxx-bd7c569b3117735a/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-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/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/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]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[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("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/include" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/crate" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/sources/pylon-cxx/src/lib.rs.o" "-c" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/sources/pylon-cxx/src/lib.rs.cc"
[INFO] [stderr]   cargo:warning=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/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]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/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/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/include" "-I" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/crate" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/out/cxxbridge/sources/pylon-cxx/src/lib.rs.o" "-c" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/pylon-cxx-3398a230d9c3e04c/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] running `Command { std: "docker" "inspect" "20f6c1693dd76718a1eed8052292859898c89fd01ec200d72c3f96fcc821ef9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f6c1693dd76718a1eed8052292859898c89fd01ec200d72c3f96fcc821ef9a", kill_on_drop: false }`
[INFO] [stdout] 20f6c1693dd76718a1eed8052292859898c89fd01ec200d72c3f96fcc821ef9a