[INFO] updating cached repository https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P [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] ea2be0427d44a6af1e7afba3f14a7b90117f8914 [INFO] checking EarvinKayonga/nuJFUmWxPmN3Jc5P against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarvinKayonga%2FnuJFUmWxPmN3Jc5P" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P 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/EarvinKayonga/nuJFUmWxPmN3Jc5P [INFO] finished tweaking git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P [INFO] tweaked toml for git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/EarvinKayonga/nuJFUmWxPmN3Jc5P 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d97a49886bf5866045be1fe264ecdaa8f1106ce0cc0fe758e6fe3538bbf2bb1f [INFO] running `"docker" "start" "-a" "d97a49886bf5866045be1fe264ecdaa8f1106ce0cc0fe758e6fe3538bbf2bb1f"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking tower-layer v0.3.0-alpha.2 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking http-body v0.2.0-alpha.3 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tonic-build v0.1.0-alpha.6 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling async-stream-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.17 [INFO] [stderr] Checking async-stream v0.1.2 [INFO] [stderr] Compiling rist-grpc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Checking pin-project v0.4.5 [INFO] [stderr] error[E0425]: cannot find value `__tracing_attr_span` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.6/src/threadpool/pool/mod.rs:136:65 [INFO] [stderr] | [INFO] [stderr] 136 | pub(crate) fn shutdown(&self, now: bool, purge_queue: bool) { [INFO] [stderr] | _________________________________________________________________^ [INFO] [stderr] 137 | | let mut state: State = self.state.load(Acquire).into(); [INFO] [stderr] 138 | | trace!(?state); [INFO] [stderr] 139 | | [INFO] [stderr] ... | [INFO] [stderr] 194 | | self.terminate_sleeping_workers(); [INFO] [stderr] 195 | | } [INFO] [stderr] | |_____^ not found in this scope [INFO] [stderr] [INFO] [stderr] Checking tokio-io v0.2.0-alpha.6 [INFO] [stderr] Checking tower-discover v0.3.0-alpha.2 [INFO] [stderr] Checking tower-load-shed v0.3.0-alpha.2 [INFO] [stderr] Checking tower-util v0.3.0-alpha.2 [INFO] [stderr] error: failed to run custom build command for `rist-grpc v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rist-grpc-b317732449bb6ee0/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Custom { kind: Other, error: "protoc failed: google/api/annotations.proto: File not found.\nhelloworld.proto: Import \"google/api/annotations.proto\" was not found or had errors.\n" } [INFO] [stderr] [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 E0425`. [INFO] [stderr] error: could not compile `tokio-executor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d97a49886bf5866045be1fe264ecdaa8f1106ce0cc0fe758e6fe3538bbf2bb1f"` [INFO] running `"docker" "rm" "-f" "d97a49886bf5866045be1fe264ecdaa8f1106ce0cc0fe758e6fe3538bbf2bb1f"` [INFO] [stdout] d97a49886bf5866045be1fe264ecdaa8f1106ce0cc0fe758e6fe3538bbf2bb1f