[INFO] updating cached repository https://github.com/neoeinstein/new_type_derive [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] 5e5ea2e86cfe77ac3bd0f817522cdc165ca4fed5 [INFO] checking neoeinstein/new_type_derive against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneoeinstein%2Fnew_type_derive" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neoeinstein/new_type_derive on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/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 `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4604e4451e79a8a5937d766c5197617bf67a441113eb6f010ab0b6386c1b4521 [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" "4604e4451e79a8a5937d766c5197617bf67a441113eb6f010ab0b6386c1b4521"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking new_type_derive v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking rand v0.5.4 [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] [stderr] error[E0283]: type annotations needed for `std::string::String` [INFO] [stderr] --> src/new_type_pair.rs:473:25 [INFO] [stderr] | [INFO] [stderr] 473 | let inner = String::from(self.as_ref()); [INFO] [stderr] | ----- ^^^^^^^^^^^^ cannot infer type for struct `std::string::String` [INFO] [stderr] | | [INFO] [stderr] | consider giving `inner` a type [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `std::string::String: std::convert::From<&_>` [INFO] [stderr] = note: required by `std::convert::From::from` [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 `new_type_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4604e4451e79a8a5937d766c5197617bf67a441113eb6f010ab0b6386c1b4521"` [INFO] running `"docker" "rm" "-f" "4604e4451e79a8a5937d766c5197617bf67a441113eb6f010ab0b6386c1b4521"` [INFO] [stdout] 4604e4451e79a8a5937d766c5197617bf67a441113eb6f010ab0b6386c1b4521