[INFO] updating cached repository https://github.com/idanarye/rust-inherent-pub [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] 5419f477a7289b4b6b107d6ae5706686364a5577 [INFO] checking idanarye/rust-inherent-pub against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidanarye%2Frust-inherent-pub" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idanarye/rust-inherent-pub 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/idanarye/rust-inherent-pub [INFO] finished tweaking git repo https://github.com/idanarye/rust-inherent-pub [INFO] tweaked toml for git repo https://github.com/idanarye/rust-inherent-pub written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/idanarye/rust-inherent-pub 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 73e85572c17f232878334847da611ab14e26c49a708e5e71d5a95e922195cdc1 [INFO] running `"docker" "start" "-a" "73e85572c17f232878334847da611ab14e26c49a708e5e71d5a95e922195cdc1"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking proc-macro2 v1.0.8 [INFO] [stderr] Checking async-task v1.2.1 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking inherent-pub v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> tests/with_async_trait.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | #[inherent_pub] [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[E0424]: expected value, found module `self` [INFO] [stderr] --> tests/with_async_trait.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | #[inherent_pub] [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] For more information about this error, try `rustc --explain E0424`. [INFO] [stderr] error: could not compile `inherent-pub`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "73e85572c17f232878334847da611ab14e26c49a708e5e71d5a95e922195cdc1"` [INFO] running `"docker" "rm" "-f" "73e85572c17f232878334847da611ab14e26c49a708e5e71d5a95e922195cdc1"` [INFO] [stdout] 73e85572c17f232878334847da611ab14e26c49a708e5e71d5a95e922195cdc1