[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#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMDFL64%2Fcartographer-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MDFL64/cartographer-cli on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniz_oxide v0.8.2
[INFO] [stderr]   Downloaded utm v0.1.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded separator v0.4.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded ipnet v2.10.1
[INFO] [stderr]   Downloaded iter-progress v0.8.0
[INFO] [stderr]   Downloaded svg v0.13.1
[INFO] [stderr]   Downloaded smol_str v0.3.2
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded tempfile v3.15.0
[INFO] [stderr]   Downloaded httparse v1.9.5
[INFO] [stderr]   Downloaded nalgebra-glm v0.18.0
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded borsh v1.5.3
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded xml-rs v0.8.24
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded papergrid v0.10.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded osmio v0.14.0
[INFO] [stderr]   Downloaded reqwest v0.12.12
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded bytes v1.9.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded baby_shark v0.3.3
[INFO] [stderr]   Downloaded protobuf v2.8.2
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded h2 v0.4.7
[INFO] [stderr]   Downloaded quick-xml v0.33.0
[INFO] [stderr]   Downloaded tabled v0.14.0
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded web-sys v0.3.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db00eea15741aa44daf6deea0072e7daf4fd99893daeff18295c2ad95306e4a6
[INFO] running `Command { std: "docker" "start" "-a" "db00eea15741aa44daf6deea0072e7daf4fd99893daeff18295c2ad95306e4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db00eea15741aa44daf6deea0072e7daf4fd99893daeff18295c2ad95306e4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db00eea15741aa44daf6deea0072e7daf4fd99893daeff18295c2ad95306e4a6", kill_on_drop: false }`
[INFO] [stdout] db00eea15741aa44daf6deea0072e7daf4fd99893daeff18295c2ad95306e4a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f110312b8dd60c96d982980a84aa0920e57cd473cfdbba69381ca1e3dadeaa44
[INFO] running `Command { std: "docker" "start" "-a" "f110312b8dd60c96d982980a84aa0920e57cd473cfdbba69381ca1e3dadeaa44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling protobuf v2.8.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling quick-xml v0.33.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iter-progress v0.8.0
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling svg v0.13.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling smol_str v0.3.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling utm v0.1.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tabled v0.14.0
[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 synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[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 serde_derive v1.0.217
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[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 clap v4.5.26
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.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 derive_builder v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[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 nalgebra-glm v0.18.0
[INFO] [stderr]    Compiling baby_shark v0.3.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[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 1m 32s
[INFO] running `Command { std: "docker" "inspect" "f110312b8dd60c96d982980a84aa0920e57cd473cfdbba69381ca1e3dadeaa44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f110312b8dd60c96d982980a84aa0920e57cd473cfdbba69381ca1e3dadeaa44", kill_on_drop: false }`
[INFO] [stdout] f110312b8dd60c96d982980a84aa0920e57cd473cfdbba69381ca1e3dadeaa44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dff633e7a3d48d1ae8c3bc9ebead35c3da338ecdada8fdf3c18d67e7d2f8400c
[INFO] running `Command { std: "docker" "start" "-a" "dff633e7a3d48d1ae8c3bc9ebead35c3da338ecdada8fdf3c18d67e7d2f8400c", 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 1.53s
[INFO] running `Command { std: "docker" "inspect" "dff633e7a3d48d1ae8c3bc9ebead35c3da338ecdada8fdf3c18d67e7d2f8400c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dff633e7a3d48d1ae8c3bc9ebead35c3da338ecdada8fdf3c18d67e7d2f8400c", kill_on_drop: false }`
[INFO] [stdout] dff633e7a3d48d1ae8c3bc9ebead35c3da338ecdada8fdf3c18d67e7d2f8400c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 815dee4620a6075481f044ed35491d0f82a733e517b5eb3918a146c34585cff3
[INFO] running `Command { std: "docker" "start" "-a" "815dee4620a6075481f044ed35491d0f82a733e517b5eb3918a146c34585cff3", 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.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cartographer-24c302ab87c98689)
[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" "815dee4620a6075481f044ed35491d0f82a733e517b5eb3918a146c34585cff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815dee4620a6075481f044ed35491d0f82a733e517b5eb3918a146c34585cff3", kill_on_drop: false }`
[INFO] [stdout] 815dee4620a6075481f044ed35491d0f82a733e517b5eb3918a146c34585cff3
