[INFO] cloning repository https://github.com/netfri25/super-tic-tac-toe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netfri25/super-tic-tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetfri25%2Fsuper-tic-tac-toe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetfri25%2Fsuper-tic-tac-toe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef4d712edd6798c00c5534114df1cc724ae405d4
[INFO] checking netfri25/super-tic-tac-toe against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetfri25%2Fsuper-tic-tac-toe" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/netfri25/super-tic-tac-toe
[INFO] finished tweaking git repo https://github.com/netfri25/super-tic-tac-toe
[INFO] tweaked toml for git repo https://github.com/netfri25/super-tic-tac-toe written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/netfri25/super-tic-tac-toe 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/netfri25/super-tic-tac-toe 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 ahash v0.8.5
[INFO] [stderr]   Downloaded zerocopy v0.7.11
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.11
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0eead2337aa197419f7739d58127ea467ae1b29f11fc060dac641bafd964f855
[INFO] running `Command { std: "docker" "start" "-a" "0eead2337aa197419f7739d58127ea467ae1b29f11fc060dac641bafd964f855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eead2337aa197419f7739d58127ea467ae1b29f11fc060dac641bafd964f855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eead2337aa197419f7739d58127ea467ae1b29f11fc060dac641bafd964f855", kill_on_drop: false }`
[INFO] [stdout] 0eead2337aa197419f7739d58127ea467ae1b29f11fc060dac641bafd964f855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 33756c81f041a0b048e76de8e69af7676a13e27c4e2b69a2eabf0b2269a3999a
[INFO] running `Command { std: "docker" "start" "-a" "33756c81f041a0b048e76de8e69af7676a13e27c4e2b69a2eabf0b2269a3999a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking zerocopy v0.7.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling ahash v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking macroquad v0.4.4
[INFO] [stderr]     Checking super-tic-tac-toe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/layout/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> iter::LayoutIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> iter::LayoutIter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/layout/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> iter::LayoutIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn iter(&self) -> iter::LayoutIter<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "33756c81f041a0b048e76de8e69af7676a13e27c4e2b69a2eabf0b2269a3999a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33756c81f041a0b048e76de8e69af7676a13e27c4e2b69a2eabf0b2269a3999a", kill_on_drop: false }`
[INFO] [stdout] 33756c81f041a0b048e76de8e69af7676a13e27c4e2b69a2eabf0b2269a3999a
