[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] c8e1fb1d1df12259c85b331d435ec006bffa593e [INFO] testing jens1o/rosm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Frosm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jens1o/rosm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64fc80a8947c888bb61b7adfd8281c2561e5cc1b4d66003a73eb91356bd279ed [INFO] running `Command { std: "docker" "start" "-a" "64fc80a8947c888bb61b7adfd8281c2561e5cc1b4d66003a73eb91356bd279ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64fc80a8947c888bb61b7adfd8281c2561e5cc1b4d66003a73eb91356bd279ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fc80a8947c888bb61b7adfd8281c2561e5cc1b4d66003a73eb91356bd279ed", kill_on_drop: false }` [INFO] [stdout] 64fc80a8947c888bb61b7adfd8281c2561e5cc1b4d66003a73eb91356bd279ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 013129108d18f6ae21f5af445049360e67c3bded53ff92219d7968244169c59e [INFO] running `Command { std: "docker" "start" "-a" "013129108d18f6ae21f5af445049360e67c3bded53ff92219d7968244169c59e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jpeg-decoder v0.2.1 [INFO] [stderr] Compiling osmpbf v0.2.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flume v0.10.10 [INFO] [stderr] Compiling flexi_logger v0.18.1 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.0 [INFO] [stderr] Compiling 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 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 imports: `RGBA`, `ToBooleanValue` [INFO] [stdout] --> src/painter.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ToColorValue, ToIntegerValue, RGBA, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rid_to_relation_data` [INFO] [stdout] --> src/painter.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | 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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PART_SIZE` [INFO] [stdout] --> src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | const IMAGE_PART_SIZE: u32 = 512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/extractor.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/extractor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_count` [INFO] [stdout] --> src/extractor.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | tag_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/extractor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelector` [INFO] [stdout] --> src/mapcss/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | InvalidSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CurrentColorInColor` [INFO] [stdout] --> src/mapcss/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | CurrentColorInColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownPropertyName` [INFO] [stdout] --> src/mapcss/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | UnknownPropertyName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidUnit` [INFO] [stdout] --> src/mapcss/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | InvalidUnit(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OutOfRange` [INFO] [stdout] --> src/mapcss/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | OutOfRange, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | 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:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | 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] note: `MapCssError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_order` [INFO] [stdout] --> src/mapcss/rule.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | source_order: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/mapcss/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rules` [INFO] [stdout] --> src/mapcss/rule.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | rules: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: `False` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | False, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SelectorCondition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/selectors/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `SelectorCondition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/selectors/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.23s [INFO] running `Command { std: "docker" "inspect" "013129108d18f6ae21f5af445049360e67c3bded53ff92219d7968244169c59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013129108d18f6ae21f5af445049360e67c3bded53ff92219d7968244169c59e", kill_on_drop: false }` [INFO] [stdout] 013129108d18f6ae21f5af445049360e67c3bded53ff92219d7968244169c59e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fa6f3d77ef70498a7d21cb181c4b38c00b1b43ed289a18ec73b8a72c3d8fc7a [INFO] running `Command { std: "docker" "start" "-a" "7fa6f3d77ef70498a7d21cb181c4b38c00b1b43ed289a18ec73b8a72c3d8fc7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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 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 imports: `RGBA`, `ToBooleanValue` [INFO] [stdout] --> src/painter.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 5 | ToColorValue, ToIntegerValue, RGBA, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rid_to_relation_data` [INFO] [stdout] --> src/painter.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | 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] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `IMAGE_PART_SIZE` [INFO] [stdout] --> src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | const IMAGE_PART_SIZE: u32 = 512; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/extractor.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/extractor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_count` [INFO] [stdout] --> src/extractor.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | tag_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/extractor.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidSelector` [INFO] [stdout] --> src/mapcss/mod.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | InvalidSelector, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CurrentColorInColor` [INFO] [stdout] --> src/mapcss/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | CurrentColorInColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownPropertyName` [INFO] [stdout] --> src/mapcss/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | UnknownPropertyName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidUnit` [INFO] [stdout] --> src/mapcss/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | InvalidUnit(&'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OutOfRange` [INFO] [stdout] --> src/mapcss/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | OutOfRange, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/mapcss/declaration/mod.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | 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:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | 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] note: `MapCssError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `source_order` [INFO] [stdout] --> src/mapcss/rule.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | source_order: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `selector` [INFO] [stdout] --> src/mapcss/rule.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | selector: Selector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rules` [INFO] [stdout] --> src/mapcss/rule.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | rules: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/rule.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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: `False` [INFO] [stdout] --> src/mapcss/selectors/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | False, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SelectorCondition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/mapcss/selectors/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, PartialEq, Clone, Eq, Hash)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.74s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rosm-cdf27387df498a2d) [INFO] running `Command { std: "docker" "inspect" "7fa6f3d77ef70498a7d21cb181c4b38c00b1b43ed289a18ec73b8a72c3d8fc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa6f3d77ef70498a7d21cb181c4b38c00b1b43ed289a18ec73b8a72c3d8fc7a", kill_on_drop: false }` [INFO] [stdout] 7fa6f3d77ef70498a7d21cb181c4b38c00b1b43ed289a18ec73b8a72c3d8fc7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e0f11d85fba41b06e0985bcf79101034c8635955690234189a525789031fccc [INFO] running `Command { std: "docker" "start" "-a" "4e0f11d85fba41b06e0985bcf79101034c8635955690234189a525789031fccc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `ToBooleanValue` [INFO] [stderr] --> src/element/canvas.rs:3:83 [INFO] [stderr] | [INFO] [stderr] 3 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `MapCssDeclarationList` [INFO] [stderr] --> src/mapcss/parser.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | MapCssDeclaration, MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `RGBA`, `ToBooleanValue` [INFO] [stderr] --> src/painter.rs:4:83 [INFO] [stderr] | [INFO] [stderr] 4 | MapCssDeclarationList, MapCssDeclarationProperty, MapCssDeclarationValueType, ToBooleanValue, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 5 | ToColorValue, ToIntegerValue, RGBA, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rid_to_relation_data` [INFO] [stderr] --> src/painter.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 36 | rid_to_relation_data: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rid_to_relation_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `IMAGE_PART_SIZE` [INFO] [stderr] --> src/main.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | const IMAGE_PART_SIZE: u32 = 512; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/extractor.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | id: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/extractor.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tag_count` [INFO] [stderr] --> src/extractor.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | tag_count: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MostTaggedNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/extractor.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InvalidSelector` [INFO] [stderr] --> src/mapcss/mod.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | InvalidSelector, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/mod.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CurrentColorInColor` [INFO] [stderr] --> src/mapcss/mod.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | CurrentColorInColor, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/mod.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UnknownPropertyName` [INFO] [stderr] --> src/mapcss/mod.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | UnknownPropertyName(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/mod.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InvalidUnit` [INFO] [stderr] --> src/mapcss/mod.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | InvalidUnit(&'static str), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/mod.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `OutOfRange` [INFO] [stderr] --> src/mapcss/mod.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | OutOfRange, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/mod.rs:56:10 [INFO] [stderr] | [INFO] [stderr] 56 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `is_empty` [INFO] [stderr] --> src/mapcss/declaration/mod.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `search_cascading_or_panic` [INFO] [stderr] --> src/mapcss/declaration/mod.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn search_cascading_or_panic( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `IllegalDeclaration` [INFO] [stderr] --> src/mapcss/error.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | / IllegalDeclaration { [INFO] [stderr] 8 | | declaration_name: String, [INFO] [stderr] 9 | | illegal_context: &'static str, [INFO] [stderr] 10 | | }, [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/error.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `source_order` [INFO] [stderr] --> src/mapcss/rule.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | source_order: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/rule.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `selector` [INFO] [stderr] --> src/mapcss/rule.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | selector: Selector, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/rule.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `rules` [INFO] [stderr] --> src/mapcss/rule.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | rules: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MapCssRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/rule.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/mapcss/rule.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn new(source_order: usize, selector: Selector, rules: Vec) -> MapCssRule { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `False` [INFO] [stderr] --> src/mapcss/selectors/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | False, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SelectorCondition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/mapcss/selectors/mod.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug, PartialEq, Clone, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rosm` (bin "rosm" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.96s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rosm-cdf27387df498a2d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test mapcss::declaration::color::tests::test_parse ... ok [INFO] [stdout] test mapcss::declaration::color::tests::test_to_float_array ... ok [INFO] [stdout] test mapcss::selectors::tests::test_selector_condition_merge_true_simple ... ok [INFO] [stdout] test mapcss::selectors::tests::test_selector_condition_merge_true ... ok [INFO] [stdout] test mapcss::declaration::color::tests::test_to_string_with_transparency ... ok [INFO] [stdout] test mapcss::selectors::tests::test_selector_condition_lists ... ok [INFO] [stdout] test mapcss::declaration::color::tests::test_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e0f11d85fba41b06e0985bcf79101034c8635955690234189a525789031fccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0f11d85fba41b06e0985bcf79101034c8635955690234189a525789031fccc", kill_on_drop: false }` [INFO] [stdout] 4e0f11d85fba41b06e0985bcf79101034c8635955690234189a525789031fccc