[INFO] cloning repository https://github.com/srgpqt/romajify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srgpqt/romajify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrgpqt%2Fromajify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrgpqt%2Fromajify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2ced2c69c10b19c678368c4b3c013719471b8d8 [INFO] testing srgpqt/romajify against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrgpqt%2Fromajify" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srgpqt/romajify on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/srgpqt/romajify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d443617d3f9ebcdcc55921185acbd4840268e0bdb05fafc22442fd641adf9d [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" "00d443617d3f9ebcdcc55921185acbd4840268e0bdb05fafc22442fd641adf9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d443617d3f9ebcdcc55921185acbd4840268e0bdb05fafc22442fd641adf9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d443617d3f9ebcdcc55921185acbd4840268e0bdb05fafc22442fd641adf9d", kill_on_drop: false }` [INFO] [stdout] 00d443617d3f9ebcdcc55921185acbd4840268e0bdb05fafc22442fd641adf9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02a160ac7296389b3c3c75111727e867343e26cfdfadc12a1db5c4785f3f3c81 [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" "02a160ac7296389b3c3c75111727e867343e26cfdfadc12a1db5c4785f3f3c81", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.3.4 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling regex v0.1.73 [INFO] [stderr] Compiling romajify v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mecab.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | let output = try!( process::Command::new("mecab").args(&args).output() ); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/nodes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SOKUON_RE: Regex = Regex::new(r"ッ(?P[a-z])").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/nodes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | static ref SOKUON_RE: Regex = Regex::new(r"ッ(?P[a-z])").unwrap(); [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/nodes.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&&Vec` is not an iterator [INFO] [stdout] --> src/mecab.rs:5:57 [INFO] [stdout] | [INFO] [stdout] 5 | let output = try!( process::Command::new("mecab").args(&args).output() ); [INFO] [stdout] | ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `&&Vec` is not an iterator [INFO] [stdout] | | help: consider adding dereference here: `&*args` [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Iterator` is not implemented for `&&Vec` [INFO] [stdout] = note: required because of the requirements on the impl of `IntoIterator` for `&&Vec` [INFO] [stdout] note: required by a bound in `Command::args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/nodes.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `romajify` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "02a160ac7296389b3c3c75111727e867343e26cfdfadc12a1db5c4785f3f3c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a160ac7296389b3c3c75111727e867343e26cfdfadc12a1db5c4785f3f3c81", kill_on_drop: false }` [INFO] [stdout] 02a160ac7296389b3c3c75111727e867343e26cfdfadc12a1db5c4785f3f3c81