[INFO] cloning repository https://github.com/Mistodon/jamjar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mistodon/jamjar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8068e673cac2a4d2251bb5bfd717792d88c2a66 [INFO] checking Mistodon/jamjar/d8068e673cac2a4d2251bb5bfd717792d88c2a66 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMistodon%2Fjamjar" "/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/Mistodon/jamjar [INFO] finished tweaking git repo https://github.com/Mistodon/jamjar [INFO] tweaked toml for git repo https://github.com/Mistodon/jamjar written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mistodon/jamjar on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://git.sr.ht/~mistodon/glace` [INFO] [stderr] Updating git repository `https://git.sr.ht/~mistodon/okmath` [INFO] [stderr] Locking 409 packages to latest compatible versions [INFO] [stderr] Adding console_log v0.2.2 (available: v1.0.0) [INFO] [stderr] Adding edres v0.6.0 (available: v0.7.2) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.10) [INFO] [stderr] Adding pollster v0.2.5 (available: v0.4.0) [INFO] [stderr] Adding rodio v0.17.3 (available: v0.22.2) [INFO] [stderr] Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated) [INFO] [stderr] Adding texture_packer v0.24.1 (available: v0.30.0) [INFO] [stderr] Adding toml v0.5.11 (available: v1.1.1+spec-1.1.0) [INFO] [stderr] Adding web-time v0.2.4 (available: v1.1.0) [INFO] [stderr] Adding wgpu v24.0.5 (available: v29.0.1) [INFO] [stderr] Adding winit v0.29.15 (available: v0.30.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded texture_packer v0.24.1 [INFO] [stderr] Downloaded d3d12 v0.4.1 [INFO] [stderr] Downloaded zune-jpeg v0.5.15 [INFO] [stderr] Downloaded gfx-auxil v0.10.0 [INFO] [stderr] Downloaded hvec v0.5.1 [INFO] [stderr] Downloaded dymod v0.5.1 [INFO] [stderr] Downloaded gfx-renderdoc v0.1.0 [INFO] [stderr] Downloaded dirty_static v0.1.2 [INFO] [stderr] Downloaded rose_tree v0.2.0 [INFO] [stderr] Downloaded external-memory v0.0.1 [INFO] [stderr] Downloaded edres_core v0.6.0 [INFO] [stderr] Downloaded inplace_it v0.3.6 [INFO] [stderr] Downloaded edres v0.6.0 [INFO] [stderr] Downloaded owo-colors v4.3.0 [INFO] [stderr] Downloaded smol_str v0.3.6 [INFO] [stderr] Downloaded dbgcmd v0.4.1 [INFO] [stderr] Downloaded thunderdome v0.4.2 [INFO] [stderr] Downloaded slotmap v0.4.3 [INFO] [stderr] Downloaded buttons v0.7.1 [INFO] [stderr] Downloaded gfx-backend-gl v0.9.0 [INFO] [stderr] Downloaded gfx-hal v0.9.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.9.0 [INFO] [stderr] Downloaded borsh v1.6.1 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.9.1 [INFO] [stderr] Downloaded glow v0.9.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.9.1 [INFO] [stderr] Downloaded naga v0.5.0 [INFO] [stderr] Downloaded ash v0.32.1 [INFO] [stderr] Downloaded metal v0.23.1 [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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09df92f742c6efc21a857d10815eba16e68bcffdd016dc1f56d3d70d268be8f1 [INFO] running `Command { std: "docker" "start" "-a" "09df92f742c6efc21a857d10815eba16e68bcffdd016dc1f56d3d70d268be8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09df92f742c6efc21a857d10815eba16e68bcffdd016dc1f56d3d70d268be8f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09df92f742c6efc21a857d10815eba16e68bcffdd016dc1f56d3d70d268be8f1", kill_on_drop: false }` [INFO] [stdout] 09df92f742c6efc21a857d10815eba16e68bcffdd016dc1f56d3d70d268be8f1 [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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74913d9fc2ae79d5fbd1b03c516b5407e75a57274d455283f1ad680bcbefd91a [INFO] running `Command { std: "docker" "start" "-a" "74913d9fc2ae79d5fbd1b03c516b5407e75a57274d455283f1ad680bcbefd91a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Compiling jamjar v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Checking smol_str v0.3.6 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking dymod v0.5.1 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling edres_core v0.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Compiling edres v0.6.0 [INFO] [stderr] Checking okmath v0.3.0 (https://git.sr.ht/~mistodon/okmath?rev=1b7ebcb#1b7ebcb3) [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking texture_packer v0.24.1 [INFO] [stderr] Checking buttons v0.7.1 [INFO] [stderr] Compiling glace_macros v0.3.0 (https://git.sr.ht/~mistodon/glace?rev=8736631#87366315) [INFO] [stderr] Checking glace v0.3.0 (https://git.sr.ht/~mistodon/glace?rev=8736631#87366315) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn at(&self, time: Timestamp) -> Moment { [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] 58 | pub fn at(&self, time: Timestamp) -> Moment<'_, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn at_mut(&mut self, time: Timestamp) -> MomentMut { [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] 62 | pub fn at_mut(&mut self, time: Timestamp) -> MomentMut<'_, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn at(&self, time: Timestamp) -> DataMoment { [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] 273 | pub fn at(&self, time: Timestamp) -> DataMoment<'_, T, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn at_mut(&mut self, time: Timestamp) -> DataMomentMut { [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] 277 | pub fn at_mut(&mut self, time: Timestamp) -> DataMomentMut<'_, T, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/font.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | let font_id = unsafe { FONT_COUNT.fetch_add(1, Ordering::Relaxed) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/menus.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 241 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 242 | frames: &'a [Frame], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 243 | ) -> impl Iterator> + '_ { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 243 - ) -> impl Iterator> + '_ { [INFO] [stdout] 243 + ) -> impl Iterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/web.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | if WEB_EVENTS.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/web.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | WEB_EVENTS.as_mut().unwrap().lock().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn at(&self, time: Timestamp) -> Moment { [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] 58 | pub fn at(&self, time: Timestamp) -> Moment<'_, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn at_mut(&mut self, time: Timestamp) -> MomentMut { [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] 62 | pub fn at_mut(&mut self, time: Timestamp) -> MomentMut<'_, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn at(&self, time: Timestamp) -> DataMoment { [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] 273 | pub fn at(&self, time: Timestamp) -> DataMoment<'_, T, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/anim.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn at_mut(&mut self, time: Timestamp) -> DataMomentMut { [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] 277 | pub fn at_mut(&mut self, time: Timestamp) -> DataMomentMut<'_, T, Clock> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/font.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | let font_id = unsafe { FONT_COUNT.fetch_add(1, Ordering::Relaxed) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/menus.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 241 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 242 | frames: &'a [Frame], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 243 | ) -> impl Iterator> + '_ { [INFO] [stdout] | ^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 243 - ) -> impl Iterator> + '_ { [INFO] [stdout] 243 + ) -> impl Iterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/web.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | if WEB_EVENTS.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/web.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | WEB_EVENTS.as_mut().unwrap().lock().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `jamjar::audio::AudioBytes`, `jamjar::audio::AudioState` [INFO] [stdout] --> examples/audio.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | audio::{AudioBytes, AudioState, Mixer, Sound, Track}, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ no `AudioState` in `audio` [INFO] [stdout] | | [INFO] [stdout] | no `AudioBytes` in `audio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glace::BytesAsset` [INFO] [stdout] --> examples/audio.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | use glace::BytesAsset; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0593]: closure is expected to take 2 arguments, but it takes 3 arguments [INFO] [stdout] --> examples/audio.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ^^^ ----------------------------- takes 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected closure that takes 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MainEventsCleared` found for enum `jamjar::windowing::event::Event` in the current scope [INFO] [stdout] --> examples/audio.rs:93:24 [INFO] [stdout] | [INFO] [stdout] 93 | Event::MainEventsCleared => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ variant or associated item not found in `jamjar::windowing::event::Event<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `RedrawRequested` found for enum `jamjar::windowing::event::Event` in the current scope [INFO] [stdout] --> examples/audio.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | Event::RedrawRequested(_) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `jamjar::windowing::event::Event<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `KeyboardInput` does not have a field named `input` [INFO] [stdout] --> examples/audio.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | WindowEvent::KeyboardInput { input, .. } => { [INFO] [stdout] | ^^^^^ variant `KeyboardInput` does not have this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `jamjar::windowing::event_loop::ControlFlow` in the current scope [INFO] [stdout] --> examples/audio.rs:73:85 [INFO] [stdout] | [INFO] [stdout] 73 | *control_flow = jamjar::windowing::event_loop::ControlFlow::Exit [INFO] [stdout] | ^^^^ variant or associated item not found in `jamjar::windowing::event_loop::ControlFlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_state` found for struct `Mixer` in the current scope [INFO] [stdout] --> examples/audio.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | mixer.update_state(AudioState { [INFO] [stdout] | ------^^^^^^^^^^^^ method not found in `Mixer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `volume` [INFO] [stdout] --> examples/audio.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | ... volume: volume0, [INFO] [stdout] | ^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `playing` [INFO] [stdout] --> examples/audio.rs:109:37 [INFO] [stdout] | [INFO] [stdout] 109 | ... playing: volume0 > 0.0, [INFO] [stdout] | ^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `looping` [INFO] [stdout] --> examples/audio.rs:110:37 [INFO] [stdout] | [INFO] [stdout] 110 | ... looping: true, [INFO] [stdout] | ^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `feedback_rate` [INFO] [stdout] --> examples/audio.rs:111:37 [INFO] [stdout] | [INFO] [stdout] 111 | ... feedback_rate: Some(std::time::Duration::from_secs_f64( [INFO] [stdout] | ^^^^^^^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `volume` [INFO] [stdout] --> examples/audio.rs:117:37 [INFO] [stdout] | [INFO] [stdout] 117 | ... volume: volume1, [INFO] [stdout] | ^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `playing` [INFO] [stdout] --> examples/audio.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | ... playing: volume1 > 0.0, [INFO] [stdout] | ^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `looping` [INFO] [stdout] --> examples/audio.rs:119:37 [INFO] [stdout] | [INFO] [stdout] 119 | ... looping: false, [INFO] [stdout] | ^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `Track` has no field named `feedback_rate` [INFO] [stdout] --> examples/audio.rs:120:37 [INFO] [stdout] | [INFO] [stdout] 120 | ... feedback_rate: None, [INFO] [stdout] | ^^^^^^^^^^^^^ `Track<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Feedback` doesn't implement `std::fmt::Display` [INFO] [stdout] --> examples/audio.rs:127:82 [INFO] [stdout] | [INFO] [stdout] 127 | jamjar::jprintln!("Got feedback from mixer track {}!!!", feedback); [INFO] [stdout] | -- ^^^^^^^^ `Feedback` cannot be formatted with the default formatter [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `Feedback` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `jamjar::jprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Feedback` doesn't implement `std::fmt::Display` [INFO] [stdout] --> examples/audio.rs:127:82 [INFO] [stdout] | [INFO] [stdout] 127 | jamjar::jprintln!("Got feedback from mixer track {}!!!", feedback); [INFO] [stdout] | -- ^^^^^^^^ `Feedback` cannot be formatted with the default formatter [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `Feedback` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `jamjar::jprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0277, E0432, E0560, E0593, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jamjar` (example "audio") due to 17 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "74913d9fc2ae79d5fbd1b03c516b5407e75a57274d455283f1ad680bcbefd91a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74913d9fc2ae79d5fbd1b03c516b5407e75a57274d455283f1ad680bcbefd91a", kill_on_drop: false }` [INFO] [stdout] 74913d9fc2ae79d5fbd1b03c516b5407e75a57274d455283f1ad680bcbefd91a