[INFO] cloning repository https://github.com/AuTa/anime_reflink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuTa/anime_reflink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuTa%2Fanime_reflink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuTa%2Fanime_reflink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9346f2df1068417cd60d1bf72c351e228adba93e
[INFO] checking AuTa/anime_reflink against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuTa%2Fanime_reflink" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AuTa/anime_reflink
[INFO] finished tweaking git repo https://github.com/AuTa/anime_reflink
[INFO] tweaked toml for git repo https://github.com/AuTa/anime_reflink written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AuTa/anime_reflink 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/AuTa/anime_reflink 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-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a7b07072982e1b25f6a1f7ce234c38d67519da16ba34a01a9776120182b5c0
[INFO] running `Command { std: "docker" "start" "-a" "a0a7b07072982e1b25f6a1f7ce234c38d67519da16ba34a01a9776120182b5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a7b07072982e1b25f6a1f7ce234c38d67519da16ba34a01a9776120182b5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a7b07072982e1b25f6a1f7ce234c38d67519da16ba34a01a9776120182b5c0", kill_on_drop: false }`
[INFO] [stdout] a0a7b07072982e1b25f6a1f7ce234c38d67519da16ba34a01a9776120182b5c0
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 880c5ca7d2ce1fc8195659befd0013943680b9735d013871c7d30c02b2cbd7b9
[INFO] running `Command { std: "docker" "start" "-a" "880c5ca7d2ce1fc8195659befd0013943680b9735d013871c7d30c02b2cbd7b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]     Checking anime_reflink v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cache.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn iter(&self) -> Iter {
[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] 43 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cache.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]    |                     ^^^^^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/data.rs:260:31
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn fetch_anime_cache<'a>(&'a self, anime: &str, anime_cache: &'a mut Cache) -> &Cache {
[INFO] [stdout]     |                               ^^                                  ^^               ------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |                                   |
[INFO] [stdout]     |                               |                                   these lifetimes flow to the output
[INFO] [stdout]     |                               these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn fetch_anime_cache<'a>(&'a self, anime: &str, anime_cache: &'a mut Cache) -> &'a Cache {
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cache.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn iter(&self) -> Iter {
[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] 43 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/cache.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut {
[INFO] [stdout]    |                     ^^^^^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/data.rs:260:31
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn fetch_anime_cache<'a>(&'a self, anime: &str, anime_cache: &'a mut Cache) -> &Cache {
[INFO] [stdout]     |                               ^^                                  ^^               ------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |                               |                                   |
[INFO] [stdout]     |                               |                                   these lifetimes flow to the output
[INFO] [stdout]     |                               these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn fetch_anime_cache<'a>(&'a self, anime: &str, anime_cache: &'a mut Cache) -> &'a Cache {
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
[INFO] running `Command { std: "docker" "inspect" "880c5ca7d2ce1fc8195659befd0013943680b9735d013871c7d30c02b2cbd7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "880c5ca7d2ce1fc8195659befd0013943680b9735d013871c7d30c02b2cbd7b9", kill_on_drop: false }`
[INFO] [stdout] 880c5ca7d2ce1fc8195659befd0013943680b9735d013871c7d30c02b2cbd7b9
