[INFO] fetching crate cell-map 0.5.3... [INFO] testing cell-map-0.5.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cell-map 0.5.3 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate cell-map 0.5.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-41/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-41/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded ndarray v0.15.2 [INFO] [stderr] Downloaded cell-map-macro v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3f45341beac88ae38ad27bcdf90f1ddeba21c63731dadd84d2c321fcfa45e68 [INFO] running `Command { std: "docker" "start" "-a" "a3f45341beac88ae38ad27bcdf90f1ddeba21c63731dadd84d2c321fcfa45e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3f45341beac88ae38ad27bcdf90f1ddeba21c63731dadd84d2c321fcfa45e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f45341beac88ae38ad27bcdf90f1ddeba21c63731dadd84d2c321fcfa45e68", kill_on_drop: false }` [INFO] [stdout] a3f45341beac88ae38ad27bcdf90f1ddeba21c63731dadd84d2c321fcfa45e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684a138f5f0e51ecb22b70032827439c6acfbafc52730a23a5f672ab647c84a8 [INFO] running `Command { std: "docker" "start" "-a" "684a138f5f0e51ecb22b70032827439c6acfbafc52730a23a5f672ab647c84a8", kill_on_drop: false }` [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 typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [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 matrixmultiply v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [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 52.84s [INFO] running `Command { std: "docker" "inspect" "684a138f5f0e51ecb22b70032827439c6acfbafc52730a23a5f672ab647c84a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684a138f5f0e51ecb22b70032827439c6acfbafc52730a23a5f672ab647c84a8", kill_on_drop: false }` [INFO] [stdout] 684a138f5f0e51ecb22b70032827439c6acfbafc52730a23a5f672ab647c84a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bf2ca13aa809f1be1555200dcde709e4ce40e051f6c461591a395344f562579 [INFO] running `Command { std: "docker" "start" "-a" "6bf2ca13aa809f1be1555200dcde709e4ce40e051f6c461591a395344f562579", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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 4.16s [INFO] running `Command { std: "docker" "inspect" "6bf2ca13aa809f1be1555200dcde709e4ce40e051f6c461591a395344f562579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bf2ca13aa809f1be1555200dcde709e4ce40e051f6c461591a395344f562579", kill_on_drop: false }` [INFO] [stdout] 6bf2ca13aa809f1be1555200dcde709e4ce40e051f6c461591a395344f562579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f7e1b3d2af3fab4dd6fccaa7fdb13390b9be7e7a4c499b4561659560e8516bd [INFO] running `Command { std: "docker" "start" "-a" "1f7e1b3d2af3fab4dd6fccaa7fdb13390b9be7e7a4c499b4561659560e8516bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translated` [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.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cell_map-9a59712b83178cdc) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test extensions::tests::bounds ... 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 iterators::tests::window ... 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/layer.rs - layer::Layer (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 20) ... 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.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f7e1b3d2af3fab4dd6fccaa7fdb13390b9be7e7a4c499b4561659560e8516bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7e1b3d2af3fab4dd6fccaa7fdb13390b9be7e7a4c499b4561659560e8516bd", kill_on_drop: false }` [INFO] [stdout] 1f7e1b3d2af3fab4dd6fccaa7fdb13390b9be7e7a4c499b4561659560e8516bd