[INFO] updating cached repository https://github.com/felipesere/dotter [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] 123bf7f90bbc280d4cd9513fd328b199fe32cd22 [INFO] checking felipesere/dotter against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fdotter" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipesere/dotter on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/felipesere/dotter [INFO] finished tweaking git repo https://github.com/felipesere/dotter [INFO] tweaked toml for git repo https://github.com/felipesere/dotter written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/dotter already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a11712fd1fd6304c5c470cd85bec6f012c85124496ef2e2133465f2c5805afd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a11712fd1fd6304c5c470cd85bec6f012c85124496ef2e2133465f2c5805afd9"` [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling git-version v0.2.1 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.6 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Compiling dotter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking hyper v0.12.10 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking reqwest v0.9.1 [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/main.rs:68:36 [INFO] [stderr] | [INFO] [stderr] 68 | let group = inv.group(name.as_ref()).expect("did not find group."); [INFO] [stderr] | -----^^^^^^-- [INFO] [stderr] | | | [INFO] [stderr] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stderr] | this method call resolves to `&T` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `dotter`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0282]: type annotations needed [INFO] [stderr] --> src/main.rs:68:36 [INFO] [stderr] | [INFO] [stderr] 68 | let group = inv.group(name.as_ref()).expect("did not find group."); [INFO] [stderr] | -----^^^^^^-- [INFO] [stderr] | | | [INFO] [stderr] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stderr] | this method call resolves to `&T` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0282`. [INFO] [stderr] error: could not compile `dotter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a11712fd1fd6304c5c470cd85bec6f012c85124496ef2e2133465f2c5805afd9"` [INFO] running `"docker" "rm" "-f" "a11712fd1fd6304c5c470cd85bec6f012c85124496ef2e2133465f2c5805afd9"` [INFO] [stdout] a11712fd1fd6304c5c470cd85bec6f012c85124496ef2e2133465f2c5805afd9