[INFO] cloning repository https://github.com/sitegui/nature-pixel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sitegui/nature-pixel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fnature-pixel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fnature-pixel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d9dbff1e8084346c39c56d084303ba5a6f93f3b
[INFO] checking sitegui/nature-pixel against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fnature-pixel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sitegui/nature-pixel
[INFO] finished tweaking git repo https://github.com/sitegui/nature-pixel
[INFO] tweaked toml for git repo https://github.com/sitegui/nature-pixel written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sitegui/nature-pixel on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sitegui/nature-pixel 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded axum-macros v0.3.8
[INFO] [stderr]   Downloaded tower-http v0.4.3
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded regex v1.9.2
[INFO] [stderr]   Downloaded regex-automata v0.3.5
[INFO] [stderr]   Downloaded tokio v1.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42adcb6e9814923112469179c60bc55f6c046fe83f81ae7f2dd0b0a06179f85f
[INFO] running `Command { std: "docker" "start" "-a" "42adcb6e9814923112469179c60bc55f6c046fe83f81ae7f2dd0b0a06179f85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42adcb6e9814923112469179c60bc55f6c046fe83f81ae7f2dd0b0a06179f85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42adcb6e9814923112469179c60bc55f6c046fe83f81ae7f2dd0b0a06179f85f", kill_on_drop: false }`
[INFO] [stdout] 42adcb6e9814923112469179c60bc55f6c046fe83f81ae7f2dd0b0a06179f85f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b588ce1e01bff6294df2f65d31ab60591c44a14d0787ace8b981b193a6bd4282
[INFO] running `Command { std: "docker" "start" "-a" "b588ce1e01bff6294df2f65d31ab60591c44a14d0787ace8b981b193a6bd4282", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking matchit v0.7.2
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking regex-automata v0.3.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex v1.9.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]     Checking tokio v1.31.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.7.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking tower-http v0.4.3
[INFO] [stderr]     Checking nature-pixel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/monitored_rwlock.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn read(&self, name: &'static str) -> ReadGuard<T> {
[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] 64 |     pub fn read(&self, name: &'static str) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/monitored_rwlock.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn write(&self, name: &'static str) -> WriteGuard<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn write(&self, name: &'static str) -> WriteGuard<'_, T> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/monitored_rwlock.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn read(&self, name: &'static str) -> ReadGuard<T> {
[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] 64 |     pub fn read(&self, name: &'static str) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/monitored_rwlock.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn write(&self, name: &'static str) -> WriteGuard<T> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn write(&self, name: &'static str) -> WriteGuard<'_, T> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.59s
[INFO] running `Command { std: "docker" "inspect" "b588ce1e01bff6294df2f65d31ab60591c44a14d0787ace8b981b193a6bd4282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b588ce1e01bff6294df2f65d31ab60591c44a14d0787ace8b981b193a6bd4282", kill_on_drop: false }`
[INFO] [stdout] b588ce1e01bff6294df2f65d31ab60591c44a14d0787ace8b981b193a6bd4282
