[INFO] cloning repository https://github.com/cleap/vocrab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cleap/vocrab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleap%2Fvocrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleap%2Fvocrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b8480a9ca20f3768cd971c72c48d6168a9840ef
[INFO] checking cleap/vocrab/8b8480a9ca20f3768cd971c72c48d6168a9840ef against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcleap%2Fvocrab" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cleap/vocrab
[INFO] finished tweaking git repo https://github.com/cleap/vocrab
[INFO] tweaked toml for git repo https://github.com/cleap/vocrab written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cleap/vocrab on toolchain fcac501a73cdde54de46a0683567f1a890730555
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cleap/vocrab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded python3-sys v0.7.0
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded crossterm v0.20.0
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded serde_json v1.0.71
[INFO] [stderr]   Downloaded cpython v0.7.0
[INFO] [stderr]   Downloaded tui v0.16.0
[INFO] [stderr]   Downloaded libc v0.2.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fb0dc498dea66b23f3251a049fc5729ca53bc99832271b59c5a76e98fda4d98
[INFO] running `Command { std: "docker" "start" "-a" "8fb0dc498dea66b23f3251a049fc5729ca53bc99832271b59c5a76e98fda4d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fb0dc498dea66b23f3251a049fc5729ca53bc99832271b59c5a76e98fda4d98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb0dc498dea66b23f3251a049fc5729ca53bc99832271b59c5a76e98fda4d98", kill_on_drop: false }`
[INFO] [stdout] 8fb0dc498dea66b23f3251a049fc5729ca53bc99832271b59c5a76e98fda4d98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4c1513afc93df99a379d567f344d18ee6e87d568b0721a25b2f4c59eb8e7d22
[INFO] running `Command { std: "docker" "start" "-a" "e4c1513afc93df99a379d567f344d18ee6e87d568b0721a25b2f4c59eb8e7d22", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cpython v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.20.0
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking tui v0.16.0
[INFO] [stderr]    Compiling python3-sys v0.7.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking vocrab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_sentence_bolded` is never used
[INFO] [stdout]    --> src/lemmatizer.rs:202:4
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn get_sentence_bolded(token_array: &Vec<Vec<Token>>, sentence_i: usize, token_i: usize) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_sentence_bolded` is never used
[INFO] [stdout]    --> src/lemmatizer.rs:202:4
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn get_sentence_bolded(token_array: &Vec<Vec<Token>>, sentence_i: usize, token_i: usize) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> src/bin/tui.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl AppColumn {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 36 |     fn next(self) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next` is never used
[INFO] [stdout]   --> src/bin/tui.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl AppColumn {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 36 |     fn next(self) -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "e4c1513afc93df99a379d567f344d18ee6e87d568b0721a25b2f4c59eb8e7d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4c1513afc93df99a379d567f344d18ee6e87d568b0721a25b2f4c59eb8e7d22", kill_on_drop: false }`
[INFO] [stdout] e4c1513afc93df99a379d567f344d18ee6e87d568b0721a25b2f4c59eb8e7d22
