[INFO] cloning repository https://github.com/LaineZ/edgy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaineZ/edgy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fedgy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fedgy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 753ef861edfcec6c52b2d44e58a833ceef808a3e [INFO] checking LaineZ/edgy against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaineZ%2Fedgy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LaineZ/edgy [INFO] finished tweaking git repo https://github.com/LaineZ/edgy [INFO] tweaked toml for git repo https://github.com/LaineZ/edgy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LaineZ/edgy on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LaineZ/edgy 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9908c2ed8fb48aa2fc3af580eb8e0fbeff9a8750229f082c7053e9d551e054 [INFO] running `Command { std: "docker" "start" "-a" "9b9908c2ed8fb48aa2fc3af580eb8e0fbeff9a8750229f082c7053e9d551e054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9908c2ed8fb48aa2fc3af580eb8e0fbeff9a8750229f082c7053e9d551e054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9908c2ed8fb48aa2fc3af580eb8e0fbeff9a8750229f082c7053e9d551e054", kill_on_drop: false }` [INFO] [stdout] 9b9908c2ed8fb48aa2fc3af580eb8e0fbeff9a8750229f082c7053e9d551e054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a85e39d9451e507a5257cea8be64b030c323fa0be4002332be72b5c5ff3b380 [INFO] running `Command { std: "docker" "start" "-a" "9a85e39d9451e507a5257cea8be64b030c323fa0be4002332be72b5c5ff3b380", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking embedded-graphics-core v0.4.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking embedded-graphics v0.8.1 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking eg-seven-segment v0.2.0 [INFO] [stderr] Checking tinybmp v0.6.0 [INFO] [stderr] Checking edgy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `selected` is never read [INFO] [stdout] --> src/widgets/menu.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Menu<'a, P: AsRef + Eq, C: PixelColor> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | entries: Vec

, [INFO] [stdout] 66 | selected: P, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ouroboros v0.18.4 [INFO] [stderr] Checking embedded-graphics-simulator v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stdout] error: this type will no longer be must used: ControlFlow, embedded_graphics::geometry::Point> [INFO] [stdout] --> examples/pfd.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | / Text::new( [INFO] [stdout] 317 | | &format!( [INFO] [stdout] 318 | | "edgy: {:.0} fps {:.1} ms", [INFO] [stdout] 319 | | 1.0 / seconds_ui, [INFO] [stdout] ... | [INFO] [stdout] 325 | | .draw(&mut ui_ctx.draw_target)?; [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/pfd.rs:316:13 [INFO] [stdout] | [INFO] [stdout] 316 | / Text::new( [INFO] [stdout] 317 | | &format!( [INFO] [stdout] 318 | | "edgy: {:.0} fps {:.1} ms", [INFO] [stdout] 319 | | 1.0 / seconds_ui, [INFO] [stdout] ... | [INFO] [stdout] 325 | | .draw(&mut ui_ctx.draw_target)?; [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, embedded_graphics::geometry::Point> [INFO] [stdout] --> examples/pfd.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | / Text::new( [INFO] [stdout] 329 | | &format!("simu: {:.0} fps {:.1} ms", 1.0 / seconds, seconds * 1000.0), [INFO] [stdout] 330 | | Point::new(2, 5), [INFO] [stdout] 331 | | debug_text_style, [INFO] [stdout] 332 | | ) [INFO] [stdout] 333 | | .draw(&mut ui_ctx.draw_target)?; [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> examples/pfd.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | / Text::new( [INFO] [stdout] 329 | | &format!("simu: {:.0} fps {:.1} ms", 1.0 / seconds, seconds * 1000.0), [INFO] [stdout] 330 | | Point::new(2, 5), [INFO] [stdout] 331 | | debug_text_style, [INFO] [stdout] 332 | | ) [INFO] [stdout] 333 | | .draw(&mut ui_ctx.draw_target)?; [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgy` (example "pfd") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `selected` is never read [INFO] [stdout] --> src/widgets/menu.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Menu<'a, P: AsRef + Eq, C: PixelColor> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | entries: Vec

, [INFO] [stdout] 66 | selected: P, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a85e39d9451e507a5257cea8be64b030c323fa0be4002332be72b5c5ff3b380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a85e39d9451e507a5257cea8be64b030c323fa0be4002332be72b5c5ff3b380", kill_on_drop: false }` [INFO] [stdout] 9a85e39d9451e507a5257cea8be64b030c323fa0be4002332be72b5c5ff3b380