[INFO] updating cached repository https://github.com/srgpqt/romajify [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] b2ced2c69c10b19c678368c4b3c013719471b8d8 [INFO] checking srgpqt/romajify against nightly-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrgpqt%2Fromajify" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srgpqt/romajify on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/srgpqt/romajify [INFO] finished tweaking git repo https://github.com/srgpqt/romajify [INFO] tweaked toml for git repo https://github.com/srgpqt/romajify written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/srgpqt/romajify already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=allow" "-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" "+nightly-2019-10-27" "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] 417c2e1d421891722cf2be968a67de57e941e0779f867a13b6523a88cbfea987 [INFO] running `"docker" "start" "-a" "417c2e1d421891722cf2be968a67de57e941e0779f867a13b6523a88cbfea987"` [INFO] [stderr] Checking romajify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: `&&std::vec::Vec` is not an iterator [INFO] [stderr] --> src/mecab.rs:5:57 [INFO] [stderr] | [INFO] [stderr] 5 | let output = try!( process::Command::new("mecab").args(&args).output() ); [INFO] [stderr] | ^^^^^ `&&std::vec::Vec` is not an iterator [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::Iterator` is not implemented for `&&std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::iter::IntoIterator` for `&&std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `romajify`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0277]: `&&std::vec::Vec` is not an iterator [INFO] [stderr] --> src/mecab.rs:5:57 [INFO] [stderr] | [INFO] [stderr] 5 | let output = try!( process::Command::new("mecab").args(&args).output() ); [INFO] [stderr] | ^^^^^ `&&std::vec::Vec` is not an iterator [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::Iterator` is not implemented for `&&std::vec::Vec` [INFO] [stderr] = note: required because of the requirements on the impl of `std::iter::IntoIterator` for `&&std::vec::Vec` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `romajify`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "417c2e1d421891722cf2be968a67de57e941e0779f867a13b6523a88cbfea987"` [INFO] running `"docker" "rm" "-f" "417c2e1d421891722cf2be968a67de57e941e0779f867a13b6523a88cbfea987"` [INFO] [stdout] 417c2e1d421891722cf2be968a67de57e941e0779f867a13b6523a88cbfea987