[INFO] cloning repository https://github.com/coderedart/jokolay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedart/jokolay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 218c3438be69b9aabe0d74baf2d2d0be13aa6f26
[INFO] checking coderedart/jokolay against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/coderedart/jokolay on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/coderedart/jokolay
[INFO] finished tweaking git repo https://github.com/coderedart/jokolay
[INFO] tweaked toml for git repo https://github.com/coderedart/jokolay written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/coderedart/jokolay 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cap-std v2.0.0
[INFO] [stderr]   Downloaded cxx-build v1.0.110
[INFO] [stderr]   Downloaded io-extras v0.18.0
[INFO] [stderr]   Downloaded xhtmlchardet v2.2.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.110
[INFO] [stderr]   Downloaded next-gen-proc_macros v0.1.1
[INFO] [stderr]   Downloaded cap-primitives v2.0.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.5.0
[INFO] [stderr]   Downloaded fs-set-times v0.20.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.110
[INFO] [stderr]   Downloaded io-lifetimes v2.0.2
[INFO] [stderr]   Downloaded cxx v1.0.110
[INFO] [stderr]   Downloaded glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.6.5
[INFO] [stderr]   Downloaded enum-map v2.7.1
[INFO] [stderr]   Downloaded similar v2.3.0
[INFO] [stderr]   Downloaded three-d-asset v0.6.0
[INFO] [stderr]   Downloaded enum-map-derive v0.15.0
[INFO] [stderr]   Downloaded three-d v0.16.3
[INFO] [stderr]   Downloaded unwind_safe v0.1.0
[INFO] [stderr]   Downloaded winx v0.36.2
[INFO] [stderr]   Downloaded glfw-passthrough v0.51.1
[INFO] [stderr]   Downloaded ringbuffer v0.14.2
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded egui_window_glfw_passthrough v0.5.1
[INFO] [stderr]   Downloaded egui_render_three_d v0.5.2
[INFO] [stderr]   Downloaded arcdps_codegen v0.9.0
[INFO] [stderr]   Downloaded cap-directories v2.0.0
[INFO] [stderr]   Downloaded arcdps v0.9.0
[INFO] [stderr]   Downloaded egui_render_glow v0.5.2
[INFO] [stderr]   Downloaded xot v0.16.0
[INFO] [stderr]   Downloaded zerocopy v0.6.5
[INFO] [stderr]   Downloaded next-gen v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 996b2f6942f3022198dc0a311918428711a7704356e738fe6efdae486fef7e35
[INFO] running `Command { std: "docker" "start" "-a" "996b2f6942f3022198dc0a311918428711a7704356e738fe6efdae486fef7e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "996b2f6942f3022198dc0a311918428711a7704356e738fe6efdae486fef7e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996b2f6942f3022198dc0a311918428711a7704356e738fe6efdae486fef7e35", kill_on_drop: false }`
[INFO] [stdout] 996b2f6942f3022198dc0a311918428711a7704356e738fe6efdae486fef7e35
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c439846e5b38b61052929e7632f335ee72a878dbb6925a3b5c9d90b4509017cc
[INFO] running `Command { std: "docker" "start" "-a" "c439846e5b38b61052929e7632f335ee72a878dbb6925a3b5c9d90b4509017cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.6.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking zerocopy v0.6.5
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling cap-primitives v2.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking fs-set-times v0.20.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-std v2.0.0
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking three-d-asset v0.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.110
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking three-d v0.16.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cxx v1.0.110
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cxx-build v1.0.110
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking epaint v0.23.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stderr]     Checking glfw-passthrough v0.51.1
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking jokoapi v0.2.1 (/opt/rustwide/workdir/crates/jokoapi)
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling enum-map-derive v0.15.0
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking egui v0.23.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking unwind_safe v0.1.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking enum-map v2.7.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling joko_marker_format v0.2.1 (/opt/rustwide/workdir/crates/joko_marker_format)
[INFO] [stderr]    Compiling uuid-macro-internal v1.5.0
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.110
[INFO] [stderr]     Checking xhtmlchardet v2.2.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking indextree v4.6.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling next-gen-proc_macros v0.1.1
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking cap-directories v2.0.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]     Checking ringbuffer v0.14.2
[INFO] [stderr]     Checking next-gen v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking xot v0.16.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking joko_ext v0.1.0 (/opt/rustwide/workdir/crates/joko_ext)
[INFO] [stdout] warning: unused import: `WrapErr`
[INFO] [stdout]   --> crates/jokoapi/src/lib.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use miette::{IntoDiagnostic, Result, WrapErr};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui_render_glow v0.5.2
[INFO] [stderr]     Checking jokolink v0.2.1 (/opt/rustwide/workdir/crates/jokolink)
[INFO] [stderr]     Checking egui_window_glfw_passthrough v0.5.1
[INFO] [stderr]     Checking egui_extras v0.23.0
[INFO] [stderr]     Checking egui_render_three_d v0.5.2
[INFO] [stderr]     Checking joko_render v0.2.1 (/opt/rustwide/workdir/crates/joko_render)
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]     Checking joko_core v0.2.1 (/opt/rustwide/workdir/crates/joko_core)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     const THEME_MANAGER_DIR_NAME: &str = "theme_manager";
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 49 |     const THEME_MANAGER_DIR_NAME: &'static str = "theme_manager";
[INFO] [stdout]    |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     const THEMES_DIR_NAME: &str = "themes";
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 50 |     const THEMES_DIR_NAME: &'static str = "themes";
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     const FONTS_DIR_NAME: &str = "fonts";
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 51 |     const FONTS_DIR_NAME: &'static str = "fonts";
[INFO] [stdout]    |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const DEFAULT_FONT_NAME: &str = "default";
[INFO] [stdout]    |                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const DEFAULT_FONT_NAME: &'static str = "default";
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     const DEFAULT_THEME_NAME: &str = "default";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 53 |     const DEFAULT_THEME_NAME: &'static str = "default";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |     const THEME_MANAGER_CONFIG_NAME: &str = "theme_manager_config";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 54 |     const THEME_MANAGER_CONFIG_NAME: &'static str = "theme_manager_config";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |     const THEME_MANAGER_DIR_NAME: &str = "theme_manager";
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 49 |     const THEME_MANAGER_DIR_NAME: &'static str = "theme_manager";
[INFO] [stdout]    |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:50:28
[INFO] [stdout]    |
[INFO] [stdout] 50 |     const THEMES_DIR_NAME: &str = "themes";
[INFO] [stdout]    |                            ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 50 |     const THEMES_DIR_NAME: &'static str = "themes";
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     const FONTS_DIR_NAME: &str = "fonts";
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 51 |     const FONTS_DIR_NAME: &'static str = "fonts";
[INFO] [stdout]    |                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const DEFAULT_FONT_NAME: &str = "default";
[INFO] [stdout]    |                              ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 52 |     const DEFAULT_FONT_NAME: &'static str = "default";
[INFO] [stdout]    |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     const DEFAULT_THEME_NAME: &str = "default";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 53 |     const DEFAULT_THEME_NAME: &'static str = "default";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_core/src/manager/theme/mod.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |     const THEME_MANAGER_CONFIG_NAME: &str = "theme_manager_config";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 54 |     const THEME_MANAGER_CONFIG_NAME: &'static str = "theme_manager_config";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const CORE_PACK_DIR_NAME: &str = "core";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const CORE_PACK_DIR_NAME: &'static str = "core";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const CATEGORY_SELECTION_FILE_NAME: &str = "cats.json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const CATEGORY_SELECTION_FILE_NAME: &'static str = "cats.json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     const ACTIVATION_DATA_FILE_NAME: &str = "activation.json";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 83 |     const ACTIVATION_DATA_FILE_NAME: &'static str = "activation.json";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const CORE_PACK_DIR_NAME: &str = "core";
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]    = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const CORE_PACK_DIR_NAME: &'static str = "core";
[INFO] [stdout]    |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const CATEGORY_SELECTION_FILE_NAME: &str = "cats.json";
[INFO] [stdout]    |                                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const CATEGORY_SELECTION_FILE_NAME: &'static str = "cats.json";
[INFO] [stdout]    |                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]   --> crates/joko_marker_format/src/manager/live_pack.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |     const ACTIVATION_DATA_FILE_NAME: &str = "activation.json";
[INFO] [stdout]    |                                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]    |
[INFO] [stdout] 83 |     const ACTIVATION_DATA_FILE_NAME: &'static str = "activation.json";
[INFO] [stdout]    |                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking jokolay v0.2.1 (/opt/rustwide/workdir/crates/jokolay)
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 20.33s
[INFO] running `Command { std: "docker" "inspect" "c439846e5b38b61052929e7632f335ee72a878dbb6925a3b5c9d90b4509017cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c439846e5b38b61052929e7632f335ee72a878dbb6925a3b5c9d90b4509017cc", kill_on_drop: false }`
[INFO] [stdout] c439846e5b38b61052929e7632f335ee72a878dbb6925a3b5c9d90b4509017cc
[INFO] checking coderedart/jokolay against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fjokolay" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/coderedart/jokolay on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/coderedart/jokolay
[INFO] finished tweaking git repo https://github.com/coderedart/jokolay
[INFO] tweaked toml for git repo https://github.com/coderedart/jokolay written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/coderedart/jokolay 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3b8db3f80d8eaf2afbb60a1a3dcef0af9fb3c2e66e311a0f1a505a1d1b2b8f1
[INFO] running `Command { std: "docker" "start" "-a" "e3b8db3f80d8eaf2afbb60a1a3dcef0af9fb3c2e66e311a0f1a505a1d1b2b8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3b8db3f80d8eaf2afbb60a1a3dcef0af9fb3c2e66e311a0f1a505a1d1b2b8f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b8db3f80d8eaf2afbb60a1a3dcef0af9fb3c2e66e311a0f1a505a1d1b2b8f1", kill_on_drop: false }`
[INFO] [stdout] e3b8db3f80d8eaf2afbb60a1a3dcef0af9fb3c2e66e311a0f1a505a1d1b2b8f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7543de2ad7919447603ad3f84fce76e2c6a61d9bc8d77e05870950928d548603
[INFO] running `Command { std: "docker" "start" "-a" "7543de2ad7919447603ad3f84fce76e2c6a61d9bc8d77e05870950928d548603", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling serde_spanned v0.6.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling rustls v0.21.8
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.6.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking zerocopy v0.6.5
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling cap-primitives v2.0.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking fs-set-times v0.20.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cap-std v2.0.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking three-d-asset v0.6.0
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.110
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]    Compiling termcolor v1.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rfd v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking three-d v0.16.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cxx v1.0.110
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rayon-core v1.12.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cxx-build v1.0.110
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking epaint v0.23.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking ureq v2.8.0
[INFO] [stderr]     Checking glfw-passthrough v0.51.1
[INFO] [stderr]     Checking jokoapi v0.2.1 (/opt/rustwide/workdir/crates/jokoapi)
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking egui v0.23.0
[INFO] [stderr]    Compiling enum-map-derive v0.15.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking unwind_safe v0.1.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking enum-map v2.7.1
[INFO] [stderr]    Compiling joko_marker_format v0.2.1 (/opt/rustwide/workdir/crates/joko_marker_format)
[INFO] [stderr]    Compiling uuid-macro-internal v1.5.0
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.110
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking xhtmlchardet v2.2.0
[INFO] [stderr]    Compiling next-gen-proc_macros v0.1.1
[INFO] [stderr]     Checking indextree v4.6.0
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cap-directories v2.0.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking ringbuffer v0.14.2
[INFO] [stderr]     Checking next-gen v0.1.1
[INFO] [stderr]     Checking data-encoding v2.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking xot v0.16.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling relative-path v1.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stdout] warning: unused import: `WrapErr`
[INFO] [stdout]   --> crates/jokoapi/src/lib.rs:26:46
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub use miette::{IntoDiagnostic, Result, WrapErr};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking joko_ext v0.1.0 (/opt/rustwide/workdir/crates/joko_ext)
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking egui_render_glow v0.5.2
[INFO] [stderr]     Checking jokolink v0.2.1 (/opt/rustwide/workdir/crates/jokolink)
[INFO] [stderr]     Checking egui_window_glfw_passthrough v0.5.1
[INFO] [stderr]     Checking egui_extras v0.23.0
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/jokolink/src/mumble/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UISize`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/jokolink/src/mumble/mod.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UISize`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jokolink` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/jokolink/src/mumble/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     FromPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_UISize`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> crates/jokolink/src/mumble/mod.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ToPrimitive,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_UISize`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jokolink` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7543de2ad7919447603ad3f84fce76e2c6a61d9bc8d77e05870950928d548603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7543de2ad7919447603ad3f84fce76e2c6a61d9bc8d77e05870950928d548603", kill_on_drop: false }`
[INFO] [stdout] 7543de2ad7919447603ad3f84fce76e2c6a61d9bc8d77e05870950928d548603
