[INFO] cloning repository https://github.com/mavlink/MAVSDK-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mavlink/MAVSDK-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavlink%2FMAVSDK-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavlink%2FMAVSDK-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fbb66a3b31411e90dff52cc93a0922958ee4046 [INFO] checking mavlink/MAVSDK-Rust against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavlink%2FMAVSDK-Rust" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mavlink/MAVSDK-Rust on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mavlink/MAVSDK-Rust [INFO] finished tweaking git repo https://github.com/mavlink/MAVSDK-Rust [INFO] tweaked toml for git repo https://github.com/mavlink/MAVSDK-Rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/mavlink/MAVSDK-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] c9a10d3a5424ea66b8bc7df19748777cc0707b1efc018af4831093dc61a0633a [INFO] running `Command { std: "docker" "start" "-a" "c9a10d3a5424ea66b8bc7df19748777cc0707b1efc018af4831093dc61a0633a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9a10d3a5424ea66b8bc7df19748777cc0707b1efc018af4831093dc61a0633a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a10d3a5424ea66b8bc7df19748777cc0707b1efc018af4831093dc61a0633a", kill_on_drop: false }` [INFO] [stdout] c9a10d3a5424ea66b8bc7df19748777cc0707b1efc018af4831093dc61a0633a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f82047a26400ee8ee553e53a526ae5c574cd0b54f58caf1e9910052ff5517e8 [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" "3f82047a26400ee8ee553e53a526ae5c574cd0b54f58caf1e9910052ff5517e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking async-std v1.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling tonic-build v0.1.0-beta.1 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling libmavsdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tracing-futures v0.2.0 [INFO] [stderr] error: failed to run custom build command for `libmavsdk v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libmavsdk-4752f75b1d23d8e9/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Custom { kind: Other, error: "protoc failed: proto/protos/action: warning: directory does not exist.\nproto/protos/action/action.proto: No such file or directory\n" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3f82047a26400ee8ee553e53a526ae5c574cd0b54f58caf1e9910052ff5517e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f82047a26400ee8ee553e53a526ae5c574cd0b54f58caf1e9910052ff5517e8", kill_on_drop: false }` [INFO] [stdout] 3f82047a26400ee8ee553e53a526ae5c574cd0b54f58caf1e9910052ff5517e8