[INFO] cloning repository https://github.com/ryanpbrewster/task-queue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/task-queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ff75856e74418da25de0245db4d3fa3a45f41c
[INFO] checking ryanpbrewster/task-queue against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Ftask-queue" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanpbrewster/task-queue
[INFO] finished tweaking git repo https://github.com/ryanpbrewster/task-queue
[INFO] tweaked toml for git repo https://github.com/ryanpbrewster/task-queue written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanpbrewster/task-queue on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanpbrewster/task-queue 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84e973bde908f863292e326590b5bee1163c5a3896c269cdd211963fe13caaa8
[INFO] running `Command { std: "docker" "start" "-a" "84e973bde908f863292e326590b5bee1163c5a3896c269cdd211963fe13caaa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84e973bde908f863292e326590b5bee1163c5a3896c269cdd211963fe13caaa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84e973bde908f863292e326590b5bee1163c5a3896c269cdd211963fe13caaa8", kill_on_drop: false }`
[INFO] [stdout] 84e973bde908f863292e326590b5bee1163c5a3896c269cdd211963fe13caaa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ce38dc6d89cbdf4cab35e30a1f6c7181ed9b9e1ee8fce517ade839ece3cf9a5
[INFO] running `Command { std: "docker" "start" "-a" "6ce38dc6d89cbdf4cab35e30a1f6c7181ed9b9e1ee8fce517ade839ece3cf9a5", kill_on_drop: false }`
[INFO] [stderr]     Checking crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling cc v1.0.55
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking dirs v3.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking structopt v0.3.15
[INFO] [stderr]     Checking rusqlite v0.23.1
[INFO] [stderr]     Checking task-queue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided 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] 76 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `verbose` is never read
[INFO] [stdout]   --> src/bin/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct Opts {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout]  9 |     #[structopt(long = "verbose", help = "Add extra logging")]
[INFO] [stdout] 10 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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/lib.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided 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] 76 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_sql(&self) -> Result<ToSqlOutput, Error> {
[INFO] [stdout]     |               ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_sql(&self) -> Result<ToSqlOutput<'_>, Error> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `verbose` is never read
[INFO] [stdout]   --> src/bin/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct Opts {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout]  9 |     #[structopt(long = "verbose", help = "Add extra logging")]
[INFO] [stdout] 10 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 20.59s
[INFO] running `Command { std: "docker" "inspect" "6ce38dc6d89cbdf4cab35e30a1f6c7181ed9b9e1ee8fce517ade839ece3cf9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce38dc6d89cbdf4cab35e30a1f6c7181ed9b9e1ee8fce517ade839ece3cf9a5", kill_on_drop: false }`
[INFO] [stdout] 6ce38dc6d89cbdf4cab35e30a1f6c7181ed9b9e1ee8fce517ade839ece3cf9a5
