[INFO] cloning repository https://github.com/bernardoamc/itp_tldr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bernardoamc/itp_tldr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbernardoamc%2Fitp_tldr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbernardoamc%2Fitp_tldr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2ea46c6850249e3dae3f34b14db87c0f3ec7458
[INFO] checking bernardoamc/itp_tldr against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbernardoamc%2Fitp_tldr" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bernardoamc/itp_tldr
[INFO] finished tweaking git repo https://github.com/bernardoamc/itp_tldr
[INFO] tweaked toml for git repo https://github.com/bernardoamc/itp_tldr written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bernardoamc/itp_tldr on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bernardoamc/itp_tldr 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb8517bb47450932ee0624236d8639d39400d7ff3c1941729a74075b79a2f41a
[INFO] running `Command { std: "docker" "start" "-a" "cb8517bb47450932ee0624236d8639d39400d7ff3c1941729a74075b79a2f41a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb8517bb47450932ee0624236d8639d39400d7ff3c1941729a74075b79a2f41a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8517bb47450932ee0624236d8639d39400d7ff3c1941729a74075b79a2f41a", kill_on_drop: false }`
[INFO] [stdout] cb8517bb47450932ee0624236d8639d39400d7ff3c1941729a74075b79a2f41a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2967021ca442364cf5bc1c150dccf8e9026dc796c136739632cbf1bc87245515
[INFO] running `Command { std: "docker" "start" "-a" "2967021ca442364cf5bc1c150dccf8e9026dc796c136739632cbf1bc87245515", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking mio v0.7.7
[INFO] [stderr]     Checking hashlink v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking dirs v3.0.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking crossterm v0.18.2
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking rusqlite v0.24.2
[INFO] [stderr]     Checking tui v0.14.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking itp_tldr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     /// Safari's SQLite path
[INFO] [stdout] 49 | |     #[structopt(short, long)]
[INFO] [stdout] 50 | |     path: Option<PathBuf>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /     /// A list of comma separated domains.
[INFO] [stdout] 52 | |     #[structopt(short, long, use_delimiter = true)]
[INFO] [stdout] 53 | |     pub domains: Option<Vec<String>>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gui.rs:25:81
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn render_tabs(titles: &'a Vec<&'a str>, selected_item_index: usize) -> Tabs {
[INFO] [stdout]    |                                 --      -- the lifetime is named here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn render_tabs(titles: &'a Vec<&'a str>, selected_item_index: usize) -> Tabs<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itp_tldr` (bin "itp_tldr" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     /// Safari's SQLite path
[INFO] [stdout] 49 | |     #[structopt(short, long)]
[INFO] [stdout] 50 | |     path: Option<PathBuf>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /     /// A list of comma separated domains.
[INFO] [stdout] 52 | |     #[structopt(short, long, use_delimiter = true)]
[INFO] [stdout] 53 | |     pub domains: Option<Vec<String>>,
[INFO] [stdout]    | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/gui.rs:25:81
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn render_tabs(titles: &'a Vec<&'a str>, selected_item_index: usize) -> Tabs {
[INFO] [stdout]    |                                 --      -- the lifetime is named here           ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn render_tabs(titles: &'a Vec<&'a str>, selected_item_index: usize) -> Tabs<'a> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itp_tldr` (bin "itp_tldr") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2967021ca442364cf5bc1c150dccf8e9026dc796c136739632cbf1bc87245515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2967021ca442364cf5bc1c150dccf8e9026dc796c136739632cbf1bc87245515", kill_on_drop: false }`
[INFO] [stdout] 2967021ca442364cf5bc1c150dccf8e9026dc796c136739632cbf1bc87245515
