[INFO] updating cached repository https://github.com/teawithsand/dnsie [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] 1575f2d7eabb7d361e78fe20c3318b15d364b629 [INFO] checking teawithsand/dnsie against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteawithsand%2Fdnsie" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teawithsand/dnsie 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/teawithsand/dnsie [INFO] finished tweaking git repo https://github.com/teawithsand/dnsie [INFO] tweaked toml for git repo https://github.com/teawithsand/dnsie written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/teawithsand/dnsie 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f24969c458e6faae9ccf62ec789d97c9a1e2ea9a67aa3724e997e54efe6ab88f [INFO] running `"docker" "start" "-a" "f24969c458e6faae9ccf62ec789d97c9a1e2ea9a67aa3724e997e54efe6ab88f"` [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling hyper-openssl v0.8.0 [INFO] [stderr] Compiling openssl-src v111.6.1+1.1.1d [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking dnsie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> src/dns/doh.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] ... [INFO] [stderr] 48 | / async fn send_request(&self, request: &DnsRequest<'_>) -> Result, DnsResolverError> { [INFO] [stderr] 49 | | let serialized_request = { [INFO] [stderr] 50 | | let mut buf = Vec::new(); [INFO] [stderr] 51 | | let mut c = Cursor::new(&mut buf); [INFO] [stderr] ... | [INFO] [stderr] 76 | | .into_owned()) [INFO] [stderr] 77 | | } [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 `dnsie`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f24969c458e6faae9ccf62ec789d97c9a1e2ea9a67aa3724e997e54efe6ab88f"` [INFO] running `"docker" "rm" "-f" "f24969c458e6faae9ccf62ec789d97c9a1e2ea9a67aa3724e997e54efe6ab88f"` [INFO] [stdout] f24969c458e6faae9ccf62ec789d97c9a1e2ea9a67aa3724e997e54efe6ab88f