[INFO] fetching crate tkm 0.8.5...
[INFO] building tkm-0.8.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tkm 0.8.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tkm 0.8.5
[INFO] finished tweaking crates.io crate tkm 0.8.5
[INFO] tweaked toml for crates.io crate tkm 0.8.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tkm 0.8.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] [stderr]       Adding sysinfo v0.8.6 (available: v0.37.1)
[INFO] [stderr]       Adding termion v1.5.6 (available: v4.0.5)
[INFO] [stderr]       Adding tui v0.4.0 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ae990ac8daf216bd80b98b78d58c7e7f3bf88f836316cfa23f30e61af9914c9
[INFO] running `Command { std: "docker" "start" "-a" "1ae990ac8daf216bd80b98b78d58c7e7f3bf88f836316cfa23f30e61af9914c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ae990ac8daf216bd80b98b78d58c7e7f3bf88f836316cfa23f30e61af9914c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae990ac8daf216bd80b98b78d58c7e7f3bf88f836316cfa23f30e61af9914c9", kill_on_drop: false }`
[INFO] [stdout] 1ae990ac8daf216bd80b98b78d58c7e7f3bf88f836316cfa23f30e61af9914c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03e495db382343662a5a4fe48c7e754ca56659731b0a711613f445e593c43e47
[INFO] running `Command { std: "docker" "start" "-a" "03e495db382343662a5a4fe48c7e754ca56659731b0a711613f445e593c43e47", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling sysinfo v0.8.6
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pretty-bytes v0.2.2
[INFO] [stderr]    Compiling tui v0.4.0
[INFO] [stderr]    Compiling tkm v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]  --> src/app.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct App {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 8 |     pub mode: Mode,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cmd/mod.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "03e495db382343662a5a4fe48c7e754ca56659731b0a711613f445e593c43e47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03e495db382343662a5a4fe48c7e754ca56659731b0a711613f445e593c43e47", kill_on_drop: false }`
[INFO] [stdout] 03e495db382343662a5a4fe48c7e754ca56659731b0a711613f445e593c43e47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8c25389a604492fc0d960f88920f4a286d9b66ff97da11b4802398ef622c5fa
[INFO] running `Command { std: "docker" "start" "-a" "b8c25389a604492fc0d960f88920f4a286d9b66ff97da11b4802398ef622c5fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tkm v0.8.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]  --> src/app.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct App {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 8 |     pub mode: Mode,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cmd/mod.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here               ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b8c25389a604492fc0d960f88920f4a286d9b66ff97da11b4802398ef622c5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8c25389a604492fc0d960f88920f4a286d9b66ff97da11b4802398ef622c5fa", kill_on_drop: false }`
[INFO] [stdout] b8c25389a604492fc0d960f88920f4a286d9b66ff97da11b4802398ef622c5fa
