[INFO] cloning repository https://github.com/timvisee/pixelpwnr-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/pixelpwnr-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fpixelpwnr-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fpixelpwnr-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 108fb24c6c5409a43789f317c3aaa6ef3f007c3e [INFO] checking timvisee/pixelpwnr-server against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fpixelpwnr-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timvisee/pixelpwnr-server [INFO] finished tweaking git repo https://github.com/timvisee/pixelpwnr-server [INFO] tweaked toml for git repo https://github.com/timvisee/pixelpwnr-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timvisee/pixelpwnr-server on toolchain 863511eff87e66198b396935f3b5c8a543022f53 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timvisee/pixelpwnr-server 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" "+863511eff87e66198b396935f3b5c8a543022f53" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded old_school_gfx_glutin_ext v0.28.0 [INFO] [stderr] Downloaded cc v1.2.6 [INFO] [stderr] Downloaded bytemuck v1.21.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded pipebuf v0.2.1 [INFO] [stderr] Downloaded glutin v0.28.0 [INFO] [stderr] Downloaded freetype-rs v0.34.1 [INFO] [stderr] Downloaded xml-rs v0.8.24 [INFO] [stderr] Downloaded gfx_text v0.33.0 [INFO] [stderr] Downloaded syn v2.0.92 [INFO] [stderr] Downloaded freetype-sys v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca6a795be99ddf6d7aaeacf1601e6f4d37bb4e04ec0a6f9d647d763fc79ab33 [INFO] running `Command { std: "docker" "start" "-a" "0ca6a795be99ddf6d7aaeacf1601e6f4d37bb4e04ec0a6f9d647d763fc79ab33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca6a795be99ddf6d7aaeacf1601e6f4d37bb4e04ec0a6f9d647d763fc79ab33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca6a795be99ddf6d7aaeacf1601e6f4d37bb4e04ec0a6f9d647d763fc79ab33", kill_on_drop: false }` [INFO] [stdout] 0ca6a795be99ddf6d7aaeacf1601e6f4d37bb4e04ec0a6f9d647d763fc79ab33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda122c995a51aa0446f16ec0de9c3c74657d93ad9bab37f77928d840b3f7b03 [INFO] running `Command { std: "docker" "start" "-a" "fda122c995a51aa0446f16ec0de9c3c74657d93ad9bab37f77928d840b3f7b03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking pipebuf v0.2.1 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking gfx v0.18.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking atoi v1.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking freetype-rs v0.34.1 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking gfx_text v0.33.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking old_school_gfx_glutin_ext v0.28.0 [INFO] [stderr] Checking pixelpwnr-render v0.1.0 (/opt/rustwide/workdir/render) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pixel(&self, x: usize, y: usize) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pixel(&self, x: usize, y: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn set_pixel(&self, x: usize, y: usize, color: Color) -> Result<(), PixmapErr> { [INFO] [stdout] | ^^^^^ the lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn set_pixel(&self, x: usize, y: usize, color: Color) -> Result<(), PixmapErr<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | fn pixel_index(&self, x: usize, y: usize) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn pixel_index(&self, x: usize, y: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pixel(&self, x: usize, y: usize) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn pixel(&self, x: usize, y: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn set_pixel(&self, x: usize, y: usize, color: Color) -> Result<(), PixmapErr> { [INFO] [stdout] | ^^^^^ the lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn set_pixel(&self, x: usize, y: usize, color: Color) -> Result<(), PixmapErr<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> render/src/pixmap.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | fn pixel_index(&self, x: usize, y: usize) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | fn pixel_index(&self, x: usize, y: usize) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pixelpwnr-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "fda122c995a51aa0446f16ec0de9c3c74657d93ad9bab37f77928d840b3f7b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda122c995a51aa0446f16ec0de9c3c74657d93ad9bab37f77928d840b3f7b03", kill_on_drop: false }` [INFO] [stdout] fda122c995a51aa0446f16ec0de9c3c74657d93ad9bab37f77928d840b3f7b03