[INFO] cloning repository https://github.com/ivanceras/voxel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanceras/voxel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fvoxel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fvoxel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16caf326f589066dfa5abbeb14db7661581cbf00 [INFO] checking ivanceras/voxel against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fvoxel" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ivanceras/voxel on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ivanceras/voxel [INFO] finished tweaking git repo https://github.com/ivanceras/voxel [INFO] tweaked toml for git repo https://github.com/ivanceras/voxel written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ivanceras/voxel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fd72c42315800476b935a0674edc4d172457675502778c109bdfc680ecacf66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fd72c42315800476b935a0674edc4d172457675502778c109bdfc680ecacf66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fd72c42315800476b935a0674edc4d172457675502778c109bdfc680ecacf66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd72c42315800476b935a0674edc4d172457675502778c109bdfc680ecacf66", kill_on_drop: false }` [INFO] [stdout] 5fd72c42315800476b935a0674edc4d172457675502778c109bdfc680ecacf66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9bd68827a6b64bac75b44935a6264c74e99ebfb41dfb99e728f2c6e81f4cdba [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9bd68827a6b64bac75b44935a6264c74e99ebfb41dfb99e728f2c6e81f4cdba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking voxel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `vector::Vector` [INFO] [stdout] --> src/world.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector::Vector` [INFO] [stdout] --> src/world.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use vector::Vector; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/voxeltree.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn intersection(&self, other: &VoxelTree)->Self{ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tr` [INFO] [stdout] --> src/voxeltree.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | fn transform(&self, tr: &Transformation) -> Self{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bbox` [INFO] [stdout] --> src/voxeltree.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | fn from_bounding_box(&self, bbox: &BoundingBox)->Self{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bbox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fnc` [INFO] [stdout] --> src/voxeltree.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_equation(fnc: F)->Self where F: Fn(Vector)->bool{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/world.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_point(p:&Point) -> Self{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lod` [INFO] [stdout] --> src/object.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | fn load_voxel_tree(lod: u8) -> VoxelTree{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/voxeltree.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | fn intersection(&self, other: &VoxelTree)->Self{ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tr` [INFO] [stdout] --> src/voxeltree.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | fn transform(&self, tr: &Transformation) -> Self{ [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bbox` [INFO] [stdout] --> src/voxeltree.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | fn from_bounding_box(&self, bbox: &BoundingBox)->Self{ [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bbox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fnc` [INFO] [stdout] --> src/voxeltree.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_equation(fnc: F)->Self where F: Fn(Vector)->bool{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fnc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/world.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_point(p:&Point) -> Self{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lod` [INFO] [stdout] --> src/object.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | fn load_voxel_tree(lod: u8) -> VoxelTree{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bitset` [INFO] [stdout] --> src/voxeltree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | bitset: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/voxeltree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | content: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/voxeltree.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | children: Vec> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BoundingBox` [INFO] [stdout] --> src/voxeltree.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct BoundingBox{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `intersection` [INFO] [stdout] --> src/voxeltree.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn intersection(&self, other: &VoxelTree)->Self{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transform` [INFO] [stdout] --> src/voxeltree.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn transform(&self, tr: &Transformation) -> Self{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bounding_box` [INFO] [stdout] --> src/voxeltree.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn from_bounding_box(&self, bbox: &BoundingBox)->Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_equation` [INFO] [stdout] --> src/voxeltree.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_equation(fnc: F)->Self where F: Fn(Vector)->bool{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_compact_sparse_voxel` [INFO] [stdout] --> src/voxeltree.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn to_compact_sparse_voxel() -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Camera` [INFO] [stdout] --> src/camera.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Camera{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/camera.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_voxel_tree() -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `World` [INFO] [stdout] --> src/world.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct World{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/world.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_voxel_tree() -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_object` [INFO] [stdout] --> src/world.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn add_object(&mut self, obj: Object, loc: &Location, trans: &Transformation){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_lod` [INFO] [stdout] --> src/world.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_lod(&self) -> usize{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/world.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_voxel_tree(&self) -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_point` [INFO] [stdout] --> src/world.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_point(p:&Point) -> Self{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Object` [INFO] [stdout] --> src/object.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Object{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_voxel_tree` [INFO] [stdout] --> src/object.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn load_voxel_tree(lod: u8) -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> src/point.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Point{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/point.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_voxel_tree()->VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bitset` [INFO] [stdout] --> src/voxeltree.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | bitset: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/voxeltree.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | content: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/voxeltree.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | children: Vec> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `BoundingBox` [INFO] [stdout] --> src/voxeltree.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct BoundingBox{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `intersection` [INFO] [stdout] --> src/voxeltree.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn intersection(&self, other: &VoxelTree)->Self{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `transform` [INFO] [stdout] --> src/voxeltree.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn transform(&self, tr: &Transformation) -> Self{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_location_tree` [INFO] [stdout] --> src/point.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn get_location_tree() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bounding_box` [INFO] [stdout] --> src/voxeltree.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | fn from_bounding_box(&self, bbox: &BoundingBox)->Self{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Frustum` [INFO] [stdout] --> src/frustum.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct Frustum{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_inside` [INFO] [stdout] --> src/frustum.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | fn is_inside(self, x:f64, y:f64, z:f64) -> bool{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Space` [INFO] [stdout] --> src/main.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum Space{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_equation` [INFO] [stdout] --> src/voxeltree.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_equation(fnc: F)->Self where F: Fn(Vector)->bool{ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_compact_sparse_voxel` [INFO] [stdout] --> src/voxeltree.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | fn to_compact_sparse_voxel() -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Camera` [INFO] [stdout] --> src/camera.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct Camera{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/camera.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_voxel_tree() -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `World` [INFO] [stdout] --> src/world.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct World{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/world.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_voxel_tree() -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_object` [INFO] [stdout] --> src/world.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | fn add_object(&mut self, obj: Object, loc: &Location, trans: &Transformation){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_lod` [INFO] [stdout] --> src/world.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_lod(&self) -> usize{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/world.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_voxel_tree(&self) -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_point` [INFO] [stdout] --> src/world.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | fn from_point(p:&Point) -> Self{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Object` [INFO] [stdout] --> src/object.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Object{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `load_voxel_tree` [INFO] [stdout] --> src/object.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn load_voxel_tree(lod: u8) -> VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Point` [INFO] [stdout] --> src/point.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Point{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_voxel_tree` [INFO] [stdout] --> src/point.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn get_voxel_tree()->VoxelTree{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_location_tree` [INFO] [stdout] --> src/point.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn get_location_tree() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Frustum` [INFO] [stdout] --> src/frustum.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct Frustum{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_inside` [INFO] [stdout] --> src/frustum.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | fn is_inside(self, x:f64, y:f64, z:f64) -> bool{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Space` [INFO] [stdout] --> src/main.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum Space{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "e9bd68827a6b64bac75b44935a6264c74e99ebfb41dfb99e728f2c6e81f4cdba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9bd68827a6b64bac75b44935a6264c74e99ebfb41dfb99e728f2c6e81f4cdba", kill_on_drop: false }` [INFO] [stdout] e9bd68827a6b64bac75b44935a6264c74e99ebfb41dfb99e728f2c6e81f4cdba