[INFO] crate eventually 0.2.0 is already in cache [INFO] checking eventually-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate eventually 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate eventually 0.2.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate eventually 0.2.0 [INFO] finished tweaking crates.io crate eventually 0.2.0 [INFO] tweaked toml for crates.io crate eventually 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate eventually 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] [stdout] cc953e4c64cee412c94817a90554973c8b5036b9026d495ed3fd6741f33e65b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "cc953e4c64cee412c94817a90554973c8b5036b9026d495ed3fd6741f33e65b8"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking bytes v0.5.2 [INFO] [stderr] Checking tokio v0.2.2 [INFO] [stderr] Checking tokio-test v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.19 [INFO] [stderr] Checking eventually v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/command/static.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] ... [INFO] [stderr] 40 | / async fn handle( [INFO] [stderr] 41 | | &self, [INFO] [stderr] 42 | | state: &AggregateState, [INFO] [stderr] 43 | | command: Self::Command, [INFO] [stderr] 44 | | ) -> Result>, Self::Error> { [INFO] [stderr] 45 | | T::handle(state, command).await [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/command/static.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] ... [INFO] [stderr] 40 | / async fn handle( [INFO] [stderr] 41 | | &self, [INFO] [stderr] 42 | | state: &AggregateState, [INFO] [stderr] 43 | | command: Self::Command, [INFO] [stderr] 44 | | ) -> Result>, Self::Error> { [INFO] [stderr] 45 | | T::handle(state, command).await [INFO] [stderr] 46 | | } [INFO] [stderr] | |_____- this function doesn't have a `self` parameter [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `eventually`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `eventually`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cc953e4c64cee412c94817a90554973c8b5036b9026d495ed3fd6741f33e65b8"` [INFO] running `"docker" "rm" "-f" "cc953e4c64cee412c94817a90554973c8b5036b9026d495ed3fd6741f33e65b8"` [INFO] [stdout] cc953e4c64cee412c94817a90554973c8b5036b9026d495ed3fd6741f33e65b8