[INFO] fetching crate cell-map 0.5.3... [INFO] testing cell-map-0.5.3 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate cell-map 0.5.3 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate cell-map 0.5.3 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-29/source/.cargo/config.toml [INFO] started tweaking crates.io crate cell-map 0.5.3 [INFO] finished tweaking crates.io crate cell-map 0.5.3 [INFO] tweaked toml for crates.io crate cell-map 0.5.3 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate cell-map 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62522badbf194d401245b16ddd3ee09606bf62154144434443da763c8fd74e15 [INFO] running `Command { std: "docker" "start" "-a" "62522badbf194d401245b16ddd3ee09606bf62154144434443da763c8fd74e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62522badbf194d401245b16ddd3ee09606bf62154144434443da763c8fd74e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62522badbf194d401245b16ddd3ee09606bf62154144434443da763c8fd74e15", kill_on_drop: false }` [INFO] [stdout] 62522badbf194d401245b16ddd3ee09606bf62154144434443da763c8fd74e15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 366c5fb61258357f69593c107b5b95f2a69f23a6f6c1afb013b61a8a9274b987 [INFO] running `Command { std: "docker" "start" "-a" "366c5fb61258357f69593c107b5b95f2a69f23a6f6c1afb013b61a8a9274b987", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling cell-map-macro v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ndarray v0.15.2 [INFO] [stderr] Compiling simba v0.4.0 [INFO] [stderr] Compiling nalgebra v0.25.4 [INFO] [stderr] Compiling cell-map v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bounds` [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `start_parent` [INFO] [stdout] --> src/iterators/slicers.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_parent` [INFO] [stdout] --> src/iterators/slicers.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_index` [INFO] [stdout] --> src/iterators/slicers.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.33s [INFO] running `Command { std: "docker" "inspect" "366c5fb61258357f69593c107b5b95f2a69f23a6f6c1afb013b61a8a9274b987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366c5fb61258357f69593c107b5b95f2a69f23a6f6c1afb013b61a8a9274b987", kill_on_drop: false }` [INFO] [stdout] 366c5fb61258357f69593c107b5b95f2a69f23a6f6c1afb013b61a8a9274b987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7e735c2cce5a90048132bd1d4f9c0289f954de6eb4ac3f7658c4c94c40d915 [INFO] running `Command { std: "docker" "start" "-a" "5b7e735c2cce5a90048132bd1d4f9c0289f954de6eb4ac3f7658c4c94c40d915", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `bounds` [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `start_parent` [INFO] [stdout] --> src/iterators/slicers.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_parent` [INFO] [stdout] --> src/iterators/slicers.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_index` [INFO] [stdout] --> src/iterators/slicers.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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] [stderr] Compiling cell-map v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translated` [INFO] [stdout] --> examples/map_rotations_check.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let translated = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotated` [INFO] [stdout] --> examples/map_rotations_check.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let rotated = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled` [INFO] [stdout] --> examples/map_rotations_check.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let scaled = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bounds` [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `start_parent` [INFO] [stdout] --> src/iterators/slicers.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_parent` [INFO] [stdout] --> src/iterators/slicers.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: `end_index` [INFO] [stdout] --> src/iterators/slicers.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/iterators/slicers.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "5b7e735c2cce5a90048132bd1d4f9c0289f954de6eb4ac3f7658c4c94c40d915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7e735c2cce5a90048132bd1d4f9c0289f954de6eb4ac3f7658c4c94c40d915", kill_on_drop: false }` [INFO] [stdout] 5b7e735c2cce5a90048132bd1d4f9c0289f954de6eb4ac3f7658c4c94c40d915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 553c9a1e610da477169969369130bd3b578e4b2743b4fdd9369c2daa268bda74 [INFO] running `Command { std: "docker" "start" "-a" "553c9a1e610da477169969369130bd3b578e4b2743b4fdd9369c2daa268bda74", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `bounds` [INFO] [stderr] --> src/iterators/slicers.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | bounds: Bounds, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/iterators/slicers.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Clone)] [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: `start_parent` [INFO] [stderr] --> src/iterators/slicers.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | start_parent: Point2, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/iterators/slicers.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Clone)] [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: `end_parent` [INFO] [stderr] --> src/iterators/slicers.rs:98:5 [INFO] [stderr] | [INFO] [stderr] 98 | end_parent: Point2, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/iterators/slicers.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Clone)] [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: `end_index` [INFO] [stderr] --> src/iterators/slicers.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | end_index: Point2, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/iterators/slicers.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | #[derive(Debug, Clone)] [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: `cell-map` (lib) generated 4 warnings [INFO] [stderr] warning: `cell-map` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused variable: `translated` [INFO] [stderr] --> examples/map_rotations_check.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let translated = CellMap::::new(CellMapParams { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translated` [INFO] [stdout] running 8 tests [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rotated` [INFO] [stderr] --> examples/map_rotations_check.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let rotated = CellMap::::new(CellMapParams { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scaled` [INFO] [stderr] --> examples/map_rotations_check.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let scaled = CellMap::::new(CellMapParams { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled` [INFO] [stderr] [INFO] [stderr] warning: `cell-map` (example "map_rotations_check") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cell_map-6c54df0dfcced962) [INFO] [stdout] test extensions::tests::bounds ... ok [INFO] [stdout] test iterators::tests::window ... ok [INFO] [stdout] test iterators::tests::construction ... ok [INFO] [stdout] test iterators::tests::line ... ok [INFO] [stdout] test iterators::tests::counts ... ok [INFO] [stdout] test tests::test_resize ... ok [INFO] [stdout] test tests::get_cell_positions ... ok [INFO] [stdout] test tests::test_merge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cell_map [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] test src/layer.rs - layer::Layer (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 73) ... ok [INFO] [stdout] test src/iterators/mod.rs - iterators (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "553c9a1e610da477169969369130bd3b578e4b2743b4fdd9369c2daa268bda74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553c9a1e610da477169969369130bd3b578e4b2743b4fdd9369c2daa268bda74", kill_on_drop: false }` [INFO] [stdout] 553c9a1e610da477169969369130bd3b578e4b2743b4fdd9369c2daa268bda74