[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/elven-forest on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34ef14a24f814ff181f1252b39831c2ab5435316e9feda3e32e482a64fa671db
[INFO] running `Command { std: "docker" "start" "-a" "34ef14a24f814ff181f1252b39831c2ab5435316e9feda3e32e482a64fa671db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34ef14a24f814ff181f1252b39831c2ab5435316e9feda3e32e482a64fa671db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ef14a24f814ff181f1252b39831c2ab5435316e9feda3e32e482a64fa671db", kill_on_drop: false }`
[INFO] [stdout] 34ef14a24f814ff181f1252b39831c2ab5435316e9feda3e32e482a64fa671db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f40885a255310f56c821e7b3d14172b60026b9f595a10e51d7da9c7c404c84ad
[INFO] running `Command { std: "docker" "start" "-a" "f40885a255310f56c821e7b3d14172b60026b9f595a10e51d7da9c7c404c84ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling papergrid v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]    Compiling tabled v0.10.0
[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 bstr v1.7.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[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]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]    |           ^
[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]    |           ^
[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]    |           ^
[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]    | ^
[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]    | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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 21.85s
[INFO] running `Command { std: "docker" "inspect" "f40885a255310f56c821e7b3d14172b60026b9f595a10e51d7da9c7c404c84ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40885a255310f56c821e7b3d14172b60026b9f595a10e51d7da9c7c404c84ad", kill_on_drop: false }`
[INFO] [stdout] f40885a255310f56c821e7b3d14172b60026b9f595a10e51d7da9c7c404c84ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04d2850089ff08a585dfc912b4e57f47b82c720f6c028c338564b7496be4ce89
[INFO] running `Command { std: "docker" "start" "-a" "04d2850089ff08a585dfc912b4e57f47b82c720f6c028c338564b7496be4ce89", kill_on_drop: false }`
[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]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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] [stderr]    Compiling rustix v0.38.19
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]    |           ^
[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]    |           ^
[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]    |           ^
[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]    | ^
[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]    | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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 bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling elven-parser v0.1.0 (/opt/rustwide/workdir/elven-parser)
[INFO] [stderr]    Compiling elven-forest v0.1.0 (/opt/rustwide/workdir/elven-forest)
[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]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]    |           ^
[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]    |           ^
[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]    |           ^
[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]    | ^
[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]    | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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 5.97s
[INFO] running `Command { std: "docker" "inspect" "04d2850089ff08a585dfc912b4e57f47b82c720f6c028c338564b7496be4ce89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d2850089ff08a585dfc912b4e57f47b82c720f6c028c338564b7496be4ce89", kill_on_drop: false }`
[INFO] [stdout] 04d2850089ff08a585dfc912b4e57f47b82c720f6c028c338564b7496be4ce89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 508ac01725cd2e30a627db26e5b369eec2b910b725935c76217cd32652fb46b3
[INFO] running `Command { std: "docker" "start" "-a" "508ac01725cd2e30a627db26e5b369eec2b910b725935c76217cd32652fb46b3", 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]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]     |           ^
[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]    |           ^
[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]    |           ^
[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]    |           ^
[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]    | ^
[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]    | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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]     | ^
[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.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/elven_forest-5a37fe48d7d20558)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test size::tests::path_debug_helper ... ok
[INFO] [stdout] test size::tests::parse_qpaths ... 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-2722627f1cd92d52)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test write::tests::align_up_correct ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p elven-parser --lib`
[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' (28) 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:     0x61047034ab92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61047034ab92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61047034ab92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61047034ab92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61047035b0ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61047035b0ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x610470317e11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x610470317e11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610470323f52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x610470328c9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x610470328b31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6104702e4dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6104702e4dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61047032935f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61047032935f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6104703291ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x610470324089 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61047030c1cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x610470362e20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6104703624d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6104702bc05e - core::result::Result<T,E>::expect::h709ab6288bf272ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x6104702b8220 - elven_parser::read::tests::load_test_file::h7e8329c819c5142e
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x6104702b8408 - elven_parser::read::tests::c_hello_world_object::h672241a28e396ec2
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:548:20
[INFO] [stdout]   23:     0x6104702b94fc - elven_parser::read::tests::c_hello_world_object::{{closure}}::h733baaa605b50727
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:547:34
[INFO] [stdout]   24:     0x6104702b3a06 - core::ops::function::FnOnce::call_once::hf267cbcf94f192c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6104702e4b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6104702e4b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6104702fa7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6104702fa7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6104702fa7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6104702fa7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6104702fa7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6104702fa7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6104702fa7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6104702d0fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6104702d0fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6104702d48aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6104702d48aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6104702d48aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6104702d48aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6104702d48aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6104702d48aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6104702d48aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61047031f1ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x61047031f1ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7c2cf0770aa4 - <unknown>
[INFO] [stdout]   46:     0x7c2cf07fda34 - 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' (29) 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:     0x61047034ab92 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61047034ab92 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61047034ab92 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61047034ab92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61047035b0ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61047035b0ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x610470317e11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x610470317e11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610470323f52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x610470328c9f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x610470328b31 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6104702e4dce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6104702e4dce - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61047032935f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61047032935f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6104703291ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x610470324089 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61047030c1cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x610470362e20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6104703624d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6104702bc05e - core::result::Result<T,E>::expect::h709ab6288bf272ce
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x6104702b8220 - elven_parser::read::tests::load_test_file::h7e8329c819c5142e
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x6104702b9548 - elven_parser::read::tests::rust_hello_world_bin::hbfd588649c1500cb
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:525:20
[INFO] [stdout]   23:     0x6104702b9ecc - elven_parser::read::tests::rust_hello_world_bin::{{closure}}::h222b96fac539d5c3
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:524:34
[INFO] [stdout]   24:     0x6104702b39c6 - core::ops::function::FnOnce::call_once::he166f1e03a2084ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6104702e4b8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6104702e4b8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6104702fa7f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6104702fa7f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6104702fa7f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6104702fa7f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6104702fa7f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6104702fa7f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6104702fa7f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6104702d0fe4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6104702d0fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6104702d48aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x6104702d48aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6104702d48aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6104702d48aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6104702d48aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6104702d48aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x6104702d48aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61047031f1ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x61047031f1ef - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7c2cf0770aa4 - <unknown>
[INFO] [stdout]   46:     0x7c2cf07fda34 - 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] running `Command { std: "docker" "inspect" "508ac01725cd2e30a627db26e5b369eec2b910b725935c76217cd32652fb46b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "508ac01725cd2e30a627db26e5b369eec2b910b725935c76217cd32652fb46b3", kill_on_drop: false }`
[INFO] [stdout] 508ac01725cd2e30a627db26e5b369eec2b910b725935c76217cd32652fb46b3
