[INFO] fetching crate pylon-cxx 0.1.1... [INFO] checking pylon-cxx-0.1.1 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate pylon-cxx 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pylon-cxx 0.1.1 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate pylon-cxx 0.1.1 [INFO] finished tweaking crates.io crate pylon-cxx 0.1.1 [INFO] tweaked toml for crates.io crate pylon-cxx 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate pylon-cxx 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.5 [INFO] [stderr] Downloaded cxx-build v0.4.7 [INFO] [stderr] Downloaded cxxbridge-flags v0.4.7 [INFO] [stderr] Downloaded cxxbridge-macro v0.4.7 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded cxx v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bcc1405033fec08ce3d669453fcbb9d27bd756f73c97b56e0944105dd3e6094 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bcc1405033fec08ce3d669453fcbb9d27bd756f73c97b56e0944105dd3e6094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bcc1405033fec08ce3d669453fcbb9d27bd756f73c97b56e0944105dd3e6094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcc1405033fec08ce3d669453fcbb9d27bd756f73c97b56e0944105dd3e6094", kill_on_drop: false }` [INFO] [stdout] 2bcc1405033fec08ce3d669453fcbb9d27bd756f73c97b56e0944105dd3e6094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc3892ce00478f48ea1415c8073e86856c36666865e17b9ed91251636a9402da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc3892ce00478f48ea1415c8073e86856c36666865e17b9ed91251636a9402da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cxxbridge-flags v0.4.7 [INFO] [stderr] Compiling link-cplusplus v1.0.5 [INFO] [stderr] Compiling cxx v0.4.7 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cxx-build v0.4.7 [INFO] [stderr] Compiling cxxbridge-macro v0.4.7 [INFO] [stderr] Compiling pylon-cxx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: /opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/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.1.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pylon-cxx-e6c13ab016bd3e5d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [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: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,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/CRATE" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/pylon-cxx/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/pylon-cxx/src/lib.rs.cc" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/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/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge [INFO] [stderr] /opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/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/pylon-cxx-6a34c5781598a32d/out/cxxbridge" "-I" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/CRATE" "-I" "include" "-I" "/opt/pylon/include" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/pylon-cxx/src/lib.rs.o" "-c" "/opt/rustwide/target/debug/build/pylon-cxx-6a34c5781598a32d/out/cxxbridge/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc3892ce00478f48ea1415c8073e86856c36666865e17b9ed91251636a9402da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc3892ce00478f48ea1415c8073e86856c36666865e17b9ed91251636a9402da", kill_on_drop: false }` [INFO] [stdout] bc3892ce00478f48ea1415c8073e86856c36666865e17b9ed91251636a9402da