[INFO] fetching crate pkdx 0.1.1...
[INFO] checking pkdx-0.1.1 against 1.95.0 for pr-155915
[INFO] extracting crate pkdx 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pkdx 0.1.1
[INFO] finished tweaking crates.io crate pkdx 0.1.1
[INFO] tweaked toml for crates.io crate pkdx 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pkdx 0.1.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pkdx 0.1.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.51
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.80
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.80
[INFO] [stderr]   Downloaded cxx-build v1.0.80
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded cxx v1.0.80
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded libc v0.2.136
[INFO] [stderr]   Downloaded tui-logger v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebc286f9ce298fb07df210213b377100bfea3334964c9351b6a1a1b64904be5b
[INFO] running `Command { std: "docker" "start" "-a" "ebc286f9ce298fb07df210213b377100bfea3334964c9351b6a1a1b64904be5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebc286f9ce298fb07df210213b377100bfea3334964c9351b6a1a1b64904be5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebc286f9ce298fb07df210213b377100bfea3334964c9351b6a1a1b64904be5b", kill_on_drop: false }`
[INFO] [stdout] ebc286f9ce298fb07df210213b377100bfea3334964c9351b6a1a1b64904be5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 647edb03f7a2019fd368ee495e7541d7d85004f0d87784c51e0907f80da87778
[INFO] running `Command { std: "docker" "start" "-a" "647edb03f7a2019fd368ee495e7541d7d85004f0d87784c51e0907f80da87778", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.136
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking tui-logger v0.8.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]     Checking pkdx v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/ui.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn draw_help(actions: &Actions) -> Table {
[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] 94 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/ui.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn draw_help(actions: &Actions) -> Table {
[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] 94 | fn draw_help(actions: &Actions) -> Table<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s
[INFO] running `Command { std: "docker" "inspect" "647edb03f7a2019fd368ee495e7541d7d85004f0d87784c51e0907f80da87778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647edb03f7a2019fd368ee495e7541d7d85004f0d87784c51e0907f80da87778", kill_on_drop: false }`
[INFO] [stdout] 647edb03f7a2019fd368ee495e7541d7d85004f0d87784c51e0907f80da87778
