[INFO] cloning repository https://github.com/MDFL64/cartographer-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MDFL64/cartographer-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2Fcartographer-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2Fcartographer-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f644c010ec4b3c1dc7bce6faef7c059657a89b5e
[INFO] testing MDFL64/cartographer-cli against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2Fcartographer-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MDFL64/cartographer-cli
[INFO] finished tweaking git repo https://github.com/MDFL64/cartographer-cli
[INFO] tweaked toml for git repo https://github.com/MDFL64/cartographer-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MDFL64/cartographer-cli on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MDFL64/cartographer-cli 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded svg v0.13.1
[INFO] [stderr]   Downloaded papergrid v0.10.0
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded protobuf v2.8.2
[INFO] [stderr]   Downloaded quick-xml v0.33.0
[INFO] [stderr]   Downloaded osmio v0.14.0
[INFO] [stderr]   Downloaded iter-progress v0.8.0
[INFO] [stderr]   Downloaded tabled v0.14.0
[INFO] [stderr]   Downloaded baby_shark v0.3.3
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded utm v0.1.6
[INFO] [stderr]   Downloaded separator v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ab7f644be2ee422b9d9f7eecb3b4ccfae9a39ab25b972c62046404059aaeeb0
[INFO] running `Command { std: "docker" "start" "-a" "5ab7f644be2ee422b9d9f7eecb3b4ccfae9a39ab25b972c62046404059aaeeb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ab7f644be2ee422b9d9f7eecb3b4ccfae9a39ab25b972c62046404059aaeeb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab7f644be2ee422b9d9f7eecb3b4ccfae9a39ab25b972c62046404059aaeeb0", kill_on_drop: false }`
[INFO] [stdout] 5ab7f644be2ee422b9d9f7eecb3b4ccfae9a39ab25b972c62046404059aaeeb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae578b9d73a8bb0d200edddfde1ba782f7a1253bc2534b0d2118ccd8e13b6082
[INFO] running `Command { std: "docker" "start" "-a" "ae578b9d73a8bb0d200edddfde1ba782f7a1253bc2534b0d2118ccd8e13b6082", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling protobuf v2.8.2
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling quick-xml v0.33.0
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling iter-progress v0.8.0
[INFO] [stderr]    Compiling svg v0.13.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling utm v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling osmio v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling baby_shark v0.3.3
[INFO] [stderr]    Compiling cartographer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/main.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, io::Write, path::{Path, PathBuf}};
[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 imports: `AlwaysDecimate`, `BoundingSphereDecimationCriteria`, `ConstantErrorDecimationCriteria`, `StlReader`, `StlWriter`, `corner_table::table::CornerTable`, `prelude::EdgeDecimator`, and `traits::Mesh`
[INFO] [stdout]  --> src/main.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{AlwaysDecimate, BoundingSphereDecimationCriteria, ConstantErrorDecimationCriteria}, prelude::EdgeDecimator}, exports::nalgebra::{Vector2, Vector3}, io::stl::{StlReader, StlWriter}, mesh::{corner_table::table::CornerTable, traits::Mesh}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^  ^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decoder::DecodingResult` and `tags::Tag`
[INFO] [stdout]  --> src/main.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tiff::{decoder::DecodingResult, tags::Tag};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `way`
[INFO] [stdout]   --> src/main.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn building_infer_kind(way: &StringWay, area: f32, height: f32) -> BuildingKind {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Industrial`, `Parking`, `School`, and `Hospital` are never constructed
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum BuildingKind {
[INFO] [stdout]    |      ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Industrial, // Icky
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 59 |     Parking,    // Parking garage
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     School,     // Bricks?
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     Hospital
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `building_color` is never used
[INFO] [stdout]    --> src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn building_color(way: &StringWay) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.92s
[INFO] running `Command { std: "docker" "inspect" "ae578b9d73a8bb0d200edddfde1ba782f7a1253bc2534b0d2118ccd8e13b6082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae578b9d73a8bb0d200edddfde1ba782f7a1253bc2534b0d2118ccd8e13b6082", kill_on_drop: false }`
[INFO] [stdout] ae578b9d73a8bb0d200edddfde1ba782f7a1253bc2534b0d2118ccd8e13b6082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 160b42e36cf54fb6dff69ee5afb9c005efe2b80c8204bfbe95982379d12622ae
[INFO] running `Command { std: "docker" "start" "-a" "160b42e36cf54fb6dff69ee5afb9c005efe2b80c8204bfbe95982379d12622ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cartographer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/main.rs:2:57
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashMap, io::Write, path::{Path, PathBuf}};
[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 imports: `AlwaysDecimate`, `BoundingSphereDecimationCriteria`, `ConstantErrorDecimationCriteria`, `StlReader`, `StlWriter`, `corner_table::table::CornerTable`, `prelude::EdgeDecimator`, and `traits::Mesh`
[INFO] [stdout]  --> src/main.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{AlwaysDecimate, BoundingSphereDecimationCriteria, ConstantErrorDecimationCriteria}, prelude::EdgeDecimator}, exports::nalgebra::{Vector2, Vector3}, io::stl::{StlReader, StlWriter}, mesh::{corner_table::table::CornerTable, traits::Mesh}};
[INFO] [stdout]   |       ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^  ^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decoder::DecodingResult` and `tags::Tag`
[INFO] [stdout]  --> src/main.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tiff::{decoder::DecodingResult, tags::Tag};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `way`
[INFO] [stdout]   --> src/main.rs:94:28
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn building_infer_kind(way: &StringWay, area: f32, height: f32) -> BuildingKind {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_way`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Industrial`, `Parking`, `School`, and `Hospital` are never constructed
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | enum BuildingKind {
[INFO] [stdout]    |      ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     Industrial, // Icky
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 59 |     Parking,    // Parking garage
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     School,     // Bricks?
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 61 |     Hospital
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `building_color` is never used
[INFO] [stdout]    --> src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn building_color(way: &StringWay) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "160b42e36cf54fb6dff69ee5afb9c005efe2b80c8204bfbe95982379d12622ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "160b42e36cf54fb6dff69ee5afb9c005efe2b80c8204bfbe95982379d12622ae", kill_on_drop: false }`
[INFO] [stdout] 160b42e36cf54fb6dff69ee5afb9c005efe2b80c8204bfbe95982379d12622ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a46a5250bf72d4a14f24302e2a798fd616fe4ca5f67ab7c56483e7156a2fd8de
[INFO] running `Command { std: "docker" "start" "-a" "a46a5250bf72d4a14f24302e2a798fd616fe4ca5f67ab7c56483e7156a2fd8de", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PathBuf`
[INFO] [stderr]  --> src/main.rs:2:57
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::{collections::HashMap, io::Write, path::{Path, PathBuf}};
[INFO] [stderr]   |                                                         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AlwaysDecimate`, `BoundingSphereDecimationCriteria`, `ConstantErrorDecimationCriteria`, `StlReader`, `StlWriter`, `corner_table::table::CornerTable`, `prelude::EdgeDecimator`, and `traits::Mesh`
[INFO] [stderr]  --> src/main.rs:4:49
[INFO] [stderr]   |
[INFO] [stderr] 4 | ...::{AlwaysDecimate, BoundingSphereDecimationCriteria, ConstantErrorDecimationCriteria}, prelude::EdgeDecimator}, exports::nalgebra::{Vector2, Vector3}, io::stl::{StlReader, StlWriter}, mesh::{corner_table::table::CornerTable, traits::Mesh}};
[INFO] [stderr]   |       ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^                                                    ^^^^^^^^^  ^^^^^^^^^          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `decoder::DecodingResult` and `tags::Tag`
[INFO] [stderr]  --> src/main.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tiff::{decoder::DecodingResult, tags::Tag};
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `way`
[INFO] [stderr]   --> src/main.rs:94:28
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn building_infer_kind(way: &StringWay, area: f32, height: f32) -> BuildingKind {
[INFO] [stderr]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_way`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Industrial`, `Parking`, `School`, and `Hospital` are never constructed
[INFO] [stderr]   --> src/main.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | enum BuildingKind {
[INFO] [stderr]    |      ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 58 |     Industrial, // Icky
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 59 |     Parking,    // Parking garage
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 60 |     School,     // Bricks?
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 61 |     Hospital
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `building_color` is never used
[INFO] [stderr]    --> src/main.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn building_color(way: &StringWay) -> u32 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cartographer` (bin "cartographer" test) generated 6 warnings (run `cargo fix --bin "cartographer" -p cartographer --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cartographer-bebe4444daf8f0e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a46a5250bf72d4a14f24302e2a798fd616fe4ca5f67ab7c56483e7156a2fd8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46a5250bf72d4a14f24302e2a798fd616fe4ca5f67ab7c56483e7156a2fd8de", kill_on_drop: false }`
[INFO] [stdout] a46a5250bf72d4a14f24302e2a798fd616fe4ca5f67ab7c56483e7156a2fd8de
