[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] testing Nilstrieb/elven-forest against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/elven-forest on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded tabled_derive v0.5.0
[INFO] [stderr]   Downloaded papergrid v0.7.1
[INFO] [stderr]   Downloaded bytecount v0.6.4
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded regex v1.10.1
[INFO] [stderr]   Downloaded tabled v0.10.0
[INFO] [stderr]   Downloaded rustix v0.38.19
[INFO] [stderr]   Downloaded regex-automata v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da358f5dfd4e964f8dcdbc5eb89b9f5fb38ca675b4ff8dc447ac2f03d4edcef4
[INFO] running `Command { std: "docker" "start" "-a" "da358f5dfd4e964f8dcdbc5eb89b9f5fb38ca675b4ff8dc447ac2f03d4edcef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da358f5dfd4e964f8dcdbc5eb89b9f5fb38ca675b4ff8dc447ac2f03d4edcef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da358f5dfd4e964f8dcdbc5eb89b9f5fb38ca675b4ff8dc447ac2f03d4edcef4", kill_on_drop: false }`
[INFO] [stdout] da358f5dfd4e964f8dcdbc5eb89b9f5fb38ca675b4ff8dc447ac2f03d4edcef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c51ff1dc54630bc77a35cb4bc33b48fa8585e159518f423da6f3bde16f113d
[INFO] running `Command { std: "docker" "start" "-a" "15c51ff1dc54630bc77a35cb4bc33b48fa8585e159518f423da6f3bde16f113d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling papergrid v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]    Compiling tabled v0.10.0
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling elven-parser v0.1.0 (/opt/rustwide/workdir/elven-parser)
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[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]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling elven-forest v0.1.0 (/opt/rustwide/workdir/elven-forest)
[INFO] [stderr]    Compiling 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<T>: 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 13.82s
[INFO] running `Command { std: "docker" "inspect" "15c51ff1dc54630bc77a35cb4bc33b48fa8585e159518f423da6f3bde16f113d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c51ff1dc54630bc77a35cb4bc33b48fa8585e159518f423da6f3bde16f113d", kill_on_drop: false }`
[INFO] [stdout] 15c51ff1dc54630bc77a35cb4bc33b48fa8585e159518f423da6f3bde16f113d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 815dda5b42ac6ad067305cfe90e6f992b454f6e2ce2b1b22a94ad5b94d2683ae
[INFO] running `Command { std: "docker" "start" "-a" "815dda5b42ac6ad067305cfe90e6f992b454f6e2ce2b1b22a94ad5b94d2683ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling elven-parser v0.1.0 (/opt/rustwide/workdir/elven-parser)
[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] [stderr]    Compiling elven-forest v0.1.0 (/opt/rustwide/workdir/elven-forest)
[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: 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<T>: 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: 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]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling 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<T>: 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 `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "815dda5b42ac6ad067305cfe90e6f992b454f6e2ce2b1b22a94ad5b94d2683ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815dda5b42ac6ad067305cfe90e6f992b454f6e2ce2b1b22a94ad5b94d2683ae", kill_on_drop: false }`
[INFO] [stdout] 815dda5b42ac6ad067305cfe90e6f992b454f6e2ce2b1b22a94ad5b94d2683ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bc7d1080ca66e625f0ff28c39cf2cd16b24e5d77f3981ebbcb3b4ea4eb8de01
[INFO] running `Command { std: "docker" "start" "-a" "0bc7d1080ca66e625f0ff28c39cf2cd16b24e5d77f3981ebbcb3b4ea4eb8de01", kill_on_drop: false }`
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/addrs.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / /// A _run time_ address inside an object file.
[INFO] [stderr] 10 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)]
[INFO] [stderr] 11 | | #[repr(transparent)]
[INFO] [stderr] 12 | | pub struct Addr {
[INFO] [stderr] 13 | |     value: u64,
[INFO] [stderr] 14 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/addrs.rs:59:1
[INFO] [stderr]    |
[INFO] [stderr] 59 | / /// An offset into an object file. Either absolut or relative to a particular section.
[INFO] [stderr] 60 | | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Zeroable, Pod)]
[INFO] [stderr] 61 | | #[repr(transparent)]
[INFO] [stderr] 62 | | pub struct Offset {
[INFO] [stderr] 63 | |     value: u64,
[INFO] [stderr] 64 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 104 | / const_group_with_fmt! {
[INFO] [stderr] 105 | |     pub struct Class(u8): "class"
[INFO] [stderr] 106 | |
[INFO] [stderr] 107 | |     pub const ELFCLASSNONE = 0; /* Invalid class */
[INFO] [stderr] 108 | |     pub const ELFCLASS32 = 1; /* 32-bit objects */
[INFO] [stderr] 109 | |     pub const ELFCLASS64 = 2; /* 64-bit objects */
[INFO] [stderr] 110 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 114 | / const_group_with_fmt! {
[INFO] [stderr] 115 | |     pub struct Data(u8): "data"
[INFO] [stderr] 116 | |
[INFO] [stderr] 117 | |     pub const ELFDATANONE = 0; /* Invalid data encoding */
[INFO] [stderr] 118 | |     pub const ELFDATA2LSB = 1; /* 2's complement, little endian */
[INFO] [stderr] 119 | |     pub const ELFDATA2MSB = 2; /* 2's complement, big endian */
[INFO] [stderr] 120 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 126 | / const_group_with_fmt! {
[INFO] [stderr] 127 | |     pub struct OsAbi(u8): "OS ABI"
[INFO] [stderr] 128 | |
[INFO] [stderr] 129 | |     pub const ELFOSABI_SYSV = 0; /* Alias.  */
[INFO] [stderr] ...   |
[INFO] [stderr] 142 | |     pub const ELFOSABI_STANDALONE = 255; /* Standalone (embedded) application */
[INFO] [stderr] 143 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 153 | / const_group_with_fmt! {
[INFO] [stderr] 154 | |     pub struct Type(u16): "ET"
[INFO] [stderr] 155 | |
[INFO] [stderr] 156 | |     pub const ET_NONE = 0;
[INFO] [stderr] ...   |
[INFO] [stderr] 160 | |     pub const ET_CORE = 4;
[INFO] [stderr] 161 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 163 | / const_group_with_fmt! {
[INFO] [stderr] 164 | |     pub struct Machine(u16): "EM"
[INFO] [stderr] 165 | |
[INFO] [stderr] 166 | |     pub const EM_NONE = 0; /* No machine */
[INFO] [stderr] 167 | |     pub const EM_X86_64 = 62; /* AMD x86-64 architecture */
[INFO] [stderr] 168 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 176 | / const_group_with_fmt! {
[INFO] [stderr] 177 | |     pub struct SectionIdx(u16): "SHN"
[INFO] [stderr] 178 | |
[INFO] [stderr] 179 | |     pub const SHN_UNDEF = 0; /* Undefined section */
[INFO] [stderr] ...   |
[INFO] [stderr] 185 | |     pub const SHN_XINDEX = 0xffff; /* Index is in extra table.  */
[INFO] [stderr] 186 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 194 | / const_group_with_fmt! {
[INFO] [stderr] 195 | |     pub struct ShType(u32): "SHT"
[INFO] [stderr] 196 | |
[INFO] [stderr] 197 | |     pub const SHT_NULL = 0; /* Section header table entry unused */
[INFO] [stderr] ...   |
[INFO] [stderr] 228 | |     pub const SHT_HIUSER = 0x8fffffff; /* End of application-specific */
[INFO] [stderr] 229 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 274 | / const_group_with_fmt! {
[INFO] [stderr] 275 | |     pub struct PhType(u32): "PT"
[INFO] [stderr] 276 | |
[INFO] [stderr] 277 | |     pub const PT_NULL = 0; /* Program header table entry unused */
[INFO] [stderr] ...   |
[INFO] [stderr] 292 | |     pub const PT_HISUNW = 0x6fffffff;
[INFO] [stderr] 293 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 325 | / const_group_with_fmt! {
[INFO] [stderr] 326 | |     pub struct SymbolType(u8): "STT"
[INFO] [stderr] 327 | |
[INFO] [stderr] 328 | |     pub const STT_NOTYPE = 0; /* Symbol type is unspecified */
[INFO] [stderr] ...   |
[INFO] [stderr] 339 | |     pub const STT_HIPROC = 15; /* End of processor-specific */
[INFO] [stderr] 340 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 343 | / const_group_with_fmt! {
[INFO] [stderr] 344 | |     pub struct SymbolBinding(u8): "STB"
[INFO] [stderr] 345 | |
[INFO] [stderr] 346 | |     pub const STB_LOCAL = 0; /* Local symbol */
[INFO] [stderr] ...   |
[INFO] [stderr] 353 | |     pub const STB_HIPROC = 15; /* End of processor-specific */
[INFO] [stderr] 354 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 358 | / const_group_with_fmt! {
[INFO] [stderr] 359 | |     pub struct SymbolVisibility(u8): "STV"
[INFO] [stderr] 360 | |
[INFO] [stderr] 361 | |     pub const STV_DEFAULT = 0; /* Default symbol visibility rules */
[INFO] [stderr] ...   |
[INFO] [stderr] 364 | |     pub const STV_PROTECTED = 3; /* Not preemptible, not exported */
[INFO] [stderr] 365 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 371 | / const_group_with_fmt! {
[INFO] [stderr] 372 | |     pub struct RX86_64(u32): "R_X86_64"
[INFO] [stderr] 373 | |
[INFO] [stderr] 374 | |     pub const R_X86_64_NONE = 0; /* No reloc */
[INFO] [stderr] ...   |
[INFO] [stderr] 417 | |     pub const R_X86_64_NUM = 43;
[INFO] [stderr] 418 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/consts.rs:22:9
[INFO] [stderr]     |
[INFO] [stderr]  22 | /         #[repr(transparent)]
[INFO] [stderr]  23 | |         pub struct $struct_name(pub $ty);
[INFO] [stderr]     | |_________________________________________^
[INFO] [stderr] ...
[INFO] [stderr] 424 | / const_group_with_fmt! {
[INFO] [stderr] 425 | |     pub struct DynamicTag(u64): "DT"
[INFO] [stderr] 426 | |
[INFO] [stderr] 427 | |     pub const DT_NULL = 0; /* Marks end of dynamic section */
[INFO] [stderr] ...   |
[INFO] [stderr] 506 | |     pub const DT_VERNEEDNUM = 0x6fffffff; /* Number of needed versions */
[INFO] [stderr] 507 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `const_group_with_fmt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/idx.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | /         #[repr(transparent)]
[INFO] [stderr] 14 | |         $vis struct $name(pub $ty);
[INFO] [stderr]    | |___________________________________^
[INFO] [stderr]    |
[INFO] [stderr]   ::: elven-parser/src/read.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | / define_idx! {
[INFO] [stderr] 51 | |     pub struct ShStringIdx(u32);
[INFO] [stderr] 52 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/idx.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | /         #[repr(transparent)]
[INFO] [stderr] 14 | |         $vis struct $name(pub $ty);
[INFO] [stderr]    | |___________________________________^
[INFO] [stderr]    |
[INFO] [stderr]   ::: elven-parser/src/read.rs:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | / define_idx! {
[INFO] [stderr] 55 | |     pub struct StringIdx(u32);
[INFO] [stderr] 56 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/idx.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | /         #[repr(transparent)]
[INFO] [stderr] 14 | |         $vis struct $name(pub $ty);
[INFO] [stderr]    | |___________________________________^
[INFO] [stderr]    |
[INFO] [stderr]   ::: elven-parser/src/read.rs:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | / define_idx! {
[INFO] [stderr] 59 | |     pub struct SymIdx(u32);
[INFO] [stderr] 60 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `define_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/read.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | / #[repr(C)]
[INFO] [stderr] 70 | | pub struct ElfHeader {
[INFO] [stderr] 71 | |     pub ident: ElfIdent,
[INFO] [stderr] 72 | |     pub r#type: c::Type,
[INFO] [stderr] ...  |
[INFO] [stderr] 84 | |     pub shstrndex: c::SectionIdx,
[INFO] [stderr] 85 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> elven-parser/src/read.rs:70:12
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct ElfHeader {
[INFO] [stderr]    |            ^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> elven-parser/src/read.rs:88:1
[INFO] [stderr]    |
[INFO] [stderr] 88 | / #[repr(C)]
[INFO] [stderr] 89 | | pub struct ElfIdent {
[INFO] [stderr] 90 | |     pub magic: [u8; c::SELFMAG],
[INFO] [stderr] 91 | |     pub class: c::Class,
[INFO] [stderr] ...  |
[INFO] [stderr] 96 | |     pub _pad: [u8; 7],
[INFO] [stderr] 97 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> elven-parser/src/read.rs:89:12
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub struct ElfIdent {
[INFO] [stderr]    |            ^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:102:1
[INFO] [stderr]     |
[INFO] [stderr] 102 | / #[repr(C)]
[INFO] [stderr] 103 | | pub struct Phdr {
[INFO] [stderr] 104 | |     pub r#type: c::PhType,
[INFO] [stderr] 105 | |     pub flags: c::PhFlags,
[INFO] [stderr] ...   |
[INFO] [stderr] 111 | |     pub align: u64,
[INFO] [stderr] 112 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:103:12
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub struct Phdr {
[INFO] [stderr]     |            ^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | / #[repr(C)]
[INFO] [stderr] 116 | | pub struct Shdr {
[INFO] [stderr] 117 | |     pub name: ShStringIdx,
[INFO] [stderr] 118 | |     pub r#type: c::ShType,
[INFO] [stderr] ...   |
[INFO] [stderr] 126 | |     pub entsize: u64,
[INFO] [stderr] 127 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct Shdr {
[INFO] [stderr]     |            ^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:130:1
[INFO] [stderr]     |
[INFO] [stderr] 130 | / #[repr(C)]
[INFO] [stderr] 131 | | pub struct Sym {
[INFO] [stderr] 132 | |     pub name: StringIdx,
[INFO] [stderr] 133 | |     pub info: SymInfo,
[INFO] [stderr] ...   |
[INFO] [stderr] 137 | |     pub size: u64,
[INFO] [stderr] 138 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:131:12
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub struct Sym {
[INFO] [stderr]     |            ^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:141:1
[INFO] [stderr]     |
[INFO] [stderr] 141 | / #[repr(transparent)]
[INFO] [stderr] 142 | | pub struct SymInfo(pub u8);
[INFO] [stderr]     | |___________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:167:1
[INFO] [stderr]     |
[INFO] [stderr] 167 | / #[repr(C)]
[INFO] [stderr] 168 | | pub struct Rel {
[INFO] [stderr] 169 | |     pub offset: Addr,
[INFO] [stderr] 170 | |     pub info: RelInfo,
[INFO] [stderr] 171 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:168:12
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct Rel {
[INFO] [stderr]     |            ^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:174:1
[INFO] [stderr]     |
[INFO] [stderr] 174 | / #[repr(C)]
[INFO] [stderr] 175 | | pub struct Rela {
[INFO] [stderr] 176 | |     pub offset: Addr,
[INFO] [stderr] 177 | |     pub info: RelInfo,
[INFO] [stderr] 178 | |     pub addend: i64,
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:175:12
[INFO] [stderr]     |
[INFO] [stderr] 175 | pub struct Rela {
[INFO] [stderr]     |            ^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:182:1
[INFO] [stderr]     |
[INFO] [stderr] 182 | / #[repr(transparent)]
[INFO] [stderr] 183 | | pub struct RelInfo(pub u64);
[INFO] [stderr]     | |____________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> elven-parser/src/read.rs:202:1
[INFO] [stderr]     |
[INFO] [stderr] 202 | / #[repr(C)]
[INFO] [stderr] 203 | | pub struct Dyn {
[INFO] [stderr] 204 | |     pub tag: c::DynamicTag,
[INFO] [stderr] 205 | |     pub val: u64,
[INFO] [stderr] 206 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> elven-parser/src/read.rs:203:12
[INFO] [stderr]     |
[INFO] [stderr] 203 | pub struct Dyn {
[INFO] [stderr]     |            ^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: `elven-parser` (lib) generated 36 warnings
[INFO] [stderr] warning: `elven-parser` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> elven-wald/src/lib.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct Symbol<'a> {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] 67 |     name: &'a BStr,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Symbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `location`, `value`, and `size` are never read
[INFO] [stderr]   --> elven-wald/src/lib.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 72 | struct SymbolDefinition {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 73 |     location: SectionId,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 74 |     value: Addr,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 75 |     size: u64,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SymbolDefinition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `section` is never read
[INFO] [stderr]   --> elven-wald/src/storage.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct Allocation {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 10 |     pub file: FileId,
[INFO] [stderr] 11 |     pub section: BString,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Allocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `base` and `size` are never read
[INFO] [stderr]   --> elven-wald/src/storage.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct SegmentPart {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 18 |     pub pad_from_prev: u64,
[INFO] [stderr] 19 |     pub base: Addr,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub size: u64,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SegmentPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `align_down` is never used
[INFO] [stderr]  --> elven-wald/src/utils.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait AlignExt<T>: Copy {
[INFO] [stderr]   |           -------- method in this trait
[INFO] [stderr] 4 |     fn align_down(self, align: T) -> Self;
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `elven-wald` (lib) generated 5 warnings
[INFO] [stderr] warning: `elven-wald` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elven_forest-b4ec997b0e6c6714)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test size::tests::parse_qpaths ... ok
[INFO] [stdout] test size::tests::path_debug_helper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elven_parser-99590baaf13f6396)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test write::tests::align_up_correct ... ok
[INFO] [stdout] test read::tests::c_hello_world_object ... FAILED
[INFO] [stdout] test read::tests::rust_hello_world_bin ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- read::tests::c_hello_world_object stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read::tests::c_hello_world_object' (27) panicked at elven-parser/src/read.rs:514:47:
[INFO] [stdout] Failed to open test file hello_world_obj.o at path /opt/rustwide/workdir/test_data/out/hello_world_obj.o. Consider running `test_data/create_test_data.sh` to create the test data files: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571cf69e5a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571cf69e5a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571cf69e5a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571cf69e5a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571cf69fa69a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571cf69fa69a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x571cf69ea886 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571cf69ea886 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571cf69c3e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571cf69c3e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571cf69ddc79 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571cf6975a7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x571cf6975a7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571cf69dde32 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x571cf69dde32 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571cf69c3ed8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571cf69b9159 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571cf69c4d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571cf69fad0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571cf69faae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x571cf695f05e - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x571cf695e33f - elven_parser[b5e721ecbf49ca88]::read::tests::load_test_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x571cf695f588 - elven_parser[b5e721ecbf49ca88]::read::tests::c_hello_world_object
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:548:20
[INFO] [stdout]   23:     0x571cf695ef8c - elven_parser[b5e721ecbf49ca88]::read::tests::c_hello_world_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:547:34
[INFO] [stdout]   24:     0x571cf695cdd6 - <elven_parser[b5e721ecbf49ca88]::read::tests::c_hello_world_object::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x571cf6969e2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x571cf6969e2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x571cf697668a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x571cf697668a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x571cf697668a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x571cf697668a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x571cf6971c34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x571cf6971c34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x571cf6979182 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x571cf6979182 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x571cf6979182 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x571cf6979182 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x571cf6979182 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x571cf6979182 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x571cf6979182 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x571cf69e531f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x571cf69e531f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7fdffb124aa4 - <unknown>
[INFO] [stdout]   46:     0x7fdffb1b1a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read::tests::rust_hello_world_bin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read::tests::rust_hello_world_bin' (28) panicked at elven-parser/src/read.rs:514:47:
[INFO] [stdout] Failed to open test file hello_world at path /opt/rustwide/workdir/test_data/out/hello_world. Consider running `test_data/create_test_data.sh` to create the test data files: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571cf69e5a72 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571cf69e5a72 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571cf69e5a72 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571cf69e5a72 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571cf69fa69a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571cf69fa69a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x571cf69ea886 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571cf69ea886 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571cf69c3e1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571cf69c3e1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571cf69ddc79 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571cf6975a7e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x571cf6975a7e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571cf69dde32 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x571cf69dde32 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571cf69c3ed8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571cf69b9159 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571cf69c4d2d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571cf69fad0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571cf69faae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x571cf695f05e - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x571cf695e33f - elven_parser[b5e721ecbf49ca88]::read::tests::load_test_file::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x571cf6960898 - elven_parser[b5e721ecbf49ca88]::read::tests::rust_hello_world_bin
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:525:20
[INFO] [stdout]   23:     0x571cf695efcc - elven_parser[b5e721ecbf49ca88]::read::tests::rust_hello_world_bin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:524:34
[INFO] [stdout]   24:     0x571cf695ce16 - <elven_parser[b5e721ecbf49ca88]::read::tests::rust_hello_world_bin::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x571cf6969e2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x571cf6969e2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x571cf697668a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x571cf697668a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x571cf697668a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x571cf697668a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x571cf697668a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x571cf6971c34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x571cf6971c34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x571cf6979182 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x571cf6979182 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x571cf6979182 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x571cf6979182 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x571cf6979182 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x571cf6979182 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x571cf6979182 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x571cf69e531f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x571cf69e531f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7fdffb124aa4 - <unknown>
[INFO] [stdout]   46:     0x7fdffb1b1a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     read::tests::c_hello_world_object
[INFO] [stdout]     read::tests::rust_hello_world_bin
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p elven-parser --lib`
[INFO] running `Command { std: "docker" "inspect" "0bc7d1080ca66e625f0ff28c39cf2cd16b24e5d77f3981ebbcb3b4ea4eb8de01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc7d1080ca66e625f0ff28c39cf2cd16b24e5d77f3981ebbcb3b4ea4eb8de01", kill_on_drop: false }`
[INFO] [stdout] 0bc7d1080ca66e625f0ff28c39cf2cd16b24e5d77f3981ebbcb3b4ea4eb8de01
