[INFO] updating cached repository https://github.com/neoeinstein/new_type_derive [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e5ea2e86cfe77ac3bd0f817522cdc165ca4fed5 [INFO] checking neoeinstein/new_type_derive against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoeinstein%2Fnew_type_derive" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neoeinstein/new_type_derive on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neoeinstein/new_type_derive [INFO] finished tweaking git repo https://github.com/neoeinstein/new_type_derive [INFO] tweaked toml for git repo https://github.com/neoeinstein/new_type_derive written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/neoeinstein/new_type_derive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c744cdd42de5f833f82a5ff258c7431b0c3e776148f2e2e0f097fc2554e5733e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c744cdd42de5f833f82a5ff258c7431b0c3e776148f2e2e0f097fc2554e5733e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c744cdd42de5f833f82a5ff258c7431b0c3e776148f2e2e0f097fc2554e5733e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c744cdd42de5f833f82a5ff258c7431b0c3e776148f2e2e0f097fc2554e5733e", kill_on_drop: false }` [INFO] [stdout] c744cdd42de5f833f82a5ff258c7431b0c3e776148f2e2e0f097fc2554e5733e [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90a72ff547e0cbec3b6c35cdf2d891bee037d8b351a6d9a2e08e92fc8fdd6c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d90a72ff547e0cbec3b6c35cdf2d891bee037d8b351a6d9a2e08e92fc8fdd6c6", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking new_type_derive v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking rand v0.5.4 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking rusty-fork v0.2.0 [INFO] [stderr] Checking proptest v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stdout] error[E0283]: type annotations needed for `std::string::String` [INFO] [stdout] --> src/new_type_pair.rs:473:25 [INFO] [stdout] | [INFO] [stdout] 473 | let inner = String::from(self.as_ref()); [INFO] [stdout] | ----- ^^^^^^^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | consider giving `inner` a type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `std::string::String: std::convert::From<&_>` [INFO] [stdout] = note: required by `std::convert::From::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `new_type_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d90a72ff547e0cbec3b6c35cdf2d891bee037d8b351a6d9a2e08e92fc8fdd6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90a72ff547e0cbec3b6c35cdf2d891bee037d8b351a6d9a2e08e92fc8fdd6c6", kill_on_drop: false }` [INFO] [stdout] d90a72ff547e0cbec3b6c35cdf2d891bee037d8b351a6d9a2e08e92fc8fdd6c6