[INFO] crate tari_comms_middleware 0.0.7 is already in cache [INFO] checking tari_comms_middleware-0.0.7 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate tari_comms_middleware 0.0.7 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tari_comms_middleware 0.0.7 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tari_comms_middleware 0.0.7 [INFO] finished tweaking crates.io crate tari_comms_middleware 0.0.7 [INFO] tweaked toml for crates.io crate tari_comms_middleware 0.0.7 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 77f764c09331ed0e2f871d5ba7ca79badf4977f5d4d91e785fc5c1a881056c92 [INFO] running `"docker" "start" "-a" "77f764c09331ed0e2f871d5ba7ca79badf4977f5d4d91e785fc5c1a881056c92"` [INFO] [stderr] Checking futures-sink v0.3.3 [INFO] [stderr] Checking futures-io v0.3.3 [INFO] [stderr] Checking futures-task v0.3.3 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Checking unsigned-varint v0.3.0 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking futures-channel v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.3 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking parity-multihash v0.2.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking futures-util v0.3.3 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-limit v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Compiling prost v0.5.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] 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" "77f764c09331ed0e2f871d5ba7ca79badf4977f5d4d91e785fc5c1a881056c92"` [INFO] running `"docker" "rm" "-f" "77f764c09331ed0e2f871d5ba7ca79badf4977f5d4d91e785fc5c1a881056c92"` [INFO] [stdout] 77f764c09331ed0e2f871d5ba7ca79badf4977f5d4d91e785fc5c1a881056c92