[INFO] cloning repository https://github.com/jens1o/rosm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jens1o/rosm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Frosm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Frosm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfaa2ee56b8db709c9559f3e4ed83a9a362f39bd [INFO] checking jens1o/rosm against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Frosm" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jens1o/rosm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jens1o/rosm [INFO] finished tweaking git repo https://github.com/jens1o/rosm [INFO] tweaked toml for git repo https://github.com/jens1o/rosm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jens1o/rosm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 251f1cbf64af6e572faec02a692d3d84cc97d6fc5704fe29b8da861e07a2f4ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "251f1cbf64af6e572faec02a692d3d84cc97d6fc5704fe29b8da861e07a2f4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "251f1cbf64af6e572faec02a692d3d84cc97d6fc5704fe29b8da861e07a2f4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251f1cbf64af6e572faec02a692d3d84cc97d6fc5704fe29b8da861e07a2f4ee", kill_on_drop: false }` [INFO] [stdout] 251f1cbf64af6e572faec02a692d3d84cc97d6fc5704fe29b8da861e07a2f4ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706af1f1612fa4c0d155a2f11abf6b681cd9483b847626cb3f0b16dc7706220a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "706af1f1612fa4c0d155a2f11abf6b681cd9483b847626cb3f0b16dc7706220a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking osmpbf v0.1.17 [INFO] [stderr] Checking image v0.23.7 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking flexi_logger v0.15.7 [INFO] [stderr] Checking rosm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ToBooleanValue` [INFO] [stdout] --> src/element/canvas.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 3 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectorCondition`, `SelectorType` [INFO] [stdout] --> src/element/canvas.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::mapcss::selectors::{SelectorCondition, SelectorType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::Entry` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::hash_map::Entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MapCssDeclarationList` [INFO] [stdout] --> src/mapcss/parser.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | MapCssDeclaration, MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::rule::MapCssRule` [INFO] [stdout] --> src/mapcss/parser.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::rule::MapCssRule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapCssDeclarationProperty`, `MapCssDeclaration` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mapcss::declaration::{MapCssDeclaration, MapCssDeclarationProperty}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mapcss::error::MapCssError` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::mapcss::error::MapCssError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sync` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectorCondition`, `SelectorType` [INFO] [stdout] --> src/mapcss/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use selectors::{SelectorCondition, SelectorType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToBooleanValue`, `ToFloatValue` [INFO] [stdout] --> src/painter.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ToColorValue, ToFloatValue, RGBA, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToBooleanValue` [INFO] [stdout] --> src/element/canvas.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 3 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectorCondition`, `SelectorType` [INFO] [stdout] --> src/element/canvas.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::mapcss::selectors::{SelectorCondition, SelectorType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::Entry` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::hash_map::Entry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MapCssDeclarationList` [INFO] [stdout] --> src/mapcss/parser.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | MapCssDeclaration, MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::rule::MapCssRule` [INFO] [stdout] --> src/mapcss/parser.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::rule::MapCssRule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MapCssDeclarationProperty`, `MapCssDeclaration` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::mapcss::declaration::{MapCssDeclaration, MapCssDeclarationProperty}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mapcss::error::MapCssError` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::mapcss::error::MapCssError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::Sync` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::marker::Sync; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SelectorCondition`, `SelectorType` [INFO] [stdout] --> src/mapcss/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use selectors::{SelectorCondition, SelectorType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ToBooleanValue`, `ToFloatValue` [INFO] [stdout] --> src/painter.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ToColorValue, ToFloatValue, RGBA, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapcss_declarations` [INFO] [stdout] --> src/element/canvas.rs:48:41 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn draw_lines_by_default(&self, mapcss_declarations: &MapCssDeclarationList) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapcss_declarations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rid_to_relation_data` [INFO] [stdout] --> src/painter.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | rid_to_relation_data: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rid_to_relation_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mapcss_declarations` [INFO] [stdout] --> src/element/canvas.rs:48:41 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn draw_lines_by_default(&self, mapcss_declarations: &MapCssDeclarationList) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mapcss_declarations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rid_to_relation_data` [INFO] [stdout] --> src/painter.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | rid_to_relation_data: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rid_to_relation_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_lines_by_default` [INFO] [stdout] --> src/element/canvas.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn draw_lines_by_default(&self, mapcss_declarations: &MapCssDeclarationList) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_cascading_or_panic` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn search_cascading_or_panic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IllegalDeclaration` [INFO] [stdout] --> src/mapcss/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / IllegalDeclaration { [INFO] [stdout] 8 | | declaration_name: String, [INFO] [stdout] 9 | | illegal_context: &'static str, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mapcss/rule.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(source_order: usize, selector: Selector, rules: Vec) -> MapCssRule { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelector` [INFO] [stdout] --> src/mapcss/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | InvalidSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CurrentColorInColor` [INFO] [stdout] --> src/mapcss/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | CurrentColorInColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownPropertyName` [INFO] [stdout] --> src/mapcss/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | UnknownPropertyName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidUnit` [INFO] [stdout] --> src/mapcss/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | InvalidUnit(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OutOfRange` [INFO] [stdout] --> src/mapcss/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | OutOfRange, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PADDING` [INFO] [stdout] --> src/painter.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | const IMAGE_PADDING: u32 = IMAGE_PART_SIZE / 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PART_SIZE` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | const IMAGE_PART_SIZE: u32 = 512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_lines_by_default` [INFO] [stdout] --> src/element/canvas.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn draw_lines_by_default(&self, mapcss_declarations: &MapCssDeclarationList) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `search_cascading_or_panic` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn search_cascading_or_panic( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `IllegalDeclaration` [INFO] [stdout] --> src/mapcss/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / IllegalDeclaration { [INFO] [stdout] 8 | | declaration_name: String, [INFO] [stdout] 9 | | illegal_context: &'static str, [INFO] [stdout] 10 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/mapcss/rule.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(source_order: usize, selector: Selector, rules: Vec) -> MapCssRule { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MaxZoomLevel` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | MaxZoomLevel(u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelector` [INFO] [stdout] --> src/mapcss/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | InvalidSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CurrentColorInColor` [INFO] [stdout] --> src/mapcss/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | CurrentColorInColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownPropertyName` [INFO] [stdout] --> src/mapcss/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | UnknownPropertyName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidUnit` [INFO] [stdout] --> src/mapcss/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | InvalidUnit(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OutOfRange` [INFO] [stdout] --> src/mapcss/mod.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | OutOfRange, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PADDING` [INFO] [stdout] --> src/painter.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | const IMAGE_PADDING: u32 = IMAGE_PART_SIZE / 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PART_SIZE` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | const IMAGE_PART_SIZE: u32 = 512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.52s [INFO] running `Command { std: "docker" "inspect" "706af1f1612fa4c0d155a2f11abf6b681cd9483b847626cb3f0b16dc7706220a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706af1f1612fa4c0d155a2f11abf6b681cd9483b847626cb3f0b16dc7706220a", kill_on_drop: false }` [INFO] [stdout] 706af1f1612fa4c0d155a2f11abf6b681cd9483b847626cb3f0b16dc7706220a