[INFO] cloning repository https://github.com/matusHubinsky/tab-cultist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matusHubinsky/tab-cultist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmatusHubinsky%2Ftab-cultist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmatusHubinsky%2Ftab-cultist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96aa7b77106bdde217adb9d8c9227a223aa6099e
[INFO] checking matusHubinsky/tab-cultist/96aa7b77106bdde217adb9d8c9227a223aa6099e against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmatusHubinsky%2Ftab-cultist" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  64% (536/836)
Updating files:  65% (544/836)
Updating files:  66% (552/836)
Updating files:  67% (561/836)
Updating files:  68% (569/836)
Updating files:  69% (577/836)
Updating files:  70% (586/836)
Updating files:  71% (594/836)
Updating files:  72% (602/836)
Updating files:  73% (611/836)
Updating files:  74% (619/836)
Updating files:  75% (627/836)
Updating files:  76% (636/836)
Updating files:  77% (644/836)
Updating files:  78% (653/836)
Updating files:  79% (661/836)
Updating files:  80% (669/836)
Updating files:  81% (678/836)
Updating files:  82% (686/836)
Updating files:  83% (694/836)
Updating files:  84% (703/836)
Updating files:  85% (711/836)
Updating files:  86% (719/836)
Updating files:  87% (728/836)
Updating files:  88% (736/836)
Updating files:  89% (745/836)
Updating files:  90% (753/836)
Updating files:  91% (761/836)
Updating files:  92% (770/836)
Updating files:  93% (778/836)
Updating files:  94% (786/836)
Updating files:  95% (795/836)
Updating files:  96% (803/836)
Updating files:  97% (811/836)
Updating files:  98% (820/836)
Updating files:  99% (828/836)
Updating files: 100% (836/836)
Updating files: 100% (836/836), done.
[INFO] started tweaking git repo https://github.com/matusHubinsky/tab-cultist
[INFO] finished tweaking git repo https://github.com/matusHubinsky/tab-cultist
[INFO] tweaked toml for git repo https://github.com/matusHubinsky/tab-cultist written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matusHubinsky/tab-cultist on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matusHubinsky/tab-cultist 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro2 v1.0.106
[INFO] [stderr]       Adding quote v1.0.45
[INFO] [stderr]       Adding serde v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]       Adding serde_derive v1.0.228
[INFO] [stderr]       Adding syn v2.0.117
[INFO] [stderr]       Adding toml v0.5.11
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]       Adding winres v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6117cd66e40b322b5fb69c226b6e8eaeb0c4faa7c48016076a46f10426ce549e
[INFO] running `Command { std: "docker" "start" "-a" "6117cd66e40b322b5fb69c226b6e8eaeb0c4faa7c48016076a46f10426ce549e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6117cd66e40b322b5fb69c226b6e8eaeb0c4faa7c48016076a46f10426ce549e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6117cd66e40b322b5fb69c226b6e8eaeb0c4faa7c48016076a46f10426ce549e", kill_on_drop: false }`
[INFO] [stdout] 6117cd66e40b322b5fb69c226b6e8eaeb0c4faa7c48016076a46f10426ce549e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecd582b27b03b68787d8a4f4c294843ac4e724652c9616f3dc931c88e4cbc7cc
[INFO] running `Command { std: "docker" "start" "-a" "ecd582b27b03b68787d8a4f4c294843ac4e724652c9616f3dc931c88e4cbc7cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking winres v0.1.12
[INFO] [stderr]     Checking tab-cultist v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Duration`
[INFO] [stdout]   --> src/graphics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Duration`
[INFO] [stdout]   --> src/graphics.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let mut k: usize = number.try_into().unwrap();
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/graphics.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |                 let mut k: usize = number.try_into().unwrap();
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:59:45
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn load(&'l self, path: &str) -> Result<Texture, String> {
[INFO] [stdout]    |              -- the lifetime is named 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: consistently use `'l`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn load(&'l self, path: &str) -> Result<Texture<'l>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/texture.rs:59:45
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn load(&'l self, path: &str) -> Result<Texture, String> {
[INFO] [stdout]    |              -- the lifetime is named 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: consistently use `'l`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn load(&'l self, path: &str) -> Result<Texture<'l>, String> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
[INFO] running `Command { std: "docker" "inspect" "ecd582b27b03b68787d8a4f4c294843ac4e724652c9616f3dc931c88e4cbc7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd582b27b03b68787d8a4f4c294843ac4e724652c9616f3dc931c88e4cbc7cc", kill_on_drop: false }`
[INFO] [stdout] ecd582b27b03b68787d8a4f4c294843ac4e724652c9616f3dc931c88e4cbc7cc
