[INFO] cloning repository https://github.com/Nilstrieb/elven-forest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nilstrieb/elven-forest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2c76a1d37d391cb8a4f97b3a8159b1e1690194b [INFO] checking Nilstrieb/elven-forest against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest" "/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/Nilstrieb/elven-forest [INFO] finished tweaking git repo https://github.com/Nilstrieb/elven-forest [INFO] tweaked toml for git repo https://github.com/Nilstrieb/elven-forest written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nilstrieb/elven-forest on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nilstrieb/elven-forest already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabled_derive v0.5.0 [INFO] [stderr] Downloaded bytecount v0.6.4 [INFO] [stderr] Downloaded papergrid v0.7.1 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded serde_derive v1.0.189 [INFO] [stderr] Downloaded serde v1.0.189 [INFO] [stderr] Downloaded tabled v0.10.0 [INFO] [stderr] Downloaded bstr v1.7.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bbea8ed57664893df076744bd99f3234d20c852567eefd870e818a66a4fad5f [INFO] running `Command { std: "docker" "start" "-a" "7bbea8ed57664893df076744bd99f3234d20c852567eefd870e818a66a4fad5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bbea8ed57664893df076744bd99f3234d20c852567eefd870e818a66a4fad5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbea8ed57664893df076744bd99f3234d20c852567eefd870e818a66a4fad5f", kill_on_drop: false }` [INFO] [stdout] 7bbea8ed57664893df076744bd99f3234d20c852567eefd870e818a66a4fad5f [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5fd9b42e26d22db478e51f3644b211c4b70d8ebd1b9daad60c8594cfbe7eadb [INFO] running `Command { std: "docker" "start" "-a" "e5fd9b42e26d22db478e51f3644b211c4b70d8ebd1b9daad60c8594cfbe7eadb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bytecount v0.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking papergrid v0.7.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-automata v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tabled v0.10.0 [INFO] [stderr] Checking bstr v1.7.0 [INFO] [stderr] Checking regex v1.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking elven-parser v0.1.0 (/opt/rustwide/workdir/elven-parser) [INFO] [stderr] Checking clap v4.4.6 [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/addrs.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / /// A _run time_ address inside an object file. [INFO] [stdout] 10 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct Addr { [INFO] [stdout] 13 | | value: u64, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/addrs.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// An offset into an object file. Either absolut or relative to a particular section. [INFO] [stdout] 60 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)] [INFO] [stdout] 61 | | #[repr(transparent)] [INFO] [stdout] 62 | | pub struct Offset { [INFO] [stdout] 63 | | value: u64, [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 104 | / const_group_with_fmt! { [INFO] [stdout] 105 | | pub struct Class(u8): "class" [INFO] [stdout] 106 | | [INFO] [stdout] 107 | | pub const ELFCLASSNONE = 0; /* Invalid class */ [INFO] [stdout] 108 | | pub const ELFCLASS32 = 1; /* 32-bit objects */ [INFO] [stdout] 109 | | pub const ELFCLASS64 = 2; /* 64-bit objects */ [INFO] [stdout] 110 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 114 | / const_group_with_fmt! { [INFO] [stdout] 115 | | pub struct Data(u8): "data" [INFO] [stdout] 116 | | [INFO] [stdout] 117 | | pub const ELFDATANONE = 0; /* Invalid data encoding */ [INFO] [stdout] 118 | | pub const ELFDATA2LSB = 1; /* 2's complement, little endian */ [INFO] [stdout] 119 | | pub const ELFDATA2MSB = 2; /* 2's complement, big endian */ [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 126 | / const_group_with_fmt! { [INFO] [stdout] 127 | | pub struct OsAbi(u8): "OS ABI" [INFO] [stdout] 128 | | [INFO] [stdout] 129 | | pub const ELFOSABI_SYSV = 0; /* Alias. */ [INFO] [stdout] ... | [INFO] [stdout] 142 | | pub const ELFOSABI_STANDALONE = 255; /* Standalone (embedded) application */ [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | / const_group_with_fmt! { [INFO] [stdout] 154 | | pub struct Type(u16): "ET" [INFO] [stdout] 155 | | [INFO] [stdout] 156 | | pub const ET_NONE = 0; [INFO] [stdout] ... | [INFO] [stdout] 160 | | pub const ET_CORE = 4; [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | / const_group_with_fmt! { [INFO] [stdout] 164 | | pub struct Machine(u16): "EM" [INFO] [stdout] 165 | | [INFO] [stdout] 166 | | pub const EM_NONE = 0; /* No machine */ [INFO] [stdout] 167 | | pub const EM_X86_64 = 62; /* AMD x86-64 architecture */ [INFO] [stdout] 168 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | / const_group_with_fmt! { [INFO] [stdout] 177 | | pub struct SectionIdx(u16): "SHN" [INFO] [stdout] 178 | | [INFO] [stdout] 179 | | pub const SHN_UNDEF = 0; /* Undefined section */ [INFO] [stdout] ... | [INFO] [stdout] 185 | | pub const SHN_XINDEX = 0xffff; /* Index is in extra table. */ [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 194 | / const_group_with_fmt! { [INFO] [stdout] 195 | | pub struct ShType(u32): "SHT" [INFO] [stdout] 196 | | [INFO] [stdout] 197 | | pub const SHT_NULL = 0; /* Section header table entry unused */ [INFO] [stdout] ... | [INFO] [stdout] 228 | | pub const SHT_HIUSER = 0x8fffffff; /* End of application-specific */ [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 274 | / const_group_with_fmt! { [INFO] [stdout] 275 | | pub struct PhType(u32): "PT" [INFO] [stdout] 276 | | [INFO] [stdout] 277 | | pub const PT_NULL = 0; /* Program header table entry unused */ [INFO] [stdout] ... | [INFO] [stdout] 292 | | pub const PT_HISUNW = 0x6fffffff; [INFO] [stdout] 293 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 325 | / const_group_with_fmt! { [INFO] [stdout] 326 | | pub struct SymbolType(u8): "STT" [INFO] [stdout] 327 | | [INFO] [stdout] 328 | | pub const STT_NOTYPE = 0; /* Symbol type is unspecified */ [INFO] [stdout] ... | [INFO] [stdout] 339 | | pub const STT_HIPROC = 15; /* End of processor-specific */ [INFO] [stdout] 340 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 343 | / const_group_with_fmt! { [INFO] [stdout] 344 | | pub struct SymbolBinding(u8): "STB" [INFO] [stdout] 345 | | [INFO] [stdout] 346 | | pub const STB_LOCAL = 0; /* Local symbol */ [INFO] [stdout] ... | [INFO] [stdout] 353 | | pub const STB_HIPROC = 15; /* End of processor-specific */ [INFO] [stdout] 354 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 358 | / const_group_with_fmt! { [INFO] [stdout] 359 | | pub struct SymbolVisibility(u8): "STV" [INFO] [stdout] 360 | | [INFO] [stdout] 361 | | pub const STV_DEFAULT = 0; /* Default symbol visibility rules */ [INFO] [stdout] ... | [INFO] [stdout] 364 | | pub const STV_PROTECTED = 3; /* Not preemptible, not exported */ [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 371 | / const_group_with_fmt! { [INFO] [stdout] 372 | | pub struct RX86_64(u32): "R_X86_64" [INFO] [stdout] 373 | | [INFO] [stdout] 374 | | pub const R_X86_64_NONE = 0; /* No reloc */ [INFO] [stdout] ... | [INFO] [stdout] 417 | | pub const R_X86_64_NUM = 43; [INFO] [stdout] 418 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 424 | / const_group_with_fmt! { [INFO] [stdout] 425 | | pub struct DynamicTag(u64): "DT" [INFO] [stdout] 426 | | [INFO] [stdout] 427 | | pub const DT_NULL = 0; /* Marks end of dynamic section */ [INFO] [stdout] ... | [INFO] [stdout] 506 | | pub const DT_VERNEEDNUM = 0x6fffffff; /* Number of needed versions */ [INFO] [stdout] 507 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / define_idx! { [INFO] [stdout] 51 | | pub struct ShStringIdx(u32); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_idx! { [INFO] [stdout] 55 | | pub struct StringIdx(u32); [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / define_idx! { [INFO] [stdout] 59 | | pub struct SymIdx(u32); [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / #[repr(C)] [INFO] [stdout] 70 | | pub struct ElfHeader { [INFO] [stdout] 71 | | pub ident: ElfIdent, [INFO] [stdout] 72 | | pub r#type: c::Type, [INFO] [stdout] ... | [INFO] [stdout] 84 | | pub shstrndex: c::SectionIdx, [INFO] [stdout] 85 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct ElfHeader { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / #[repr(C)] [INFO] [stdout] 89 | | pub struct ElfIdent { [INFO] [stdout] 90 | | pub magic: [u8; c::SELFMAG], [INFO] [stdout] 91 | | pub class: c::Class, [INFO] [stdout] ... | [INFO] [stdout] 96 | | pub _pad: [u8; 7], [INFO] [stdout] 97 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct ElfIdent { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / #[repr(C)] [INFO] [stdout] 103 | | pub struct Phdr { [INFO] [stdout] 104 | | pub r#type: c::PhType, [INFO] [stdout] 105 | | pub flags: c::PhFlags, [INFO] [stdout] ... | [INFO] [stdout] 111 | | pub align: u64, [INFO] [stdout] 112 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Phdr { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / #[repr(C)] [INFO] [stdout] 116 | | pub struct Shdr { [INFO] [stdout] 117 | | pub name: ShStringIdx, [INFO] [stdout] 118 | | pub r#type: c::ShType, [INFO] [stdout] ... | [INFO] [stdout] 126 | | pub entsize: u64, [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Shdr { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / #[repr(C)] [INFO] [stdout] 131 | | pub struct Sym { [INFO] [stdout] 132 | | pub name: StringIdx, [INFO] [stdout] 133 | | pub info: SymInfo, [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub size: u64, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Sym { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / #[repr(transparent)] [INFO] [stdout] 142 | | pub struct SymInfo(pub u8); [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / #[repr(C)] [INFO] [stdout] 168 | | pub struct Rel { [INFO] [stdout] 169 | | pub offset: Addr, [INFO] [stdout] 170 | | pub info: RelInfo, [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Rel { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | / #[repr(C)] [INFO] [stdout] 175 | | pub struct Rela { [INFO] [stdout] 176 | | pub offset: Addr, [INFO] [stdout] 177 | | pub info: RelInfo, [INFO] [stdout] 178 | | pub addend: i64, [INFO] [stdout] 179 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct Rela { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / #[repr(transparent)] [INFO] [stdout] 183 | | pub struct RelInfo(pub u64); [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / #[repr(C)] [INFO] [stdout] 203 | | pub struct Dyn { [INFO] [stdout] 204 | | pub tag: c::DynamicTag, [INFO] [stdout] 205 | | pub val: u64, [INFO] [stdout] 206 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct Dyn { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/addrs.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / /// A _run time_ address inside an object file. [INFO] [stdout] 10 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)] [INFO] [stdout] 11 | | #[repr(transparent)] [INFO] [stdout] 12 | | pub struct Addr { [INFO] [stdout] 13 | | value: u64, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/addrs.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | / /// An offset into an object file. Either absolut or relative to a particular section. [INFO] [stdout] 60 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)] [INFO] [stdout] 61 | | #[repr(transparent)] [INFO] [stdout] 62 | | pub struct Offset { [INFO] [stdout] 63 | | value: u64, [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 104 | / const_group_with_fmt! { [INFO] [stdout] 105 | | pub struct Class(u8): "class" [INFO] [stdout] 106 | | [INFO] [stdout] 107 | | pub const ELFCLASSNONE = 0; /* Invalid class */ [INFO] [stdout] 108 | | pub const ELFCLASS32 = 1; /* 32-bit objects */ [INFO] [stdout] 109 | | pub const ELFCLASS64 = 2; /* 64-bit objects */ [INFO] [stdout] 110 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 114 | / const_group_with_fmt! { [INFO] [stdout] 115 | | pub struct Data(u8): "data" [INFO] [stdout] 116 | | [INFO] [stdout] 117 | | pub const ELFDATANONE = 0; /* Invalid data encoding */ [INFO] [stdout] 118 | | pub const ELFDATA2LSB = 1; /* 2's complement, little endian */ [INFO] [stdout] 119 | | pub const ELFDATA2MSB = 2; /* 2's complement, big endian */ [INFO] [stdout] 120 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 126 | / const_group_with_fmt! { [INFO] [stdout] 127 | | pub struct OsAbi(u8): "OS ABI" [INFO] [stdout] 128 | | [INFO] [stdout] 129 | | pub const ELFOSABI_SYSV = 0; /* Alias. */ [INFO] [stdout] ... | [INFO] [stdout] 142 | | pub const ELFOSABI_STANDALONE = 255; /* Standalone (embedded) application */ [INFO] [stdout] 143 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | / const_group_with_fmt! { [INFO] [stdout] 154 | | pub struct Type(u16): "ET" [INFO] [stdout] 155 | | [INFO] [stdout] 156 | | pub const ET_NONE = 0; [INFO] [stdout] ... | [INFO] [stdout] 160 | | pub const ET_CORE = 4; [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 163 | / const_group_with_fmt! { [INFO] [stdout] 164 | | pub struct Machine(u16): "EM" [INFO] [stdout] 165 | | [INFO] [stdout] 166 | | pub const EM_NONE = 0; /* No machine */ [INFO] [stdout] 167 | | pub const EM_X86_64 = 62; /* AMD x86-64 architecture */ [INFO] [stdout] 168 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 176 | / const_group_with_fmt! { [INFO] [stdout] 177 | | pub struct SectionIdx(u16): "SHN" [INFO] [stdout] 178 | | [INFO] [stdout] 179 | | pub const SHN_UNDEF = 0; /* Undefined section */ [INFO] [stdout] ... | [INFO] [stdout] 185 | | pub const SHN_XINDEX = 0xffff; /* Index is in extra table. */ [INFO] [stdout] 186 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 194 | / const_group_with_fmt! { [INFO] [stdout] 195 | | pub struct ShType(u32): "SHT" [INFO] [stdout] 196 | | [INFO] [stdout] 197 | | pub const SHT_NULL = 0; /* Section header table entry unused */ [INFO] [stdout] ... | [INFO] [stdout] 228 | | pub const SHT_HIUSER = 0x8fffffff; /* End of application-specific */ [INFO] [stdout] 229 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 274 | / const_group_with_fmt! { [INFO] [stdout] 275 | | pub struct PhType(u32): "PT" [INFO] [stdout] 276 | | [INFO] [stdout] 277 | | pub const PT_NULL = 0; /* Program header table entry unused */ [INFO] [stdout] ... | [INFO] [stdout] 292 | | pub const PT_HISUNW = 0x6fffffff; [INFO] [stdout] 293 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 325 | / const_group_with_fmt! { [INFO] [stdout] 326 | | pub struct SymbolType(u8): "STT" [INFO] [stdout] 327 | | [INFO] [stdout] 328 | | pub const STT_NOTYPE = 0; /* Symbol type is unspecified */ [INFO] [stdout] ... | [INFO] [stdout] 339 | | pub const STT_HIPROC = 15; /* End of processor-specific */ [INFO] [stdout] 340 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 343 | / const_group_with_fmt! { [INFO] [stdout] 344 | | pub struct SymbolBinding(u8): "STB" [INFO] [stdout] 345 | | [INFO] [stdout] 346 | | pub const STB_LOCAL = 0; /* Local symbol */ [INFO] [stdout] ... | [INFO] [stdout] 353 | | pub const STB_HIPROC = 15; /* End of processor-specific */ [INFO] [stdout] 354 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 358 | / const_group_with_fmt! { [INFO] [stdout] 359 | | pub struct SymbolVisibility(u8): "STV" [INFO] [stdout] 360 | | [INFO] [stdout] 361 | | pub const STV_DEFAULT = 0; /* Default symbol visibility rules */ [INFO] [stdout] ... | [INFO] [stdout] 364 | | pub const STV_PROTECTED = 3; /* Not preemptible, not exported */ [INFO] [stdout] 365 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 371 | / const_group_with_fmt! { [INFO] [stdout] 372 | | pub struct RX86_64(u32): "R_X86_64" [INFO] [stdout] 373 | | [INFO] [stdout] 374 | | pub const R_X86_64_NONE = 0; /* No reloc */ [INFO] [stdout] ... | [INFO] [stdout] 417 | | pub const R_X86_64_NUM = 43; [INFO] [stdout] 418 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/consts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / #[repr(transparent)] [INFO] [stdout] 23 | | pub struct $struct_name(pub $ty); [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 424 | / const_group_with_fmt! { [INFO] [stdout] 425 | | pub struct DynamicTag(u64): "DT" [INFO] [stdout] 426 | | [INFO] [stdout] 427 | | pub const DT_NULL = 0; /* Marks end of dynamic section */ [INFO] [stdout] ... | [INFO] [stdout] 506 | | pub const DT_VERNEEDNUM = 0x6fffffff; /* Number of needed versions */ [INFO] [stdout] 507 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / define_idx! { [INFO] [stdout] 51 | | pub struct ShStringIdx(u32); [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | / define_idx! { [INFO] [stdout] 55 | | pub struct StringIdx(u32); [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/idx.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | / #[repr(transparent)] [INFO] [stdout] 14 | | $vis struct $name(pub $ty); [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: elven-parser/src/read.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / define_idx! { [INFO] [stdout] 59 | | pub struct SymIdx(u32); [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / #[repr(C)] [INFO] [stdout] 70 | | pub struct ElfHeader { [INFO] [stdout] 71 | | pub ident: ElfIdent, [INFO] [stdout] 72 | | pub r#type: c::Type, [INFO] [stdout] ... | [INFO] [stdout] 84 | | pub shstrndex: c::SectionIdx, [INFO] [stdout] 85 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct ElfHeader { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / #[repr(C)] [INFO] [stdout] 89 | | pub struct ElfIdent { [INFO] [stdout] 90 | | pub magic: [u8; c::SELFMAG], [INFO] [stdout] 91 | | pub class: c::Class, [INFO] [stdout] ... | [INFO] [stdout] 96 | | pub _pad: [u8; 7], [INFO] [stdout] 97 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct ElfIdent { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / #[repr(C)] [INFO] [stdout] 103 | | pub struct Phdr { [INFO] [stdout] 104 | | pub r#type: c::PhType, [INFO] [stdout] 105 | | pub flags: c::PhFlags, [INFO] [stdout] ... | [INFO] [stdout] 111 | | pub align: u64, [INFO] [stdout] 112 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Phdr { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / #[repr(C)] [INFO] [stdout] 116 | | pub struct Shdr { [INFO] [stdout] 117 | | pub name: ShStringIdx, [INFO] [stdout] 118 | | pub r#type: c::ShType, [INFO] [stdout] ... | [INFO] [stdout] 126 | | pub entsize: u64, [INFO] [stdout] 127 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Shdr { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | / #[repr(C)] [INFO] [stdout] 131 | | pub struct Sym { [INFO] [stdout] 132 | | pub name: StringIdx, [INFO] [stdout] 133 | | pub info: SymInfo, [INFO] [stdout] ... | [INFO] [stdout] 137 | | pub size: u64, [INFO] [stdout] 138 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub struct Sym { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / #[repr(transparent)] [INFO] [stdout] 142 | | pub struct SymInfo(pub u8); [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / #[repr(C)] [INFO] [stdout] 168 | | pub struct Rel { [INFO] [stdout] 169 | | pub offset: Addr, [INFO] [stdout] 170 | | pub info: RelInfo, [INFO] [stdout] 171 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct Rel { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | / #[repr(C)] [INFO] [stdout] 175 | | pub struct Rela { [INFO] [stdout] 176 | | pub offset: Addr, [INFO] [stdout] 177 | | pub info: RelInfo, [INFO] [stdout] 178 | | pub addend: i64, [INFO] [stdout] 179 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | pub struct Rela { [INFO] [stdout] | ^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / #[repr(transparent)] [INFO] [stdout] 183 | | pub struct RelInfo(pub u64); [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> elven-parser/src/read.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / #[repr(C)] [INFO] [stdout] 203 | | pub struct Dyn { [INFO] [stdout] 204 | | pub tag: c::DynamicTag, [INFO] [stdout] 205 | | pub val: u64, [INFO] [stdout] 206 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> elven-parser/src/read.rs:203:12 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct Dyn { [INFO] [stdout] | ^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking elven-forest v0.1.0 (/opt/rustwide/workdir/elven-forest) [INFO] [stderr] Checking elven-wald v0.1.0 (/opt/rustwide/workdir/elven-wald) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> elven-wald/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct Symbol<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 67 | name: &'a BStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` 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: fields `location`, `value`, and `size` are never read [INFO] [stdout] --> elven-wald/src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | struct SymbolDefinition { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 73 | location: SectionId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | value: Addr, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `section` is never read [INFO] [stdout] --> elven-wald/src/storage.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Allocation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub file: FileId, [INFO] [stdout] 11 | pub section: BString, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Allocation` 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 `base` and `size` are never read [INFO] [stdout] --> elven-wald/src/storage.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct SegmentPart { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | pub pad_from_prev: u64, [INFO] [stdout] 19 | pub base: Addr, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `align_down` is never used [INFO] [stdout] --> elven-wald/src/utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait AlignExt: Copy { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 4 | fn align_down(self, align: T) -> Self; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> elven-wald/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | struct Symbol<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 67 | name: &'a BStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` 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: fields `location`, `value`, and `size` are never read [INFO] [stdout] --> elven-wald/src/lib.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | struct SymbolDefinition { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 73 | location: SectionId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | value: Addr, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SymbolDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `section` is never read [INFO] [stdout] --> elven-wald/src/storage.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Allocation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 10 | pub file: FileId, [INFO] [stdout] 11 | pub section: BString, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Allocation` 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 `base` and `size` are never read [INFO] [stdout] --> elven-wald/src/storage.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct SegmentPart { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 18 | pub pad_from_prev: u64, [INFO] [stdout] 19 | pub base: Addr, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `align_down` is never used [INFO] [stdout] --> elven-wald/src/utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait AlignExt: Copy { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 4 | fn align_down(self, align: T) -> Self; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s [INFO] running `Command { std: "docker" "inspect" "e5fd9b42e26d22db478e51f3644b211c4b70d8ebd1b9daad60c8594cfbe7eadb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fd9b42e26d22db478e51f3644b211c4b70d8ebd1b9daad60c8594cfbe7eadb", kill_on_drop: false }` [INFO] [stdout] e5fd9b42e26d22db478e51f3644b211c4b70d8ebd1b9daad60c8594cfbe7eadb