[INFO] updating cached repository https://github.com/dholroyd/whatf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] 3c7b09a39cca1e940858236d6996e0687c94f04b [INFO] checking dholroyd/whatf against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholroyd%2Fwhatf" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dholroyd/whatf on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dholroyd/whatf [INFO] finished tweaking git repo https://github.com/dholroyd/whatf [INFO] tweaked toml for git repo https://github.com/dholroyd/whatf written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dholroyd/whatf already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 28cd9b15e0dd83b93734a1e1694d9f85cdc97a777855b8f8061b73b83a9fb66c [INFO] running `"docker" "start" "-a" "28cd9b15e0dd83b93734a1e1694d9f85cdc97a777855b8f8061b73b83a9fb66c"` [INFO] [stderr] Checking futures v0.1.11 [INFO] [stderr] Checking quote v0.3.13 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Compiling syntex_pos v0.54.0 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking net2 v0.2.27 [INFO] [stderr] Checking xml-rs v0.1.26 [INFO] [stderr] Checking toml v0.3.1 [INFO] [stderr] Compiling hyper v0.11.0-a.0 (https://github.com/hyperium/hyper.git#d63b7de4) [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Checking chan v0.1.19 [INFO] [stderr] Checking clap v2.22.0 [INFO] [stderr] Checking bytes v0.4.1 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Checking ring v0.6.3 [INFO] [stderr] Checking mio v0.6.6 [INFO] [stderr] Compiling serde_codegen_internals v0.11.3 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking tokio-io v0.1.1 [INFO] [stderr] Compiling syntex_syntax v0.54.0 [INFO] [stderr] Checking flate2 v0.2.17 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking env_logger v0.4.2 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Checking native-tls v0.1.1 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking hdrsample v3.0.0 [INFO] [stderr] Checking tokio-core v0.1.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_derive v0.9.12 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.2 [INFO] [stderr] Compiling Inflector v0.6.0 [INFO] [stderr] Checking reqwest v0.3.0 [INFO] [stderr] Checking hyper-native-tls v0.2.2 [INFO] [stderr] Checking rusoto_credential v0.4.0 [INFO] [stderr] Checking syntex v0.54.0 [INFO] [stderr] Checking hyper-tls v0.0.0 (https://github.com/hyperium/hyper-tls.git#74aefbe5) [INFO] [stderr] Checking serde_codegen v0.8.23 [INFO] [stderr] Compiling rusoto_codegen v0.6.0 [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_codegen-0.6.0/src/generator/ec2.rs:443:94 [INFO] [stderr] | [INFO] [stderr] 443 | let tag_name = capitalize_first(member.location_name.as_ref().unwrap_or(member_name).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 `rusoto_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "28cd9b15e0dd83b93734a1e1694d9f85cdc97a777855b8f8061b73b83a9fb66c"` [INFO] running `"docker" "rm" "-f" "28cd9b15e0dd83b93734a1e1694d9f85cdc97a777855b8f8061b73b83a9fb66c"` [INFO] [stdout] 28cd9b15e0dd83b93734a1e1694d9f85cdc97a777855b8f8061b73b83a9fb66c