[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-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNilstrieb%2Felven-forest" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nilstrieb/elven-forest on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 020c56991fc7807f3f517adb5943c92e80a6dbbb12510febbc5e514c6cd6648f
[INFO] running `Command { std: "docker" "start" "-a" "020c56991fc7807f3f517adb5943c92e80a6dbbb12510febbc5e514c6cd6648f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "020c56991fc7807f3f517adb5943c92e80a6dbbb12510febbc5e514c6cd6648f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020c56991fc7807f3f517adb5943c92e80a6dbbb12510febbc5e514c6cd6648f", kill_on_drop: false }`
[INFO] [stdout] 020c56991fc7807f3f517adb5943c92e80a6dbbb12510febbc5e514c6cd6648f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91680c2a1a7dd1d5fa0584b5d8d55eb62b3c7e96dadd199347ac7a957998b106
[INFO] running `Command { std: "docker" "start" "-a" "91680c2a1a7dd1d5fa0584b5d8d55eb62b3c7e96dadd199347ac7a957998b106", 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 thiserror v1.0.49
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling thread_local v1.1.7
[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 tracing-log v0.1.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]    Compiling papergrid v0.7.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]    Compiling tabled v0.10.0
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling elven-parser v0.1.0 (/opt/rustwide/workdir/elven-parser)
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> elven-parser/src/addrs.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | /// A _run time_ address inside an object file.
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] [stderr]    Compiling clap v4.4.6
[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 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 39.45s
[INFO] running `Command { std: "docker" "inspect" "91680c2a1a7dd1d5fa0584b5d8d55eb62b3c7e96dadd199347ac7a957998b106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91680c2a1a7dd1d5fa0584b5d8d55eb62b3c7e96dadd199347ac7a957998b106", kill_on_drop: false }`
[INFO] [stdout] 91680c2a1a7dd1d5fa0584b5d8d55eb62b3c7e96dadd199347ac7a957998b106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fad7b2c48ae6e8e3fe8fd0e476178b2ee75e77c49fb0b418bc3db5ba6518b20c
[INFO] running `Command { std: "docker" "start" "-a" "fad7b2c48ae6e8e3fe8fd0e476178b2ee75e77c49fb0b418bc3db5ba6518b20c", 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] [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] 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 linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.0
[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 6.26s
[INFO] running `Command { std: "docker" "inspect" "fad7b2c48ae6e8e3fe8fd0e476178b2ee75e77c49fb0b418bc3db5ba6518b20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad7b2c48ae6e8e3fe8fd0e476178b2ee75e77c49fb0b418bc3db5ba6518b20c", kill_on_drop: false }`
[INFO] [stdout] fad7b2c48ae6e8e3fe8fd0e476178b2ee75e77c49fb0b418bc3db5ba6518b20c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a84b34138245cf909dfe192817bf05736a6075a5a7ae60f7ec46003ba2f1750f
[INFO] running `Command { std: "docker" "start" "-a" "a84b34138245cf909dfe192817bf05736a6075a5a7ae60f7ec46003ba2f1750f", 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: 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-parser` (lib test) generated 36 warnings (36 duplicates)
[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-421adbee32c8ecb6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test size::tests::parse_qpaths ... ok
[INFO] [stdout] test size::tests::path_debug_helper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elven_parser-73f909b6604dba85)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test write::tests::align_up_correct ... ok
[INFO] [stdout] test read::tests::c_hello_world_object ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p elven-parser --lib`
[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' (19) 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:     0x631bf686c71a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631bf686c71a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631bf686c71a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631bf686c71a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x631bf68807ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x631bf68807ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x631bf6870fc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631bf6870fc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x631bf684b5af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631bf684b5af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x631bf6864c29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x631bf67fe39c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x631bf67fe39c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631bf6864de2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x631bf6864de2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631bf684b668 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631bf6843009 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x631bf684c37d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x631bf6880fdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x631bf6880db2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x631bf67e9d9e - core::result::Result<T,E>::expect::h62a7ebbdb01d6c43
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x631bf67e66bf - elven_parser::read::tests::load_test_file::h0f8596d48e895f84
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x631bf67e68a8 - elven_parser::read::tests::c_hello_world_object::h3d8c5cd139364b99
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:548:20
[INFO] [stdout]   23:     0x631bf67e7bac - elven_parser::read::tests::c_hello_world_object::{{closure}}::hd6f21062f2aa22db
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:547:34
[INFO] [stdout]   24:     0x631bf67e9346 - core::ops::function::FnOnce::call_once::ha4b4ad46e361c195
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x631bf67f247b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x631bf67f247b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x631bf67fee6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x631bf67fee6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x631bf67fee6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x631bf67fee6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x631bf67fa584 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x631bf67fa584 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x631bf6801a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x631bf6801a72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x631bf6801a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x631bf6801a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x631bf6801a72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x631bf6801a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x631bf6801a72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x631bf686c02f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x631bf686c02f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d48ebd02aa4 - <unknown>
[INFO] [stdout]   46:     0x7d48ebd8fa64 - 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' (20) 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:     0x631bf686c71a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631bf686c71a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631bf686c71a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631bf686c71a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x631bf68807ca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x631bf68807ca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x631bf6870fc2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631bf6870fc2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x631bf684b5af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631bf684b5af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x631bf6864c29 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x631bf67fe39c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x631bf67fe39c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631bf6864de2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x631bf6864de2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631bf684b668 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631bf6843009 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x631bf684c37d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x631bf6880fdc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x631bf6880db2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x631bf67e9d9e - core::result::Result<T,E>::expect::h62a7ebbdb01d6c43
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x631bf67e66bf - elven_parser::read::tests::load_test_file::h0f8596d48e895f84
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:514:47
[INFO] [stdout]   22:     0x631bf67e7bf8 - elven_parser::read::tests::rust_hello_world_bin::hcc83f798bc2a1691
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:525:20
[INFO] [stdout]   23:     0x631bf67e864c - elven_parser::read::tests::rust_hello_world_bin::{{closure}}::h8a6c845c4a9fde63
[INFO] [stdout]                                at /opt/rustwide/workdir/elven-parser/src/read.rs:524:34
[INFO] [stdout]   24:     0x631bf67e9256 - core::ops::function::FnOnce::call_once::h0a0cb08b7c53e736
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x631bf67f247b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x631bf67f247b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x631bf67fee6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x631bf67fee6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x631bf67fee6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x631bf67fee6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x631bf67fee6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x631bf67fa584 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x631bf67fa584 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x631bf6801a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x631bf6801a72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x631bf6801a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x631bf6801a72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x631bf6801a72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x631bf6801a72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x631bf6801a72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x631bf686c02f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x631bf686c02f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7d48ebd02aa4 - <unknown>
[INFO] [stdout]   46:     0x7d48ebd8fa64 - 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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a84b34138245cf909dfe192817bf05736a6075a5a7ae60f7ec46003ba2f1750f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84b34138245cf909dfe192817bf05736a6075a5a7ae60f7ec46003ba2f1750f", kill_on_drop: false }`
[INFO] [stdout] a84b34138245cf909dfe192817bf05736a6075a5a7ae60f7ec46003ba2f1750f
