[INFO] cloning repository https://github.com/markglenn/doom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/markglenn/doom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35c51699bb0ed5e7dccfef1ee252a7d7c8cdb1e1 [INFO] checking markglenn/doom against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarkglenn%2Fdoom" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/markglenn/doom [INFO] finished tweaking git repo https://github.com/markglenn/doom [INFO] tweaked toml for git repo https://github.com/markglenn/doom written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/markglenn/doom on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/markglenn/doom 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d2e24fa3b9b29c2ad90f085a5af3fa7540fb2facf07af55c8389c7375e6d66a [INFO] running `Command { std: "docker" "start" "-a" "5d2e24fa3b9b29c2ad90f085a5af3fa7540fb2facf07af55c8389c7375e6d66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d2e24fa3b9b29c2ad90f085a5af3fa7540fb2facf07af55c8389c7375e6d66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2e24fa3b9b29c2ad90f085a5af3fa7540fb2facf07af55c8389c7375e6d66a", kill_on_drop: false }` [INFO] [stdout] 5d2e24fa3b9b29c2ad90f085a5af3fa7540fb2facf07af55c8389c7375e6d66a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4bcf287bc4172a3579f34b8a68581655662b4563fbc94e62252044848f6ec6e [INFO] running `Command { std: "docker" "start" "-a" "e4bcf287bc4172a3579f34b8a68581655662b4563fbc94e62252044848f6ec6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking doom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SectorType` is never used [INFO] [stdout] --> src/wad/lump/sector.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sector` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: 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] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertexes` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let vertexes = wad::lump::load_vertexes(&mut wad, "E1M1").unwrap(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertexes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] --> src/wad/lump/sector.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectorType` [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ---------- `SectorType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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] --> src/wad/lump/sector.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SectorType` [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ---------- `SectorType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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] --> src/wad/lump/thing.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ThingType` [INFO] [stdout] 21 | pub enum ThingType { [INFO] [stdout] | --------- `ThingType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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] --> src/wad/lump/thing.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ThingType` [INFO] [stdout] 21 | pub enum ThingType { [INFO] [stdout] | --------- `ThingType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `wad_type` is never read [INFO] [stdout] --> src/wad/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct WAD { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | file: File, [INFO] [stdout] 19 | wad_type: WadType, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WAD` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SectorType` is never used [INFO] [stdout] --> src/wad/lump/sector.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/wad/lump/sector.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Sector { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | floor_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 32 | ceiling_height: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 33 | floor_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | ceiling_texture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | light_level: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 36 | sector_type: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 37 | tag: i16, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sector` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position`, `y_position`, `angle`, `thing_type`, and `flags` are never read [INFO] [stdout] --> src/wad/lump/thing.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct Thing { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 127 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 128 | y_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 129 | angle: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 130 | thing_type: ThingType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 131 | flags: ThingFlags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x_position` and `y_position` are never read [INFO] [stdout] --> src/wad/lump/vertex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 8 | x_position: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 9 | y_position: 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] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/wad/lump/sector.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectorType` [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ---------- `SectorType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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] --> src/wad/lump/sector.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SectorType` [INFO] [stdout] 10 | pub enum SectorType { [INFO] [stdout] | ---------- `SectorType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (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] --> src/wad/lump/thing.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ThingType` [INFO] [stdout] 21 | pub enum ThingType { [INFO] [stdout] | --------- `ThingType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `FromPrimitive` (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] --> src/wad/lump/thing.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(FromPrimitive, ToPrimitive, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_ThingType` [INFO] [stdout] 21 | pub enum ThingType { [INFO] [stdout] | --------- `ThingType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_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 `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s [INFO] running `Command { std: "docker" "inspect" "e4bcf287bc4172a3579f34b8a68581655662b4563fbc94e62252044848f6ec6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bcf287bc4172a3579f34b8a68581655662b4563fbc94e62252044848f6ec6e", kill_on_drop: false }` [INFO] [stdout] e4bcf287bc4172a3579f34b8a68581655662b4563fbc94e62252044848f6ec6e