[INFO] cloning repository https://github.com/AbsurdlySuspicious/sg-sprite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbsurdlySuspicious/sg-sprite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsurdlySuspicious%2Fsg-sprite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsurdlySuspicious%2Fsg-sprite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 903c0d8593b2cd8ce5c1ce8bdcedbb707780c564
[INFO] checking AbsurdlySuspicious/sg-sprite against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbsurdlySuspicious%2Fsg-sprite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbsurdlySuspicious/sg-sprite
[INFO] finished tweaking git repo https://github.com/AbsurdlySuspicious/sg-sprite
[INFO] tweaked toml for git repo https://github.com/AbsurdlySuspicious/sg-sprite written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbsurdlySuspicious/sg-sprite 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/AbsurdlySuspicious/sg-sprite 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8242c11df8762282ab1eeb37fdf360e13d85e2fbebb13395592695c364ba9730
[INFO] running `Command { std: "docker" "start" "-a" "8242c11df8762282ab1eeb37fdf360e13d85e2fbebb13395592695c364ba9730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8242c11df8762282ab1eeb37fdf360e13d85e2fbebb13395592695c364ba9730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8242c11df8762282ab1eeb37fdf360e13d85e2fbebb13395592695c364ba9730", kill_on_drop: false }`
[INFO] [stdout] 8242c11df8762282ab1eeb37fdf360e13d85e2fbebb13395592695c364ba9730
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 42b7fdca8c98d41fe23ef05072e0737f077da8c7100b4d5d7321e6410a4e56ce
[INFO] running `Command { std: "docker" "start" "-a" "42b7fdca8c98d41fe23ef05072e0737f077da8c7100b4d5d7321e6410a4e56ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking lazy_format v2.0.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking libflate v0.1.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking sg-sprite v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dep.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn node(s: &Sprite) -> DepNode {
[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] 13 | fn node(s: &Sprite) -> DepNode<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dep.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn resolve_dep_graph(lay: &ParsedLay) -> DepGraph {
[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] 18 |     pub fn resolve_dep_graph(lay: &ParsedLay) -> DepGraph<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dep.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn node(s: &Sprite) -> DepNode {
[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] 13 | fn node(s: &Sprite) -> DepNode<'_> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dep.rs:18:35
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn resolve_dep_graph(lay: &ParsedLay) -> DepGraph {
[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] 18 |     pub fn resolve_dep_graph(lay: &ParsedLay) -> DepGraph<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::hash`
[INFO] [stdout]  --> tests/regression.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::hash;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> tests/regression.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{self, BufRead, BufReader, Write};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s
[INFO] running `Command { std: "docker" "inspect" "42b7fdca8c98d41fe23ef05072e0737f077da8c7100b4d5d7321e6410a4e56ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b7fdca8c98d41fe23ef05072e0737f077da8c7100b4d5d7321e6410a4e56ce", kill_on_drop: false }`
[INFO] [stdout] 42b7fdca8c98d41fe23ef05072e0737f077da8c7100b4d5d7321e6410a4e56ce
