[INFO] cloning repository https://github.com/Ryan1729/llle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/llle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 061c76d16f9154ab3cf4d6cbf8794cee627ff5f6
[INFO] testing Ryan1729/llle against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fllle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryan1729/llle
[INFO] finished tweaking git repo https://github.com/Ryan1729/llle
[INFO] tweaked toml for git repo https://github.com/Ryan1729/llle written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryan1729/llle on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryan1729/llle 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/libs/perf_viz/libs/flamer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding flame v0.2.1-pre (https://github.com/TyOverby/flame.git?branch=master#e72b66c0)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a6284d0d27357075dd01d4607db20d11a77670f61c0bdfffe8872cab920dd24
[INFO] running `Command { std: "docker" "start" "-a" "3a6284d0d27357075dd01d4607db20d11a77670f61c0bdfffe8872cab920dd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a6284d0d27357075dd01d4607db20d11a77670f61c0bdfffe8872cab920dd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a6284d0d27357075dd01d4607db20d11a77670f61c0bdfffe8872cab920dd24", kill_on_drop: false }`
[INFO] [stdout] 3a6284d0d27357075dd01d4607db20d11a77670f61c0bdfffe8872cab920dd24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2829ca173ce7633db6c99c7b89c5c1507f41a8ecd38f6c5587e8bdf6c8b2694d
[INFO] running `Command { std: "docker" "start" "-a" "2829ca173ce7633db6c99c7b89c5c1507f41a8ecd38f6c5587e8bdf6c8b2694d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/libs/perf_viz/libs/flamer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/libs/macros)
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling nix v0.12.0
[INFO] [stderr]    Compiling approx v0.3.1
[INFO] [stderr]    Compiling perf_viz_proc_macro v0.1.0 (/opt/rustwide/workdir/libs/perf_viz/libs/perf_viz_proc_macro)
[INFO] [stderr]    Compiling wayland-scanner v0.21.11
[INFO] [stderr]    Compiling if_changed v0.1.0 (/opt/rustwide/workdir/libs/if_changed)
[INFO] [stderr]    Compiling wayland-sys v0.21.11
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]    Compiling hashbrown v0.2.0
[INFO] [stderr]    Compiling ropey v1.0.1
[INFO] [stderr]    Compiling vec1 v1.4.0
[INFO] [stderr]    Compiling spin_sleep v0.3.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:265:7
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg(feature = "invariant-checking")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `invariant-checking`
[INFO] [stdout]    --> libs/macros/src/macros.rs:273:11
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(not(feature = "invariant-checking"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `invariant-checking` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types)
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling editor_types v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/editor_types)
[INFO] [stderr]    Compiling perf_viz v0.1.0 (/opt/rustwide/workdir/libs/perf_viz)
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling panic_safe_rope v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/panic_safe_rope)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice> {
[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] 170 |     pub fn line(&self, line_idx: usize) -> Option<ropey::RopeSlice<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice>
[INFO] [stdout]     |                     ^^^^^                           ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn slice<R>(&self, char_range: R) -> Option<ropey::RopeSlice<'_>>
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn bytes(&self) -> ropey::iter::Bytes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn chars(&self) -> ropey::iter::Chars<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn lines(&self) -> ropey::iter::Lines<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> libs/editor/libs/panic_safe_rope/src/panic_safe_rope.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn chunks(&self) -> ropey::iter::Chunks<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling text_buffer v0.1.0 (/opt/rustwide/workdir/libs/editor/libs/text_buffer)
[INFO] [stderr]    Compiling rusttype v0.7.5
[INFO] [stderr]    Compiling rusttype v0.7.5 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/rusttype)
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling wayland-client v0.21.11
[INFO] [stderr]    Compiling wayland-protocols v0.21.11
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 | #![cfg_attr(feature = "bench", feature(test))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bench`
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "bench")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `crossbeam-deque`, `crossbeam-utils`, `gpu_cache`, `linked-hash-map`, `num_cpus`, and `rustc-hash`
[INFO] [stdout]     = help: consider adding `bench` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling editor v0.1.0 (/opt/rustwide/workdir/libs/editor)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]     --> libs/platform_layer/libs/opengl/rusttype/src/lib.rs:1070:40
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]      |                                        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:434:39
[INFO] [stdout]     |
[INFO] [stdout] 434 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/gpu_cache.rs:457:39
[INFO] [stdout]     |
[INFO] [stdout] 457 |         write!(f, "{}", error::Error::description(self))
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling andrew v0.2.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/rusttype/src/geometry.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     Touch(f32),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RealQuadraticSolution` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 306 -     Touch(f32),
[INFO] [stdout] 306 +     Touch(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.5 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/glyph-brush-layout)
[INFO] [stdout] warning: methods `is_eol_hard_break` and `is_eol_soft_break` are never used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/linebreak.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub(crate) trait EolLineBreak<B: LineBreaker> {
[INFO] [stdout]     |                  ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn is_eol_hard_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn is_eol_soft_break(&self, line_breaker: &B) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/builtin.rs:224:29
[INFO] [stdout]     |
[INFO] [stdout] 224 | ...                   mem::replace(&mut out, shifted);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 224 |                             let _ = mem::replace(&mut out, shifted);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush-layout/src/characters.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   mem::replace(next_break, next);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 117 |                             let _ = mem::replace(next_break, next);
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glyph_brush v0.4.1 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/glyph-brush)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:616:44
[INFO] [stdout]     |
[INFO] [stdout] 616 |         write!(f, "{}", std::error::Error::description(self))
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> libs/platform_layer/libs/opengl/glyph-brush/src/glyph_brush.rs:499:13
[INFO] [stdout]     |
[INFO] [stdout] 499 |             mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 499 |             let _ = mem::replace(&mut self.keep_in_cache, active);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-commons v0.21.11
[INFO] [stderr]    Compiling gl_layer v0.1.0 (/opt/rustwide/workdir/libs/platform_layer/libs/opengl/gl_layer)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> libs/platform_layer/libs/opengl/gl_layer/src/gl_layer.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<std::error::Error>>;
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type Res<T> = Result<T, Box<dyn std::error::Error>>;
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.5
[INFO] [stderr]    Compiling winit v0.19.1
[INFO] [stdout] error[E0539]: malformed `link` attribute input
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.19.1/src/platform/linux/dlopen.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[link="dl"]
[INFO] [stdout]   | ^^^^^^^^^^^^ expected this to be a list
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, visit <https://doc.rust-lang.org/reference/items/external-blocks.html#the-link-attribute>
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...")]
[INFO] [stdout]   |
[INFO] [stdout] 9 - #[link="dl"]
[INFO] [stdout] 9 + #[link(name = "...", kind = "dylib|static|...", wasm_import_module = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]   |
[INFO] [stdout]   = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0539`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2829ca173ce7633db6c99c7b89c5c1507f41a8ecd38f6c5587e8bdf6c8b2694d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2829ca173ce7633db6c99c7b89c5c1507f41a8ecd38f6c5587e8bdf6c8b2694d", kill_on_drop: false }`
[INFO] [stdout] 2829ca173ce7633db6c99c7b89c5c1507f41a8ecd38f6c5587e8bdf6c8b2694d
