[INFO] cloning repository https://github.com/lijinpei/disqus-proxy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lijinpei/disqus-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijinpei%2Fdisqus-proxy"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijinpei%2Fdisqus-proxy'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56b7ad017d7a36588b726ce18ddaa6afa2dda5b3 [INFO] checking lijinpei/disqus-proxy against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flijinpei%2Fdisqus-proxy" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lijinpei/disqus-proxy on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lijinpei/disqus-proxy [INFO] finished tweaking git repo https://github.com/lijinpei/disqus-proxy [INFO] tweaked toml for git repo https://github.com/lijinpei/disqus-proxy written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lijinpei/disqus-proxy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] c4cf0cfbec5cc03be43fd053ec2b69d3acc562004bef6fafd94edb3b4f43edc8 [INFO] running `"docker" "start" "-a" "c4cf0cfbec5cc03be43fd053ec2b69d3acc562004bef6fafd94edb3b4f43edc8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking futures-locks v0.3.3 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking tokio-threadpool v0.1.12 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking serde v1.0.89 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking postgres-protocol v0.4.0 (https://github.com/sfackler/rust-postgres.git?rev=4f084e7b647a26dcaa8da5301be93304cffe092f#4f084e7b) [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking redis-async v0.4.4 [INFO] [stderr] Checking tokio v0.1.17 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] error[E0283]: type annotations needed: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-async-0.4.4/src/client/pubsub.rs:294:41 [INFO] [stderr] | [INFO] [stderr] 294 | self.con.unsubscribe(self.topic.as_ref()); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `redis-async`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c4cf0cfbec5cc03be43fd053ec2b69d3acc562004bef6fafd94edb3b4f43edc8"` [INFO] running `"docker" "rm" "-f" "c4cf0cfbec5cc03be43fd053ec2b69d3acc562004bef6fafd94edb3b4f43edc8"` [INFO] [stdout] c4cf0cfbec5cc03be43fd053ec2b69d3acc562004bef6fafd94edb3b4f43edc8