[INFO] cloning repository https://github.com/99TheDark/Depict [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/99TheDark/Depict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99TheDark%2FDepict", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99TheDark%2FDepict'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1571cf979fd54cf6163e81a568e5441b515adf46 [INFO] checking 99TheDark/Depict against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99TheDark%2FDepict" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/99TheDark/Depict on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/99TheDark/Depict [INFO] finished tweaking git repo https://github.com/99TheDark/Depict [INFO] tweaked toml for git repo https://github.com/99TheDark/Depict written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/99TheDark/Depict 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/depict-macro/Cargo.toml: library `depict_macro` should only specify `proc-macro = true` instead of setting `crate-type` [INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/depict/Cargo.toml: unused manifest key: lib.readme [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 146f27c599a0a5d038a5dc4805deae3234ee1b5690c21acb1a55cdf372814035 [INFO] running `Command { std: "docker" "start" "-a" "146f27c599a0a5d038a5dc4805deae3234ee1b5690c21acb1a55cdf372814035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "146f27c599a0a5d038a5dc4805deae3234ee1b5690c21acb1a55cdf372814035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146f27c599a0a5d038a5dc4805deae3234ee1b5690c21acb1a55cdf372814035", kill_on_drop: false }` [INFO] [stdout] 146f27c599a0a5d038a5dc4805deae3234ee1b5690c21acb1a55cdf372814035 [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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea029f086df06663bc695c49b19fce93034e5f027b884bf35839334e10251761 [INFO] running `Command { std: "docker" "start" "-a" "ea029f086df06663bc695c49b19fce93034e5f027b884bf35839334e10251761", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/depict-macro/Cargo.toml: library `depict_macro` should only specify `proc-macro = true` instead of setting `crate-type` [INFO] [stderr] warning: /opt/rustwide/workdir/depict/Cargo.toml: unused manifest key: lib.readme [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Checking unicode-xid v0.2.5 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Checking wayland-protocols v0.32.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking wayland-cursor v0.31.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking bitstream-io v2.5.3 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking ab_glyph v0.2.28 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.4 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.4 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling depict-macro v0.0.0 (/opt/rustwide/workdir/depict-macro) [INFO] [stderr] Checking ravif v0.11.10 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking fontdue v0.9.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking depict v0.1.0 (/opt/rustwide/workdir/depict) [INFO] [stdout] warning: unused import: `VertexBuildingMode` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | vertex_builder::{UVMappingMode, VertexBuilder, VertexBuildingMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> depict/src/engine/renderer.rs:81:82 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn batch<'a>(&'a mut self, assets: &'a mut Assets, deduplicate: bool) -> RenderBatch { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VertexBuildingMode` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:12:56 [INFO] [stdout] | [INFO] [stdout] 12 | vertex_builder::{UVMappingMode, VertexBuilder, VertexBuildingMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> depict/src/engine/renderer.rs:81:82 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn batch<'a>(&'a mut self, assets: &'a mut Assets, deduplicate: bool) -> RenderBatch { [INFO] [stdout] | -- lifetime `'a` declared here ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch` [INFO] [stdout] --> depict/src/builtin/polygon.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, batch: &mut RenderBatch, _properties: &Properties) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch` [INFO] [stdout] --> depict/src/builtin/polygon.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | fn render(&self, batch: &mut RenderBatch, _properties: &Properties) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `borderless` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | borderless: bool, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_borderless` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | properties: &Properties, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `borderless` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | borderless: bool, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_borderless` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `properties` [INFO] [stdout] --> depict/src/builtin/rectangle.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | properties: &Properties, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> depict/src/builtin/polygon.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Polygon { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> depict/src/builtin/polygon.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Polygon { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> depict/src/component/id.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl IDFactory { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> depict/src/component/id.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl IDFactory { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> depict/src/graphics/font.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Font { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 26 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Font` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> depict/src/graphics/font.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Font { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 26 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Font` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> depict/src/builtin/polygon.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | id: unsafe { RENDERABLE_ID_FACTORY.next() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> depict/src/builtin/polygon.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | id: unsafe { RENDERABLE_ID_FACTORY.next() }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking testing v0.1.0 (/opt/rustwide/workdir/examples/testing) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "ea029f086df06663bc695c49b19fce93034e5f027b884bf35839334e10251761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea029f086df06663bc695c49b19fce93034e5f027b884bf35839334e10251761", kill_on_drop: false }` [INFO] [stdout] ea029f086df06663bc695c49b19fce93034e5f027b884bf35839334e10251761