[INFO] cloning repository https://github.com/AtsukiTak/atom-asm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtsukiTak/atom-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 024f0883520ee21177ff9247735c221f3749eea2
[INFO] checking AtsukiTak/atom-asm against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AtsukiTak/atom-asm
[INFO] finished tweaking git repo https://github.com/AtsukiTak/atom-asm
[INFO] tweaked toml for git repo https://github.com/AtsukiTak/atom-asm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtsukiTak/atom-asm on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AtsukiTak/atom-asm 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-derive v0.3.3
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded failure_derive v0.1.8
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded failure v0.1.8
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded log v0.4.14
[INFO] [stderr]   Downloaded mach_object v0.1.14
[INFO] [stderr]   Downloaded backtrace v0.3.56
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded addr2line v0.14.1
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded object v0.23.0
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc4f73ec798681bf52a676b1b584108bb589043ad878a69fe10ff1f4aa6d25ba
[INFO] running `Command { std: "docker" "start" "-a" "dc4f73ec798681bf52a676b1b584108bb589043ad878a69fe10ff1f4aa6d25ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc4f73ec798681bf52a676b1b584108bb589043ad878a69fe10ff1f4aa6d25ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4f73ec798681bf52a676b1b584108bb589043ad878a69fe10ff1f4aa6d25ba", kill_on_drop: false }`
[INFO] [stdout] dc4f73ec798681bf52a676b1b584108bb589043ad878a69fe10ff1f4aa6d25ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] def5a54330c7291cf515bd0859bb4637404b3de887d85907c837f0962c4496fe
[INFO] running `Command { std: "docker" "start" "-a" "def5a54330c7291cf515bd0859bb4637404b3de887d85907c837f0962c4496fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking object v0.23.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking atom-x86-64 v0.1.0 (/opt/rustwide/workdir/atom-x86-64)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.56
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking mach_object v0.1.14
[INFO] [stderr]     Checking atom-macho v0.1.0 (/opt/rustwide/workdir/atom-macho)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> atom-macho/src/header.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Magic`
[INFO] [stdout] 77 | pub enum Magic {
[INFO] [stdout]    |          ----- `Magic` 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]    --> atom-macho/src/header.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CpuSubTypeX86`
[INFO] [stdout] 119 | pub enum CpuSubTypeX86 {
[INFO] [stdout]     |          ------------- `CpuSubTypeX86` 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]    --> atom-macho/src/header.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CpuSubTypeX86_64`
[INFO] [stdout] 124 | pub enum CpuSubTypeX86_64 {
[INFO] [stdout]     |          ---------------- `CpuSubTypeX86_64` 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]    --> atom-macho/src/header.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FileType`
[INFO] [stdout] 156 | /// Declared in /usr/include/mach-o/loader.h
[INFO] [stdout] 157 | pub enum FileType {
[INFO] [stdout]     |          -------- `FileType` 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]    --> atom-macho/src/header.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Flag`
[INFO] [stdout] 180 | #[rustfmt::skip]
[INFO] [stdout] 181 | pub enum Flag {
[INFO] [stdout]     |          ---- `Flag` 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]   --> atom-macho/src/load_command/build_version.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Platform`
[INFO] [stdout] 67 | pub enum Platform {
[INFO] [stdout]    |          -------- `Platform` 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]    --> atom-macho/src/load_command/build_version.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tool`
[INFO] [stdout] 143 | pub enum Tool {
[INFO] [stdout]     |          ---- `Tool` 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]    --> atom-macho/src/load_command/segment64.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionType`
[INFO] [stdout] 174 | pub enum SectionType {
[INFO] [stdout]     |          ----------- `SectionType` 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]    --> atom-macho/src/load_command/segment64.rs:196:10
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionAttr`
[INFO] [stdout] 197 | pub enum SectionAttr {
[INFO] [stdout]     |          ----------- `SectionAttr` 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]    --> atom-macho/src/nlist.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NType`
[INFO] [stdout] 111 | pub enum NType {
[INFO] [stdout]     |          ----- `NType` 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]    --> atom-macho/src/nlist.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DebugSymbol`
[INFO] [stdout] 141 | pub enum DebugSymbol {
[INFO] [stdout]     |          ----------- `DebugSymbol` 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]    --> atom-macho/src/reloc.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RelocLength`
[INFO] [stdout] 117 | pub enum RelocLength {
[INFO] [stdout]     |          ----------- `RelocLength` 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]   --> atom-macho/src/header.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]    |          ^------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `FromPrimitive` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Magic`
[INFO] [stdout] 77 | pub enum Magic {
[INFO] [stdout]    |          ----- `Magic` 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]    --> atom-macho/src/header.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CpuSubTypeX86`
[INFO] [stdout] 119 | pub enum CpuSubTypeX86 {
[INFO] [stdout]     |          ------------- `CpuSubTypeX86` 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]    --> atom-macho/src/header.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CpuSubTypeX86_64`
[INFO] [stdout] 124 | pub enum CpuSubTypeX86_64 {
[INFO] [stdout]     |          ---------------- `CpuSubTypeX86_64` 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]    --> atom-macho/src/header.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FileType`
[INFO] [stdout] 156 | /// Declared in /usr/include/mach-o/loader.h
[INFO] [stdout] 157 | pub enum FileType {
[INFO] [stdout]     |          -------- `FileType` 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]    --> atom-macho/src/header.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Flag`
[INFO] [stdout] 180 | #[rustfmt::skip]
[INFO] [stdout] 181 | pub enum Flag {
[INFO] [stdout]     |          ---- `Flag` 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]   --> atom-macho/src/load_command/build_version.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Platform`
[INFO] [stdout] 67 | pub enum Platform {
[INFO] [stdout]    |          -------- `Platform` 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]    --> atom-macho/src/load_command/build_version.rs:142:45
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tool`
[INFO] [stdout] 143 | pub enum Tool {
[INFO] [stdout]     |          ---- `Tool` 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]    --> atom-macho/src/load_command/segment64.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionType`
[INFO] [stdout] 174 | pub enum SectionType {
[INFO] [stdout]     |          ----------- `SectionType` 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]    --> atom-macho/src/load_command/segment64.rs:196:10
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SectionAttr`
[INFO] [stdout] 197 | pub enum SectionAttr {
[INFO] [stdout]     |          ----------- `SectionAttr` 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]    --> atom-macho/src/nlist.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_NType`
[INFO] [stdout] 111 | pub enum NType {
[INFO] [stdout]     |          ----- `NType` 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]    --> atom-macho/src/nlist.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(FromPrimitive, Debug, Clone, Copy, PartialEq, Eq)]
[INFO] [stdout]     |          ^------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `FromPrimitive` is not local
[INFO] [stdout]     |          move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DebugSymbol`
[INFO] [stdout] 141 | pub enum DebugSymbol {
[INFO] [stdout]     |          ----------- `DebugSymbol` 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]    --> atom-macho/src/reloc.rs:116:45
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]     |                                             ^------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             `FromPrimitive` is not local
[INFO] [stdout]     |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RelocLength`
[INFO] [stdout] 117 | pub enum RelocLength {
[INFO] [stdout]     |          ----------- `RelocLength` 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] [stderr]     Checking atom-objpars v0.1.0 (/opt/rustwide/workdir/atom-objparse)
[INFO] [stderr]     Checking atom-asm v0.1.0 (/opt/rustwide/workdir/atom-asm)
[INFO] [stdout] error: couldn't read `atom-objparse/examples/./a.out`: No such file or directory (os error 2)
[INFO] [stdout]  --> atom-objparse/examples/parse.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let bytes = include_bytes!("./a.out");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `macho_parser`
[INFO] [stdout]  --> atom-objparse/examples/parse.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macho_parser::{Reader, MachO};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `macho_parser`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `macho_parser`, use `cargo add macho_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error as IoError`
[INFO] [stdout]  --> atom-asm/src/parser.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, Error as IoError};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atom-objpars` (example "parse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant named `SegmentCommand64` found for enum `LoadCommand`
[INFO] [stdout]   --> atom-objparse/examples/parse_with_mach_object_crate.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |             if let &LoadCommand::SegmentCommand64 {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^ variant not found in `LoadCommand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error as IoError`
[INFO] [stdout]  --> atom-asm/src/parser.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{BufRead, Error as IoError};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atom-objpars` (example "parse_with_mach_object_crate") due to 1 previous error
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> atom-asm/src/object.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::array::IntoIter::new(arr).filter(|sect| !sect.is_empty())
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> atom-asm/src/object.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         std::array::IntoIter::new(arr).filter(|sect| !sect.is_empty())
[INFO] [stdout]    |                               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `header`, `load_commands`, `sections`, and `symbol_tables` are never read
[INFO] [stdout]   --> atom-objparse/src/macho.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MachO {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 10 |     header: Header64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     load_commands: Vec<LoadCommand>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     sections: Vec<(Hex<Vec<u8>>, Vec<RelocationInfo>)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     symbol_tables: Vec<(Vec<NList64>, StringTable)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `parser::SectionType` is more private than the item `Line::SectionDeclare::0`
[INFO] [stdout]   --> atom-asm/src/parser.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     SectionDeclare(SectionType),
[INFO] [stdout]    |                    ^^^^^^^^^^^ field `Line::SectionDeclare::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `parser::SectionType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> atom-asm/src/parser.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | enum SectionType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Section` is never used
[INFO] [stdout]    --> atom-asm/src/object.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub trait Section {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Undef` is never constructed
[INFO] [stdout]    --> atom-asm/src/object.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub enum Symbol {
[INFO] [stdout]     |          ------ variant in this enum
[INFO] [stdout] 172 |     Undef { name: String },
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineStream` is never constructed
[INFO] [stdout]  --> atom-asm/src/parser.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LineStream<R> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> atom-asm/src/parser.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl<R: BufRead> LineStream<R> {
[INFO] [stdout]   | ------------------------------ associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(read: R) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Line` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum Line {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SectionType` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | enum SectionType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_line(s: &str) -> Option<Line> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenIter` is never used
[INFO] [stdout]    --> atom-asm/src/parser.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait TokenIter<'a>: Iterator<Item = &'a str> {
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `parser::SectionType` is more private than the item `Line::SectionDeclare::0`
[INFO] [stdout]   --> atom-asm/src/parser.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     SectionDeclare(SectionType),
[INFO] [stdout]    |                    ^^^^^^^^^^^ field `Line::SectionDeclare::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `parser::SectionType` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> atom-asm/src/parser.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | enum SectionType {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Section` is never used
[INFO] [stdout]    --> atom-asm/src/object.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub trait Section {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Undef` is never constructed
[INFO] [stdout]    --> atom-asm/src/object.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub enum Symbol {
[INFO] [stdout]     |          ------ variant in this enum
[INFO] [stdout] 172 |     Undef { name: String },
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LineStream` is never constructed
[INFO] [stdout]  --> atom-asm/src/parser.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LineStream<R> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> atom-asm/src/parser.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl<R: BufRead> LineStream<R> {
[INFO] [stdout]   | ------------------------------ associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(read: R) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Line` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum Line {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SectionType` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | enum SectionType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]   --> atom-asm/src/parser.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn parse_line(s: &str) -> Option<Line> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TokenIter` is never used
[INFO] [stdout]    --> atom-asm/src/parser.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait TokenIter<'a>: Iterator<Item = &'a str> {
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `header`, `load_commands`, `sections`, and `symbol_tables` are never read
[INFO] [stdout]   --> atom-objparse/src/macho.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MachO {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 10 |     header: Header64,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     load_commands: Vec<LoadCommand>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     sections: Vec<(Hex<Vec<u8>>, Vec<RelocationInfo>)>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     symbol_tables: Vec<(Vec<NList64>, StringTable)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "def5a54330c7291cf515bd0859bb4637404b3de887d85907c837f0962c4496fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "def5a54330c7291cf515bd0859bb4637404b3de887d85907c837f0962c4496fe", kill_on_drop: false }`
[INFO] [stdout] def5a54330c7291cf515bd0859bb4637404b3de887d85907c837f0962c4496fe
