[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] 03e76e382addf879e4fc320cdc56414785b9848a [INFO] documenting OpenRTX/rtxtool against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOpenRTX%2Frtxtool" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OpenRTX/rtxtool on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "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-3/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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.6 [INFO] [stderr] Downloaded scratch v1.0.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.66 [INFO] [stderr] Downloaded cxx-build v1.0.66 [INFO] [stderr] Downloaded cxx v1.0.66 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d3efc91fd01de865e49e24c9f968b521719afb24a090ec394875e7ab7bd314d [INFO] running `Command { std: "docker" "start" "-a" "8d3efc91fd01de865e49e24c9f968b521719afb24a090ec394875e7ab7bd314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3efc91fd01de865e49e24c9f968b521719afb24a090ec394875e7ab7bd314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3efc91fd01de865e49e24c9f968b521719afb24a090ec394875e7ab7bd314d", kill_on_drop: false }` [INFO] [stdout] 8d3efc91fd01de865e49e24c9f968b521719afb24a090ec394875e7ab7bd314d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f05d88dcf97c10c97cc1d465a3a0917ecee8a6cd17550b3970e15eac1aaa6722 [INFO] running `Command { std: "docker" "start" "-a" "f05d88dcf97c10c97cc1d465a3a0917ecee8a6cd17550b3970e15eac1aaa6722", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling scratch v1.0.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.66 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling cxx v1.0.66 [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-dda460e1e656016c/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-7e629c02c560d144/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-dda460e1e656016c/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/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,llvm14-builtins-abi,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,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/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/crate" "-I" "include" "-I" "radio_tool/include" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/sources/rtxtool/src/main.rs.o" "-c" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/sources/rtxtool/src/main.rs.cc" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/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-dda460e1e656016c/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/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-dda460e1e656016c/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/crate" "-I" "include" "-I" "radio_tool/include" "-Wall" "-Wextra" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/out/cxxbridge/sources/rtxtool/src/main.rs.o" "-c" "/opt/rustwide/target/debug/build/rtxtool-dda460e1e656016c/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] running `Command { std: "docker" "inspect" "f05d88dcf97c10c97cc1d465a3a0917ecee8a6cd17550b3970e15eac1aaa6722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05d88dcf97c10c97cc1d465a3a0917ecee8a6cd17550b3970e15eac1aaa6722", kill_on_drop: false }` [INFO] [stdout] f05d88dcf97c10c97cc1d465a3a0917ecee8a6cd17550b3970e15eac1aaa6722