[INFO] cloning repository https://github.com/rtificr/IMFE4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtificr/IMFE4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f318fe7c43f92d0211989d22a6597ee7a3d602cd [INFO] building rtificr/IMFE4 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rtificr/IMFE4 [INFO] finished tweaking git repo https://github.com/rtificr/IMFE4 [INFO] tweaked toml for git repo https://github.com/rtificr/IMFE4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rtificr/IMFE4 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rtificr/IMFE4 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colors-transform v0.2.11 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded sapp-jsutils v0.1.7 [INFO] [stderr] Downloaded egui-macroquad v0.15.0 [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded egui-miniquad v0.14.0 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded tinyfiledialogs v3.9.1 [INFO] [stderr] Downloaded usvg-parser v0.37.0 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded resvg v0.37.0 [INFO] [stderr] Downloaded winnow v0.7.4 [INFO] [stderr] Downloaded miniz_oxide v0.8.6 [INFO] [stderr] Downloaded emath v0.21.0 [INFO] [stderr] Downloaded usvg v0.37.0 [INFO] [stderr] Downloaded miniquad v0.3.16 [INFO] [stderr] Downloaded x11rb v0.10.1 [INFO] [stderr] Downloaded usvg-tree v0.37.0 [INFO] [stderr] Downloaded egui_extras v0.31.1 [INFO] [stderr] Downloaded egui v0.21.0 [INFO] [stderr] Downloaded mime_guess2 v2.0.5 [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded ecolor v0.21.0 [INFO] [stderr] Downloaded ehttp v0.5.0 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.2 [INFO] [stderr] Downloaded x11rb-protocol v0.10.0 [INFO] [stderr] Downloaded epaint v0.21.0 [INFO] [stderr] Downloaded macroquad v0.3.26 [INFO] [stderr] Downloaded quad-snd v0.2.8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1393ec5902983d843f6f0dc339926aec10bd58882d6273d79d2d08cdafc56577 [INFO] running `Command { std: "docker" "start" "-a" "1393ec5902983d843f6f0dc339926aec10bd58882d6273d79d2d08cdafc56577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1393ec5902983d843f6f0dc339926aec10bd58882d6273d79d2d08cdafc56577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1393ec5902983d843f6f0dc339926aec10bd58882d6273d79d2d08cdafc56577", kill_on_drop: false }` [INFO] [stdout] 1393ec5902983d843f6f0dc339926aec10bd58882d6273d79d2d08cdafc56577 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] fe46c097edd743943a0a40e1422b74ef73b447c378728183e24daf915151ffe7 [INFO] running `Command { std: "docker" "start" "-a" "fe46c097edd743943a0a40e1422b74ef73b447c378728183e24daf915151ffe7", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling miniz_oxide v0.8.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tinyfiledialogs v3.9.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling egui_extras v0.31.1 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling colors-transform v0.2.11 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling IMFE4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/project.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [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 import: `HashMap` [INFO] [stdout] --> src/imf/mod.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/camera.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/frame_data.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::session::Session` [INFO] [stdout] --> src/ui/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::EditState` [INFO] [stdout] --> src/ui/util.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::state::EditState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/save.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/export.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::TextureOptions` [INFO] [stdout] --> src/session.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::TextureOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Texture2D` [INFO] [stdout] --> src/session.rs:10:124 [INFO] [stdout] | [INFO] [stdout] 10 | use macroquad::prelude::{draw_texture_ex, is_key_down, screen_height, screen_width, set_default_camera, DrawTextureParams, Texture2D}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::window::clear_background` [INFO] [stdout] --> src/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use macroquad::window::clear_background; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/res.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorImage`, `Context`, `ImageData`, `Image`, `TextureHandle`, and `TextureId` [INFO] [stdout] --> src/res.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui::{ColorImage, Context, Image, ImageData, TextureHandle, TextureId}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::ImageData::Color` [INFO] [stdout] --> src/res.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::ImageData::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/camera.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut cam = Camera2D::default(); [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/camera.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut zoom: f32 = 1.0; [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/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut colors = { [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/ui/interface.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | let mut col = entry.0; [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/session.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut proj_idx = 0usize; [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/session.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let mut project = { [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/session.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cur_project = self.projects.get_mut(&self.proj_idx).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/project.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/imf/value.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `just_opened` is never read [INFO] [stdout] --> src/state.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Open { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 20 | pub path: String, [INFO] [stdout] 21 | pub just_opened: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Open` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "fe46c097edd743943a0a40e1422b74ef73b447c378728183e24daf915151ffe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe46c097edd743943a0a40e1422b74ef73b447c378728183e24daf915151ffe7", kill_on_drop: false }` [INFO] [stdout] fe46c097edd743943a0a40e1422b74ef73b447c378728183e24daf915151ffe7 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 0d00c4f566d80ebd404747682b8f03e959c77263c8eab811f3b8257650bb70c3 [INFO] running `Command { std: "docker" "start" "-a" "0d00c4f566d80ebd404747682b8f03e959c77263c8eab811f3b8257650bb70c3", kill_on_drop: false }` [INFO] [stderr] Compiling IMFE4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/project.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [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 import: `HashMap` [INFO] [stdout] --> src/imf/mod.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/camera.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/frame_data.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::session::Session` [INFO] [stdout] --> src/ui/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::EditState` [INFO] [stdout] --> src/ui/util.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::state::EditState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/save.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/export.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::TextureOptions` [INFO] [stdout] --> src/session.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::TextureOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Texture2D` [INFO] [stdout] --> src/session.rs:10:124 [INFO] [stdout] | [INFO] [stdout] 10 | use macroquad::prelude::{draw_texture_ex, is_key_down, screen_height, screen_width, set_default_camera, DrawTextureParams, Texture2D}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::window::clear_background` [INFO] [stdout] --> src/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use macroquad::window::clear_background; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/res.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorImage`, `Context`, `ImageData`, `Image`, `TextureHandle`, and `TextureId` [INFO] [stdout] --> src/res.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui::{ColorImage, Context, Image, ImageData, TextureHandle, TextureId}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::ImageData::Color` [INFO] [stdout] --> src/res.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::ImageData::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/camera.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut cam = Camera2D::default(); [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/camera.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut zoom: f32 = 1.0; [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/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut colors = { [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/ui/interface.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | let mut col = entry.0; [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/session.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut proj_idx = 0usize; [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/session.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let mut project = { [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/session.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cur_project = self.projects.get_mut(&self.proj_idx).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/project.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/imf/value.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `just_opened` is never read [INFO] [stdout] --> src/state.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Open { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 20 | pub path: String, [INFO] [stdout] 21 | pub just_opened: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Open` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "0d00c4f566d80ebd404747682b8f03e959c77263c8eab811f3b8257650bb70c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d00c4f566d80ebd404747682b8f03e959c77263c8eab811f3b8257650bb70c3", kill_on_drop: false }` [INFO] [stdout] 0d00c4f566d80ebd404747682b8f03e959c77263c8eab811f3b8257650bb70c3