[INFO] fetching crate kokai 0.3.1...
[INFO] checking kokai-0.3.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate kokai 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate kokai 0.3.1
[INFO] finished tweaking crates.io crate kokai 0.3.1
[INFO] tweaked toml for crates.io crate kokai 0.3.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kokai 0.3.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kokai 0.3.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.0
[INFO] [stderr]   Downloaded git2 v0.13.15
[INFO] [stderr]   Downloaded libssh2-sys v0.2.20
[INFO] [stderr]   Downloaded libgit2-sys v0.12.17+1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a590b24747ff38e66f28c4aa64bebc29c91d6e8c33d92b7e69a26710de05c30
[INFO] running `Command { std: "docker" "start" "-a" "4a590b24747ff38e66f28c4aa64bebc29c91d6e8c33d92b7e69a26710de05c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a590b24747ff38e66f28c4aa64bebc29c91d6e8c33d92b7e69a26710de05c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a590b24747ff38e66f28c4aa64bebc29c91d6e8c33d92b7e69a26710de05c30", kill_on_drop: false }`
[INFO] [stdout] 4a590b24747ff38e66f28c4aa64bebc29c91d6e8c33d92b7e69a26710de05c30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6598c028f40a853cfc9e4f0403bf15548953b2f3a6bd0a2fcf71608268a13de
[INFO] running `Command { std: "docker" "start" "-a" "f6598c028f40a853cfc9e4f0403bf15548953b2f3a6bd0a2fcf71608268a13de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]     Checking thread_local v1.1.0
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling openssl-src v111.13.0+1.1.1i
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libssh2-sys v0.2.20
[INFO] [stderr]    Compiling libgit2-sys v0.12.17+1.1.0
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking git2 v0.13.15
[INFO] [stderr]     Checking kokai v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `italic`, `strike`, and `quote` are never used
[INFO] [stdout]   --> src/format/formatters.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait Markdown {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |   fn italic(&self) -> String
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   fn strike(&self) -> String
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |   fn quote(&self) -> 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git/traits.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit, Error>;
[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] 4 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit<'_>, Error>;
[INFO] [stdout]   |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git/traits.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit, Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit<'_>, Error> {
[INFO] [stdout]   |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `italic`, `strike`, and `quote` are never used
[INFO] [stdout]   --> src/format/formatters.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait Markdown {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |   fn italic(&self) -> String
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |   fn strike(&self) -> String
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |   fn quote(&self) -> 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git/traits.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit, Error>;
[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] 4 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit<'_>, Error>;
[INFO] [stdout]   |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/git/traits.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit, Error> {
[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] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn get_commit_from_ref(&self, commit: &String) -> Result<Commit<'_>, Error> {
[INFO] [stdout]   |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: git2 v0.13.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 14`
[INFO] running `Command { std: "docker" "inspect" "f6598c028f40a853cfc9e4f0403bf15548953b2f3a6bd0a2fcf71608268a13de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6598c028f40a853cfc9e4f0403bf15548953b2f3a6bd0a2fcf71608268a13de", kill_on_drop: false }`
[INFO] [stdout] f6598c028f40a853cfc9e4f0403bf15548953b2f3a6bd0a2fcf71608268a13de
