[INFO] fetching crate omt 0.11.0-alpha...
[INFO] checking omt-0.11.0-alpha against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] extracting crate omt 0.11.0-alpha into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate omt 0.11.0-alpha
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate omt 0.11.0-alpha
[INFO] tweaked toml for crates.io crate omt 0.11.0-alpha written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate omt 0.11.0-alpha on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omt 0.11.0-alpha 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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded entropy v0.4.2
[INFO] [stderr]   Downloaded resize v0.8.8
[INFO] [stderr]   Downloaded glsl v7.0.0
[INFO] [stderr]   Downloaded shader-crusher v0.5.0-alpha
[INFO] [stderr]   Downloaded mlua-sys v0.9.0
[INFO] [stderr]   Downloaded spiral v0.2.1
[INFO] [stderr]   Downloaded om-fork-distance-field v0.3.0-alpha
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] [stderr]   Downloaded mlua v0.11.5
[INFO] [stderr]   Downloaded lua-src v548.1.2
[INFO] [stderr]   Downloaded luajit-src v210.6.4+e17ee83
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f2cff01b03f79acf7c34dcba11f5710746f42e27a4af74e41fdc16417e123f8
[INFO] running `Command { std: "docker" "start" "-a" "7f2cff01b03f79acf7c34dcba11f5710746f42e27a4af74e41fdc16417e123f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f2cff01b03f79acf7c34dcba11f5710746f42e27a4af74e41fdc16417e123f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2cff01b03f79acf7c34dcba11f5710746f42e27a4af74e41fdc16417e123f8", kill_on_drop: false }`
[INFO] [stdout] 7f2cff01b03f79acf7c34dcba11f5710746f42e27a4af74e41fdc16417e123f8
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b38a4044745f14353ec4c6ffa14f15ab3d9ef01858e3bbdf5bf545b9386a2101
[INFO] running `Command { std: "docker" "start" "-a" "b38a4044745f14353ec4c6ffa14f15ab3d9ef01858e3bbdf5bf545b9386a2101", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.29
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling shader-crusher v0.5.0-alpha
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking spiral v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking entropy v0.4.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking resize v0.8.8
[INFO] [stderr]     Checking om-fork-distance-field v0.3.0-alpha
[INFO] [stderr]     Checking glsl v7.0.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling luajit-src v210.6.4+e17ee83
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling mlua-sys v0.9.0
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mlua v0.11.5
[INFO] [stderr]     Checking omt v0.11.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/font/font.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 let mut glyph = &mut self.glyphs[e.id];
[INFO] [stdout]     |                     ----^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/font/font.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 let mut glyph = &mut self.glyphs[e.id];
[INFO] [stdout]     |                     ----^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xcassets/xcassets.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |         for mut ie in app_icon_set.images.iter_mut() {
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xcassets/xcassets.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |         for mut ie in app_icon_set.images.iter_mut() {
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/asset/assetbuilder.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let output = input.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/asset/assetbuilder.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let output = input.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/atlas/atlas.rs:552:11
[INFO] [stdout]     |
[INFO] [stdout] 552 |     let s = f.clone();
[INFO] [stdout]     |              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/atlas/atlas.rs:552:11
[INFO] [stdout]     |
[INFO] [stdout] 552 |     let s = f.clone();
[INFO] [stdout]     |              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/atlas_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> tests/atlas_test.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |             let r = Atlas::combine(
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Atlas` should have a snake case name
[INFO] [stdout]  --> tests/atlas_test.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 |     mod Atlas {
[INFO] [stdout]   |         ^^^^^ help: convert the identifier to snake case: `atlas`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "b38a4044745f14353ec4c6ffa14f15ab3d9ef01858e3bbdf5bf545b9386a2101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38a4044745f14353ec4c6ffa14f15ab3d9ef01858e3bbdf5bf545b9386a2101", kill_on_drop: false }`
[INFO] [stdout] b38a4044745f14353ec4c6ffa14f15ab3d9ef01858e3bbdf5bf545b9386a2101
