[INFO] updating cached repository https://github.com/mavlink/MAVSDK-Rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4fbb66a3b31411e90dff52cc93a0922958ee4046 [INFO] checking mavlink/MAVSDK-Rust against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavlink%2FMAVSDK-Rust" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mavlink/MAVSDK-Rust on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/mavlink/MAVSDK-Rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5e21efb3c1fe713314a02d29f39b7633228f89a1bd8f54e9bd21274adc2850b [INFO] running `"docker" "start" "-a" "e5e21efb3c1fe713314a02d29f39b7633228f89a1bd8f54e9bd21274adc2850b"` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking async-std v1.3.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling prost-derive 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 prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [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] 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] Compiling tonic-build v0.1.0-beta.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-limit v0.3.0 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] error[E0425]: cannot find value `pinned_self` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-limit-0.3.0/src/concurrency/future.rs:14:15 [INFO] [stderr] | [INFO] [stderr] 14 | #[pin_project(PinnedDrop)] [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tower-limit-0.3.0/src/concurrency/future.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | #[pinned_drop] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] | this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] Compiling libmavsdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0424, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `tower-limit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e5e21efb3c1fe713314a02d29f39b7633228f89a1bd8f54e9bd21274adc2850b"` [INFO] running `"docker" "rm" "-f" "e5e21efb3c1fe713314a02d29f39b7633228f89a1bd8f54e9bd21274adc2850b"` [INFO] [stdout] e5e21efb3c1fe713314a02d29f39b7633228f89a1bd8f54e9bd21274adc2850b