[INFO] cloning repository https://github.com/jcmorrow/hex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcmorrow/hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fhex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fhex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccfef8a394c7d83ab7c62cfd97e2599fa6e3dffe [INFO] testing jcmorrow/hex/ccfef8a394c7d83ab7c62cfd97e2599fa6e3dffe against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcmorrow%2Fhex" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcmorrow/hex on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcmorrow/hex [INFO] finished tweaking git repo https://github.com/jcmorrow/hex [INFO] tweaked toml for git repo https://github.com/jcmorrow/hex written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jcmorrow/hex 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 187e4b9b19a881df23af2e9b845a977d62706b9cd1afdb4250f6eff3e27f50bf [INFO] running `Command { std: "docker" "start" "-a" "187e4b9b19a881df23af2e9b845a977d62706b9cd1afdb4250f6eff3e27f50bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187e4b9b19a881df23af2e9b845a977d62706b9cd1afdb4250f6eff3e27f50bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187e4b9b19a881df23af2e9b845a977d62706b9cd1afdb4250f6eff3e27f50bf", kill_on_drop: false }` [INFO] [stdout] 187e4b9b19a881df23af2e9b845a977d62706b9cd1afdb4250f6eff3e27f50bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63158381bcb238e564a970b0f36e0a70da5d8a1f0e2eb128e8959586578c4aab [INFO] running `Command { std: "docker" "start" "-a" "63158381bcb238e564a970b0f36e0a70da5d8a1f0e2eb128e8959586578c4aab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling noise v0.5.1 [INFO] [stderr] Compiling hex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/hex_map.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 37 | return HexInfo::rand(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] 38 | / let ancestor2 = self.info(Hex::new( [INFO] [stdout] 39 | | closer_to_zero(closer_to_zero(hex.q)), [INFO] [stdout] 40 | | closer_to_zero(closer_to_zero(hex.r)), [INFO] [stdout] 41 | | )); [INFO] [stdout] | |_______________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ancestor` [INFO] [stdout] --> src/hex_map.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let ancestor = self.info(Hex::new(closer_to_zero(hex.q), closer_to_zero(hex.r))); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ancestor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/layout.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/layout.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEX_DIRECTIONS` is never used [INFO] [stdout] --> src/hex.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const HEX_DIRECTIONS: [Hex; 6] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `f0`, `f1`, `f2`, and `f3` are never read [INFO] [stdout] --> src/layout.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Orientation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | pub f0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub f1: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub f2: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | pub f3: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Orientation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fuzzy_pixel_to_hex` is never used [INFO] [stdout] --> src/layout.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Layout { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn fuzzy_pixel_to_hex(self, p: Point) -> FractionalHex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "63158381bcb238e564a970b0f36e0a70da5d8a1f0e2eb128e8959586578c4aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63158381bcb238e564a970b0f36e0a70da5d8a1f0e2eb128e8959586578c4aab", kill_on_drop: false }` [INFO] [stdout] 63158381bcb238e564a970b0f36e0a70da5d8a1f0e2eb128e8959586578c4aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11fe24122887baecfbc890cc5d26a159c14357a57d68562b97be308df9ec6e41 [INFO] running `Command { std: "docker" "start" "-a" "11fe24122887baecfbc890cc5d26a159c14357a57d68562b97be308df9ec6e41", kill_on_drop: false }` [INFO] [stderr] Compiling hex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/hex_map.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 37 | return HexInfo::rand(); [INFO] [stdout] | ---------------------- any code following this expression is unreachable [INFO] [stdout] 38 | / let ancestor2 = self.info(Hex::new( [INFO] [stdout] 39 | | closer_to_zero(closer_to_zero(hex.q)), [INFO] [stdout] 40 | | closer_to_zero(closer_to_zero(hex.r)), [INFO] [stdout] 41 | | )); [INFO] [stdout] | |_______________^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ancestor` [INFO] [stdout] --> src/hex_map.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let ancestor = self.info(Hex::new(closer_to_zero(hex.q), closer_to_zero(hex.r))); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ancestor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/layout.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/layout.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut rng = rand::thread_rng(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `HEX_DIRECTIONS` is never used [INFO] [stdout] --> src/hex.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const HEX_DIRECTIONS: [Hex; 6] = [ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `f0`, `f1`, `f2`, and `f3` are never read [INFO] [stdout] --> src/layout.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Orientation { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | pub f0: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub f1: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub f2: f64, [INFO] [stdout] | ^^ [INFO] [stdout] 21 | pub f3: f64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Orientation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fuzzy_pixel_to_hex` is never used [INFO] [stdout] --> src/layout.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Layout { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn fuzzy_pixel_to_hex(self, p: Point) -> FractionalHex { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "11fe24122887baecfbc890cc5d26a159c14357a57d68562b97be308df9ec6e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fe24122887baecfbc890cc5d26a159c14357a57d68562b97be308df9ec6e41", kill_on_drop: false }` [INFO] [stdout] 11fe24122887baecfbc890cc5d26a159c14357a57d68562b97be308df9ec6e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6734316e0e1ca0555e4fb524ec9c7aef369592c6126334b57cbb0844a93aa998 [INFO] running `Command { std: "docker" "start" "-a" "6734316e0e1ca0555e4fb524ec9c7aef369592c6126334b57cbb0844a93aa998", kill_on_drop: false }` [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/hex_map.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 37 | return HexInfo::rand(); [INFO] [stderr] | ---------------------- any code following this expression is unreachable [INFO] [stderr] 38 | / let ancestor2 = self.info(Hex::new( [INFO] [stderr] 39 | | closer_to_zero(closer_to_zero(hex.q)), [INFO] [stderr] 40 | | closer_to_zero(closer_to_zero(hex.r)), [INFO] [stderr] 41 | | )); [INFO] [stderr] | |_______________^ unreachable statement [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ancestor` [INFO] [stderr] --> src/hex_map.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | let ancestor = self.info(Hex::new(closer_to_zero(hex.q), closer_to_zero(hex.r))); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ancestor` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rng` [INFO] [stderr] --> src/layout.rs:50:17 [INFO] [stderr] | [INFO] [stderr] 50 | let mut rng = rand::thread_rng(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/layout.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | let mut rng = rand::thread_rng(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `HEX_DIRECTIONS` is never used [INFO] [stderr] --> src/hex.rs:46:7 [INFO] [stderr] | [INFO] [stderr] 46 | const HEX_DIRECTIONS: [Hex; 6] = [ [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `f0`, `f1`, `f2`, and `f3` are never read [INFO] [stderr] --> src/layout.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Orientation { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 18 | pub f0: f64, [INFO] [stderr] | ^^ [INFO] [stderr] 19 | pub f1: f64, [INFO] [stderr] | ^^ [INFO] [stderr] 20 | pub f2: f64, [INFO] [stderr] | ^^ [INFO] [stderr] 21 | pub f3: f64, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `Orientation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `fuzzy_pixel_to_hex` is never used [INFO] [stderr] --> src/layout.rs:39:12 [INFO] [stderr] | [INFO] [stderr] 29 | impl Layout { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 39 | pub fn fuzzy_pixel_to_hex(self, p: Point) -> FractionalHex { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hex` (bin "hex" test) generated 7 warnings (run `cargo fix --bin "hex" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hex-c80d07d9844fe290) [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" "6734316e0e1ca0555e4fb524ec9c7aef369592c6126334b57cbb0844a93aa998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6734316e0e1ca0555e4fb524ec9c7aef369592c6126334b57cbb0844a93aa998", kill_on_drop: false }` [INFO] [stdout] 6734316e0e1ca0555e4fb524ec9c7aef369592c6126334b57cbb0844a93aa998