[INFO] cloning repository https://github.com/u-kai/monirs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/u-kai/monirs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmonirs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmonirs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1947b43c6569475335c011780525db0050dd02ec
[INFO] checking u-kai/monirs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu-kai%2Fmonirs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/u-kai/monirs
[INFO] finished tweaking git repo https://github.com/u-kai/monirs
[INFO] tweaked toml for git repo https://github.com/u-kai/monirs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/u-kai/monirs 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 git repo https://github.com/u-kai/monirs 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]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.87
[INFO] [stderr]   Downloaded syn v1.0.102
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83ccf5aa78450aa43aaaf76b702fb4f64d9096a25ad4d756612c0df8995af1db
[INFO] running `Command { std: "docker" "start" "-a" "83ccf5aa78450aa43aaaf76b702fb4f64d9096a25ad4d756612c0df8995af1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ccf5aa78450aa43aaaf76b702fb4f64d9096a25ad4d756612c0df8995af1db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ccf5aa78450aa43aaaf76b702fb4f64d9096a25ad4d756612c0df8995af1db", kill_on_drop: false }`
[INFO] [stdout] 83ccf5aa78450aa43aaaf76b702fb4f64d9096a25ad4d756612c0df8995af1db
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f94edec636c0d80d54ebaa324243125a7db3d56ee44bf8a0fa6f9aea1c3e19ed
[INFO] running `Command { std: "docker" "start" "-a" "f94edec636c0d80d54ebaa324243125a7db3d56ee44bf8a0fa6f9aea1c3e19ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking monirs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/cli.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn debug_message(&'a self) -> MoniDebuger<DefaultMoniDebugMessage> {
[INFO] [stdout]    |                       --                      ^^^^^^^^^^^^^^^^^^^^^^^ 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] 49 |     fn debug_message(&'a self) -> MoniDebuger<DefaultMoniDebugMessage<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/cli.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn debug_message(&'a self) -> MoniDebuger<DefaultMoniDebugMessage> {
[INFO] [stdout]    |                       --                      ^^^^^^^^^^^^^^^^^^^^^^^ 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] 49 |     fn debug_message(&'a self) -> MoniDebuger<DefaultMoniDebugMessage<'a>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
[INFO] running `Command { std: "docker" "inspect" "f94edec636c0d80d54ebaa324243125a7db3d56ee44bf8a0fa6f9aea1c3e19ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94edec636c0d80d54ebaa324243125a7db3d56ee44bf8a0fa6f9aea1c3e19ed", kill_on_drop: false }`
[INFO] [stdout] f94edec636c0d80d54ebaa324243125a7db3d56ee44bf8a0fa6f9aea1c3e19ed
