[INFO] updating cached repository https://github.com/ubnt-intrepid/tweet-fs [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] 8d696c9002ced7c6d12718011f9298bcd004c698 [INFO] checking ubnt-intrepid/tweet-fs against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Ftweet-fs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/tweet-fs 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/ubnt-intrepid/tweet-fs [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/tweet-fs [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/tweet-fs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/tweet-fs 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] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e332bbd0c58726ef01a78d84247b1cba66713c1cca9c15e33bdb99a85f2e81ab [INFO] running `"docker" "start" "-a" "e332bbd0c58726ef01a78d84247b1cba66713c1cca9c15e33bdb99a85f2e81ab"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-subscriber v0.1.6 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking tracing v0.1.12 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking tokio-compat v0.1.4 [INFO] [stderr] Checking egg-mode v0.13.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking polyfuse v0.3.3 [INFO] [stderr] error[E0424]: expected value, found module `self` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/polyfuse-0.3.3/src/fs.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | #[async_trait] [INFO] [stderr] | ^^^^^^^^^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stderr] ... [INFO] [stderr] 19 | / async fn call<'a, 'cx, T: ?Sized>( [INFO] [stderr] 20 | | &'a self, [INFO] [stderr] 21 | | cx: &'a mut Context<'cx, T>, [INFO] [stderr] 22 | | op: Operation<'cx>, [INFO] [stderr] ... | [INFO] [stderr] 27 | | Ok(()) [INFO] [stderr] 28 | | } [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 `polyfuse`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e332bbd0c58726ef01a78d84247b1cba66713c1cca9c15e33bdb99a85f2e81ab"` [INFO] running `"docker" "rm" "-f" "e332bbd0c58726ef01a78d84247b1cba66713c1cca9c15e33bdb99a85f2e81ab"` [INFO] [stdout] e332bbd0c58726ef01a78d84247b1cba66713c1cca9c15e33bdb99a85f2e81ab