[INFO] cloning repository https://github.com/nanaian/ztar-rod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanaian/ztar-rod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 184c53d8ecfdb3c5a0b63db9137d1fb6f095fce1 [INFO] testing nanaian/ztar-rod against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanaian/ztar-rod 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] started tweaking git repo https://github.com/nanaian/ztar-rod [INFO] finished tweaking git repo https://github.com/nanaian/ztar-rod [INFO] tweaked toml for git repo https://github.com/nanaian/ztar-rod written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nanaian/ztar-rod 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] Downloading crates ... [INFO] [stderr] Downloaded pest v2.1.1 [INFO] [stderr] Downloaded ascii v0.9.2 [INFO] [stderr] Downloaded num_enum v0.2.3 [INFO] [stderr] Downloaded pest_generator v2.1.0 [INFO] [stderr] Downloaded cc v1.0.38 [INFO] [stderr] Downloaded pest_meta v2.1.1 [INFO] [stderr] Downloaded syn v0.15.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b875dbb4cf6e6df437bb738974be9247e84a5cb7f1e20ca640610b1459760675 [INFO] running `Command { std: "docker" "start" "-a" "b875dbb4cf6e6df437bb738974be9247e84a5cb7f1e20ca640610b1459760675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b875dbb4cf6e6df437bb738974be9247e84a5cb7f1e20ca640610b1459760675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b875dbb4cf6e6df437bb738974be9247e84a5cb7f1e20ca640610b1459760675", kill_on_drop: false }` [INFO] [stdout] b875dbb4cf6e6df437bb738974be9247e84a5cb7f1e20ca640610b1459760675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65f1ad3fa50d23f9f1b3c53542207690373b99e1da9b14b923e7a3202f0cd2ec [INFO] running `Command { std: "docker" "start" "-a" "65f1ad3fa50d23f9f1b3c53542207690373b99e1da9b14b923e7a3202f0cd2ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.41 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling num_enum v0.2.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling ztar-rod v0.1.0 (/opt/rustwide/workdir/ztar-rod) [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, Cursor, SeekFrom}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | AssetData::Shape { shape } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_tree` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mesh_tree = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertex_table` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let vertex_table = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let model_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let collider_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let zone_name_list = read_u32(&mut data).checked_sub(BASE_ADDR); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_offset` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decompressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | decompressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | x: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | y: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `z` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | z: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | texture_x: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | texture_y: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `color` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `ROM_JAPAN` [INFO] [stdout] --> ztar-rod/src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | static ROM_JAPAN: &'static str = "Mario Story (J) [!].z64"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `ROM_EUROPE` [INFO] [stdout] --> ztar-rod/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | static ROM_EUROPE: &'static str = "Paper Mario (Europe) (En,Fr,De,Es).z64"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `Command { std: "docker" "inspect" "65f1ad3fa50d23f9f1b3c53542207690373b99e1da9b14b923e7a3202f0cd2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f1ad3fa50d23f9f1b3c53542207690373b99e1da9b14b923e7a3202f0cd2ec", kill_on_drop: false }` [INFO] [stdout] 65f1ad3fa50d23f9f1b3c53542207690373b99e1da9b14b923e7a3202f0cd2ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 327307f86895487f38c38a981e90501813941c63b0efe6e265fc0285a417f489 [INFO] running `Command { std: "docker" "start" "-a" "327307f86895487f38c38a981e90501813941c63b0efe6e265fc0285a417f489", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, Cursor, SeekFrom}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | AssetData::Shape { shape } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_tree` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mesh_tree = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertex_table` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let vertex_table = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let model_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let collider_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let zone_name_list = read_u32(&mut data).checked_sub(BASE_ADDR); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_offset` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decompressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | decompressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | x: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | y: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `z` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | z: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | texture_x: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | texture_y: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `color` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ztar-rod v0.1.0 (/opt/rustwide/workdir/ztar-rod) [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, Cursor, SeekFrom}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | AssetData::Shape { shape } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mesh_tree` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mesh_tree = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertex_table` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let vertex_table = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let model_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let collider_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zone_name_list` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | let zone_name_list = read_u32(&mut data).checked_sub(BASE_ADDR); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_name_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data_offset` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decompressed_size` [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | decompressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | x: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | y: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `z` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | z: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_x` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | texture_x: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `texture_y` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | texture_y: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: `color` [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | color: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "327307f86895487f38c38a981e90501813941c63b0efe6e265fc0285a417f489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327307f86895487f38c38a981e90501813941c63b0efe6e265fc0285a417f489", kill_on_drop: false }` [INFO] [stdout] 327307f86895487f38c38a981e90501813941c63b0efe6e265fc0285a417f489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 285a502a22e82b0f03bcf8e7cdf1162eeb7a74ce579478c52a00a866268396b2 [INFO] running `Command { std: "docker" "start" "-a" "285a502a22e82b0f03bcf8e7cdf1162eeb7a74ce579478c52a00a866268396b2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SeekFrom` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::{self, Cursor, SeekFrom}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `shape` [INFO] [stderr] --> ztar-rod/src/data/map/asset_table.rs:62:36 [INFO] [stderr] | [INFO] [stderr] 62 | AssetData::Shape { shape } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mesh_tree` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | let mesh_tree = read_u32(&mut data) - BASE_ADDR; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_tree` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vertex_table` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | let vertex_table = read_u32(&mut data) - BASE_ADDR; [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_table` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `model_name_list` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | let model_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_name_list` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collider_name_list` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | let collider_name_list = read_u32(&mut data) - BASE_ADDR; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_name_list` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `zone_name_list` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | let zone_name_list = read_u32(&mut data).checked_sub(BASE_ADDR); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zone_name_list` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data_offset` [INFO] [stderr] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | data_offset: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `compressed_size` [INFO] [stderr] --> ztar-rod/src/data/map/asset_table.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | compressed_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `decompressed_size` [INFO] [stderr] --> ztar-rod/src/data/map/asset_table.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | decompressed_size: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | x: i16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `y` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | y: i16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `z` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | z: i16, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `texture_x` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | texture_x: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `texture_y` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | texture_y: i16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `color` [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | color: Color, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Vertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> ztar-rod/src/data/map/shape.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [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: `ztar-rod` (lib) generated 16 warnings [INFO] [stderr] warning: `ztar-rod` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ztar_rod-8153caeec6f471f3) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ztar_rod-bcc66fa0511193ff) [INFO] [stdout] [INFO] [stderr] Doc-tests ztar-rod [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] [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" "285a502a22e82b0f03bcf8e7cdf1162eeb7a74ce579478c52a00a866268396b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285a502a22e82b0f03bcf8e7cdf1162eeb7a74ce579478c52a00a866268396b2", kill_on_drop: false }` [INFO] [stdout] 285a502a22e82b0f03bcf8e7cdf1162eeb7a74ce579478c52a00a866268396b2