[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] testing AtsukiTak/atom-asm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukiTak%2Fatom-asm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AtsukiTak/atom-asm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/AtsukiTak/atom-asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c199fe55d98c3f04739145f4dec2cc0105499f10403faf7ed1d7ae0fd93fb3b4 [INFO] running `Command { std: "docker" "start" "-a" "c199fe55d98c3f04739145f4dec2cc0105499f10403faf7ed1d7ae0fd93fb3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c199fe55d98c3f04739145f4dec2cc0105499f10403faf7ed1d7ae0fd93fb3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c199fe55d98c3f04739145f4dec2cc0105499f10403faf7ed1d7ae0fd93fb3b4", kill_on_drop: false }` [INFO] [stdout] c199fe55d98c3f04739145f4dec2cc0105499f10403faf7ed1d7ae0fd93fb3b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ecac90e7dd1ce61bd4e5cede9224842d93aa1e9e05b1c992f7900fcb95e3a3c [INFO] running `Command { std: "docker" "start" "-a" "3ecac90e7dd1ce61bd4e5cede9224842d93aa1e9e05b1c992f7900fcb95e3a3c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling atom-x86-64 v0.1.0 (/opt/rustwide/workdir/atom-x86-64) [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling atom-macho v0.1.0 (/opt/rustwide/workdir/atom-macho) [INFO] [stderr] Compiling atom-objpars v0.1.0 (/opt/rustwide/workdir/atom-objparse) [INFO] [stderr] Compiling atom-asm v0.1.0 (/opt/rustwide/workdir/atom-asm) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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: field is never read: `header` [INFO] [stdout] --> atom-objparse/src/macho.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | header: Header64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `load_commands` [INFO] [stdout] --> atom-objparse/src/macho.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | load_commands: Vec, [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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sections` [INFO] [stdout] --> atom-objparse/src/macho.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sections: Vec<(Hex>, Vec)>, [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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol_tables` [INFO] [stdout] --> atom-objparse/src/macho.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | symbol_tables: Vec<(Vec, 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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `parser::SectionType` in public interface (error E0446) [INFO] [stdout] --> atom-asm/src/parser.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | SectionDeclare(SectionType), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Undef` [INFO] [stdout] --> atom-asm/src/object.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Undef { name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> atom-asm/src/object.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> atom-asm/src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(read: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.99s [INFO] running `Command { std: "docker" "inspect" "3ecac90e7dd1ce61bd4e5cede9224842d93aa1e9e05b1c992f7900fcb95e3a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecac90e7dd1ce61bd4e5cede9224842d93aa1e9e05b1c992f7900fcb95e3a3c", kill_on_drop: false }` [INFO] [stdout] 3ecac90e7dd1ce61bd4e5cede9224842d93aa1e9e05b1c992f7900fcb95e3a3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f139a3dd1aa345083616b78e692db65e52922ccae52284e60dd8bcd683aa8ba [INFO] running `Command { std: "docker" "start" "-a" "3f139a3dd1aa345083616b78e692db65e52922ccae52284e60dd8bcd683aa8ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling atom-x86-64 v0.1.0 (/opt/rustwide/workdir/atom-x86-64) [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling atom-macho v0.1.0 (/opt/rustwide/workdir/atom-macho) [INFO] [stderr] Compiling atom-asm v0.1.0 (/opt/rustwide/workdir/atom-asm) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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: private type `parser::SectionType` in public interface (error E0446) [INFO] [stdout] --> atom-asm/src/parser.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | SectionDeclare(SectionType), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Undef` [INFO] [stdout] --> atom-asm/src/object.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | Undef { name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> atom-asm/src/object.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | #[derive(Debug, Clone, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> atom-asm/src/parser.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(read: R) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling mach_object v0.1.14 [INFO] [stderr] Compiling atom-objpars v0.1.0 (/opt/rustwide/workdir/atom-objparse) [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] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [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 undeclared crate or module `macho_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atom-objpars` due to 3 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] error[E0609]: no field `sectname` on type `&_` [INFO] [stdout] --> atom-objparse/examples/parse_with_mach_object_crate.rs:31:52 [INFO] [stdout] | [INFO] [stdout] 31 | println!(" section: {}", sect.sectname); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atom-objpars` due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: field is never read: `header` [INFO] [stdout] --> atom-objparse/src/macho.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | header: Header64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MachO` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `load_commands` [INFO] [stdout] --> atom-objparse/src/macho.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | load_commands: Vec, [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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sections` [INFO] [stdout] --> atom-objparse/src/macho.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | sections: Vec<(Hex>, Vec)>, [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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol_tables` [INFO] [stdout] --> atom-objparse/src/macho.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | symbol_tables: Vec<(Vec, 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] --> atom-objparse/src/macho.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f139a3dd1aa345083616b78e692db65e52922ccae52284e60dd8bcd683aa8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f139a3dd1aa345083616b78e692db65e52922ccae52284e60dd8bcd683aa8ba", kill_on_drop: false }` [INFO] [stdout] 3f139a3dd1aa345083616b78e692db65e52922ccae52284e60dd8bcd683aa8ba