[INFO] cloning repository https://github.com/OpenRTX/rtxtool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OpenRTX/rtxtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenRTX%2Frtxtool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenRTX%2Frtxtool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721b9c549819569965c763d1fff94c491f9c2868 [INFO] testing OpenRTX/rtxtool against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenRTX%2Frtxtool" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenRTX/rtxtool on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OpenRTX/rtxtool [INFO] finished tweaking git repo https://github.com/OpenRTX/rtxtool [INFO] tweaked toml for git repo https://github.com/OpenRTX/rtxtool written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/OpenRTX/rtxtool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.6 [INFO] [stderr] Downloaded cxx v1.0.66 [INFO] [stderr] Downloaded scratch v1.0.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.66 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.66 [INFO] [stderr] Downloaded cxx-build v1.0.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 7bfc647ff0bbb7fced3714fa01b2694abd9fe1bd3640565326c898d8f854dfc6 [INFO] running `Command { std: "docker" "start" "-a" "7bfc647ff0bbb7fced3714fa01b2694abd9fe1bd3640565326c898d8f854dfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bfc647ff0bbb7fced3714fa01b2694abd9fe1bd3640565326c898d8f854dfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bfc647ff0bbb7fced3714fa01b2694abd9fe1bd3640565326c898d8f854dfc6", kill_on_drop: false }` [INFO] [stdout] 7bfc647ff0bbb7fced3714fa01b2694abd9fe1bd3640565326c898d8f854dfc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 9709d85a351871d7a23f1e9d60bc7c182688459cc97271193151c7d739d173e7 [INFO] running `Command { std: "docker" "start" "-a" "9709d85a351871d7a23f1e9d60bc7c182688459cc97271193151c7d739d173e7", kill_on_drop: false }` [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.66 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling cxx v1.0.66 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cxx-build v1.0.66 [INFO] [stderr] Compiling cxxbridge-macro v1.0.66 [INFO] [stderr] Compiling rtxtool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: /opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.rs.cc:1:10: fatal error: rtxtool/radio_tool/include/radio_tool/radio/radio_factory.hpp: No such file or directory [INFO] [stderr] warning: 1 | #include "rtxtool/radio_tool/include/radio_tool/radio/radio_factory.hpp" [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `rtxtool v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rtxtool-1d0b3e46ef6ea526/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=rtxtool [INFO] [stderr] cargo:CXXBRIDGE_LINKS=rtxtool [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/crate [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/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/crate" "-I" "include" "-I" "radio_tool/include" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.rs.o" "-c" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.rs.cc" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.rs.cc:1:10: fatal error: rtxtool/radio_tool/include/radio_tool/radio/radio_factory.hpp: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include "rtxtool/radio_tool/include/radio_tool/radio/radio_factory.hpp" [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/rtxtool-32eb28cdb9352386/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/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/rtxtool-32eb28cdb9352386/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/crate" "-I" "include" "-I" "radio_tool/include" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.rs.o" "-c" "/opt/rustwide/target/debug/build/rtxtool-32eb28cdb9352386/out/cxxbridge/sources/rtxtool/src/main.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" "9709d85a351871d7a23f1e9d60bc7c182688459cc97271193151c7d739d173e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9709d85a351871d7a23f1e9d60bc7c182688459cc97271193151c7d739d173e7", kill_on_drop: false }` [INFO] [stdout] 9709d85a351871d7a23f1e9d60bc7c182688459cc97271193151c7d739d173e7