[INFO] cloning repository https://github.com/crocinc/aurora-rust-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crocinc/aurora-rust-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrocinc%2Faurora-rust-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrocinc%2Faurora-rust-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67736d7c662f30519ba3157873cdd89aa87db91b [INFO] checking crocinc/aurora-rust-gui/67736d7c662f30519ba3157873cdd89aa87db91b against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrocinc%2Faurora-rust-gui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crocinc/aurora-rust-gui on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/crocinc/aurora-rust-gui [INFO] finished tweaking git repo https://github.com/crocinc/aurora-rust-gui [INFO] tweaked toml for git repo https://github.com/crocinc/aurora-rust-gui written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/crocinc/aurora-rust-gui 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_macros v0.5.6 [INFO] [stderr] Downloaded cpp v0.5.6 [INFO] [stderr] Downloaded cpp_common v0.5.6 [INFO] [stderr] Downloaded cpp_build v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3c8bc39db5f3ce853fe1d0fe1b48fe8cb94b106c8fd579fa56ee1a4f738004a [INFO] running `Command { std: "docker" "start" "-a" "e3c8bc39db5f3ce853fe1d0fe1b48fe8cb94b106c8fd579fa56ee1a4f738004a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3c8bc39db5f3ce853fe1d0fe1b48fe8cb94b106c8fd579fa56ee1a4f738004a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c8bc39db5f3ce853fe1d0fe1b48fe8cb94b106c8fd579fa56ee1a4f738004a", kill_on_drop: false }` [INFO] [stdout] e3c8bc39db5f3ce853fe1d0fe1b48fe8cb94b106c8fd579fa56ee1a4f738004a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4fa007150ab5a4ffc54ba4c22ac66952389314434cfc4fd476ec531624b986a [INFO] running `Command { std: "docker" "start" "-a" "b4fa007150ab5a4ffc54ba4c22ac66952389314434cfc4fd476ec531624b986a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.3 [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 aurora-rust-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: aurora-rust-gui@0.1.0: c++: error: unrecognized command-line option '-mfloat-abi=hard' [INFO] [stderr] warning: aurora-rust-gui@0.1.0: c++: error: unrecognized command-line option '-mfpu=neon' [INFO] [stderr] warning: aurora-rust-gui@0.1.0: c++: error: unrecognized command-line option '-mthumb' [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `aurora-rust-gui v0.1.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/aurora-rust-gui-443d9bb3968f2a95/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "include" "-I" "include/qt5" "-I" "include/sailfishapp" "-Wall" "-Wextra" "-std=gnu++1y" "-mfloat-abi=hard" "-mfpu=neon" "-mthumb" "-o" "/opt/rustwide/target/debug/build/aurora-rust-gui-c25e58436316ab00/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/aurora-rust-gui-c25e58436316ab00/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-mfloat-abi=hard' [INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-mfpu=neon' [INFO] [stderr] cargo:warning=c++: error: unrecognized command-line option '-mthumb' [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: ToolExecError: Command "c++" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "include" "-I" "include/qt5" "-I" "include/sailfishapp" "-Wall" "-Wextra" "-std=gnu++1y" "-mfloat-abi=hard" "-mfpu=neon" "-mthumb" "-o" "/opt/rustwide/target/debug/build/aurora-rust-gui-c25e58436316ab00/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/aurora-rust-gui-c25e58436316ab00/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" "b4fa007150ab5a4ffc54ba4c22ac66952389314434cfc4fd476ec531624b986a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fa007150ab5a4ffc54ba4c22ac66952389314434cfc4fd476ec531624b986a", kill_on_drop: false }` [INFO] [stdout] b4fa007150ab5a4ffc54ba4c22ac66952389314434cfc4fd476ec531624b986a