[INFO] cloning repository https://github.com/direc85/harbour-webview-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/direc85/harbour-webview-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirec85%2Fharbour-webview-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirec85%2Fharbour-webview-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cec0d07ed9dcf1d0958677523167d915dd369357 [INFO] checking direc85/harbour-webview-rust/cec0d07ed9dcf1d0958677523167d915dd369357 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdirec85%2Fharbour-webview-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/direc85/harbour-webview-rust on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/direc85/harbour-webview-rust [INFO] finished tweaking git repo https://github.com/direc85/harbour-webview-rust [INFO] tweaked toml for git repo https://github.com/direc85/harbour-webview-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/direc85/harbour-webview-rust 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] warning: unused manifest key: profile.release.harbour-webview-rust [INFO] [stderr] Updating git repository `https://gitlab.com/rubdos/qmeta-async.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.com/whisperfish/sailo-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded qmetaobject v0.2.2 [INFO] [stderr] Downloaded qmetaobject_impl v0.2.2 [INFO] [stderr] Downloaded cpp_macros v0.5.6 [INFO] [stderr] Downloaded cpp_build v0.5.6 [INFO] [stderr] Downloaded cpp_common v0.5.6 [INFO] [stderr] Downloaded qttypes v0.2.6 [INFO] [stderr] Downloaded cpp v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1bd2e9dbfb0ef53c0fb9435cba0ee85666bf8f483a73c9fea1584752440b1a4 [INFO] running `Command { std: "docker" "start" "-a" "a1bd2e9dbfb0ef53c0fb9435cba0ee85666bf8f483a73c9fea1584752440b1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1bd2e9dbfb0ef53c0fb9435cba0ee85666bf8f483a73c9fea1584752440b1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bd2e9dbfb0ef53c0fb9435cba0ee85666bf8f483a73c9fea1584752440b1a4", kill_on_drop: false }` [INFO] [stdout] a1bd2e9dbfb0ef53c0fb9435cba0ee85666bf8f483a73c9fea1584752440b1a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd6ad1c79b2ea0a5f5737b8eb6e9390735f2bb1ed92f736cee788f09ad75a03 [INFO] running `Command { std: "docker" "start" "-a" "5fd6ad1c79b2ea0a5f5737b8eb6e9390735f2bb1ed92f736cee788f09ad75a03", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] warning: unused manifest key: profile.release.harbour-webview-rust [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling qmetaobject_impl v0.2.2 [INFO] [stderr] Compiling qmeta-async-macros v0.1.0 (https://gitlab.com/rubdos/qmeta-async.git#848052c7) [INFO] [stderr] Compiling qttypes v0.2.6 [INFO] [stderr] Compiling qmetaobject v0.2.2 [INFO] [stderr] Compiling sailors v0.1.0 (https://gitlab.com/whisperfish/sailo-rs.git#56954780) [INFO] [stderr] Checking cpp v0.5.6 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] warning: sailors@0.1.0: src/sailfishapp.rs:18:14: fatal error: sailfishapp.h: No such file or directory [INFO] [stderr] warning: sailors@0.1.0: 18 | #include [INFO] [stderr] warning: sailors@0.1.0: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: sailors@0.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `sailors v0.1.0 (https://gitlab.com/whisperfish/sailo-rs.git#56954780)` [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/sailors-8e7562ecab08505d/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/sailfishapp.rs [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] 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] 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/cargo-home/git/checkouts/sailo-rs-45886fb4e201dd9e/5695478" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/sailfishapp/" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-Wall" "-Wextra" "-Wno-deprecated-copy" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/sailors-4b7a9e15061b7f2a/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/sailors-4b7a9e15061b7f2a/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] cargo:warning=src/sailfishapp.rs:18:14: fatal error: sailfishapp.h: No such file or directory [INFO] [stderr] cargo:warning= 18 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/cargo-home/git/checkouts/sailo-rs-45886fb4e201dd9e/5695478" "-I" "/usr/include/x86_64-linux-gnu/qt5" "-I" "/usr/include/sailfishapp/" "-I" "/usr/include/x86_64-linux-gnu/qt5/QtCore" "-Wall" "-Wextra" "-Wno-deprecated-copy" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/sailors-4b7a9e15061b7f2a/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/sailors-4b7a9e15061b7f2a/out/rust_cpp/cpp_closures.cpp" 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" "5fd6ad1c79b2ea0a5f5737b8eb6e9390735f2bb1ed92f736cee788f09ad75a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd6ad1c79b2ea0a5f5737b8eb6e9390735f2bb1ed92f736cee788f09ad75a03", kill_on_drop: false }` [INFO] [stdout] 5fd6ad1c79b2ea0a5f5737b8eb6e9390735f2bb1ed92f736cee788f09ad75a03