[INFO] cloning repository https://github.com/AnteT/rippy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnteT/rippy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnteT%2Frippy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnteT%2Frippy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db7a50b3ef99f84bee852094493f78f20761f314
[INFO] checking AnteT/rippy against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnteT%2Frippy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnteT/rippy
[INFO] finished tweaking git repo https://github.com/AnteT/rippy
[INFO] tweaked toml for git repo https://github.com/AnteT/rippy written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnteT/rippy on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnteT/rippy 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52fdc48c9ea4356c4fb90e82f4aca297cd050ddc55e4f7cac7308b13471150b5
[INFO] running `Command { std: "docker" "start" "-a" "52fdc48c9ea4356c4fb90e82f4aca297cd050ddc55e4f7cac7308b13471150b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52fdc48c9ea4356c4fb90e82f4aca297cd050ddc55e4f7cac7308b13471150b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fdc48c9ea4356c4fb90e82f4aca297cd050ddc55e4f7cac7308b13471150b5", kill_on_drop: false }`
[INFO] [stdout] 52fdc48c9ea4356c4fb90e82f4aca297cd050ddc55e4f7cac7308b13471150b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d362bd9f8d60dab5834c3a7506fa4788293cec06cff058bb79e309e461d7b1d2
[INFO] running `Command { std: "docker" "start" "-a" "d362bd9f8d60dab5834c3a7506fa4788293cec06cff058bb79e309e461d7b1d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking is_executable v1.0.3
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling rippy v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tree.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&self) -> TreeIter {
[INFO] [stdout]     |                 ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&self) -> TreeIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/tree.rs:275:17
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&self) -> TreeIter {
[INFO] [stdout]     |                 ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn iter(&self) -> TreeIter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "d362bd9f8d60dab5834c3a7506fa4788293cec06cff058bb79e309e461d7b1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d362bd9f8d60dab5834c3a7506fa4788293cec06cff058bb79e309e461d7b1d2", kill_on_drop: false }`
[INFO] [stdout] d362bd9f8d60dab5834c3a7506fa4788293cec06cff058bb79e309e461d7b1d2
