[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] checking nanaian/ztar-rod against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nanaian/ztar-rod on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nanaian/ztar-rod already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded adler32 v1.0.3 [INFO] [stderr] Downloaded num-iter v0.1.39 [INFO] [stderr] Downloaded autocfg v0.1.5 [INFO] [stderr] Downloaded num_enum v0.2.3 [INFO] [stderr] Downloaded block-buffer v0.7.3 [INFO] [stderr] Downloaded byteorder v1.3.2 [INFO] [stderr] Downloaded num-traits v0.2.8 [INFO] [stderr] Downloaded cfg-if v0.1.9 [INFO] [stderr] Downloaded maplit v1.0.1 [INFO] [stderr] Downloaded sha-1 v0.8.1 [INFO] [stderr] Downloaded failure_derive v0.1.5 [INFO] [stderr] Downloaded either v1.5.2 [INFO] [stderr] Downloaded pest_meta v2.1.1 [INFO] [stderr] Downloaded ascii v0.9.2 [INFO] [stderr] Downloaded backtrace v0.3.33 [INFO] [stderr] Downloaded itertools v0.8.0 [INFO] [stderr] Downloaded pest v2.1.1 [INFO] [stderr] Downloaded deflate v0.7.20 [INFO] [stderr] Downloaded failure v0.1.5 [INFO] [stderr] Downloaded ucd-trie v0.1.2 [INFO] [stderr] Downloaded syn v0.15.41 [INFO] [stderr] Downloaded generic-array v0.12.3 [INFO] [stderr] Downloaded proc-macro2 v0.4.30 [INFO] [stderr] Downloaded quote v0.6.13 [INFO] [stderr] Downloaded pest_generator v2.1.0 [INFO] [stderr] Downloaded bitflags v1.1.0 [INFO] [stderr] Downloaded cc v1.0.38 [INFO] [stderr] Downloaded synstructure v0.10.2 [INFO] [stderr] Downloaded libc v0.2.60 [INFO] [stderr] Downloaded byte-tools v0.3.1 [INFO] [stderr] Downloaded typenum v1.10.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.31 [INFO] [stderr] Downloaded digest v0.8.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.15 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded lazy_static v1.3.0 [INFO] [stderr] Downloaded fake-simd v0.1.2 [INFO] [stderr] Downloaded num-integer v0.1.41 [INFO] [stderr] Downloaded block-padding v0.1.4 [INFO] [stderr] Downloaded opaque-debug v0.2.2 [INFO] [stderr] Downloaded unicode-xid v0.1.0 [INFO] [stderr] Downloaded inflate v0.4.5 [INFO] [stderr] Downloaded png v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1e3d96c2072d8578104517f500a5c724420ed89e9b71cb201d1e9918a839554 [INFO] running `Command { std: "docker" "start" "-a" "f1e3d96c2072d8578104517f500a5c724420ed89e9b71cb201d1e9918a839554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e3d96c2072d8578104517f500a5c724420ed89e9b71cb201d1e9918a839554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e3d96c2072d8578104517f500a5c724420ed89e9b71cb201d1e9918a839554", kill_on_drop: false }` [INFO] [stdout] f1e3d96c2072d8578104517f500a5c724420ed89e9b71cb201d1e9918a839554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1144ce4ab57369b25515546d837aaaa2233dbc834a09d4f64103310d4d178c8 [INFO] running `Command { std: "docker" "start" "-a" "c1144ce4ab57369b25515546d837aaaa2233dbc834a09d4f64103310d4d178c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.41 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking ascii v0.9.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking itertools v0.8.0 [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] Checking deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Checking 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] Checking failure v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: fields `data_offset`, `compressed_size`, and `decompressed_size` are never read [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 91 | name: AsciiString, [INFO] [stdout] 92 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 93 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | decompressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Vertex { [INFO] [stdout] | ^^^^^^ [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)]` (part of `#[warn(unused)]`) 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: fields `data_offset`, `compressed_size`, and `decompressed_size` are never read [INFO] [stdout] --> ztar-rod/src/data/map/asset_table.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Asset { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 91 | name: AsciiString, [INFO] [stdout] 92 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 93 | compressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | decompressed_size: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> ztar-rod/src/data/map/shape.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> ztar-rod/src/rom/mod.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ReadError` [INFO] [stdout] 155 | pub enum ReadError { [INFO] [stdout] | --------- `ReadError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> ztar-rod/src/rom/mod.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ReadError` [INFO] [stdout] 155 | pub enum ReadError { [INFO] [stdout] | --------- `ReadError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> ztar-rod/src/rom/mod.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_ReadError` [INFO] [stdout] 155 | pub enum ReadError { [INFO] [stdout] | --------- `ReadError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> ztar-rod/src/rom/mod.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_ReadError` [INFO] [stdout] 155 | pub enum ReadError { [INFO] [stdout] | --------- `ReadError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ROM_JAPAN` is never used [INFO] [stdout] --> ztar-rod/src/main.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | static ROM_JAPAN: &'static str = "Mario Story (J) [!].z64"; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ROM_EUROPE` is never used [INFO] [stdout] --> ztar-rod/src/main.rs:11:12 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "c1144ce4ab57369b25515546d837aaaa2233dbc834a09d4f64103310d4d178c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1144ce4ab57369b25515546d837aaaa2233dbc834a09d4f64103310d4d178c8", kill_on_drop: false }` [INFO] [stdout] c1144ce4ab57369b25515546d837aaaa2233dbc834a09d4f64103310d4d178c8