[INFO] cloning repository https://github.com/quinnyo/gbc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quinnyo/gbc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnyo%2Fgbc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnyo%2Fgbc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95521b967dc871948959ac999565d68d08496e2b
[INFO] checking quinnyo/gbc-rs against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnyo%2Fgbc-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/quinnyo/gbc-rs
[INFO] finished tweaking git repo https://github.com/quinnyo/gbc-rs
[INFO] tweaked toml for git repo https://github.com/quinnyo/gbc-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quinnyo/gbc-rs on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quinnyo/gbc-rs 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://gitlab.com/BonsaiDen/gb-cpu`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-macros v0.6.0
[INFO] [stderr]   Downloaded tower-lsp v0.17.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.3.1
[INFO] [stderr]   Downloaded lsp-types v0.93.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84fb2942ee5b82e5e9ba4a09f4eb7fe66ef27250f7047736ccb069057c6f9620
[INFO] running `Command { std: "docker" "start" "-a" "84fb2942ee5b82e5e9ba4a09f4eb7fe66ef27250f7047736ccb069057c6f9620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84fb2942ee5b82e5e9ba4a09f4eb7fe66ef27250f7047736ccb069057c6f9620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84fb2942ee5b82e5e9ba4a09f4eb7fe66ef27250f7047736ccb069057c6f9620", kill_on_drop: false }`
[INFO] [stdout] 84fb2942ee5b82e5e9ba4a09f4eb7fe66ef27250f7047736ccb069057c6f9620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62260bdeecb25724873af7e5796e58a04052b4d4808b007a071138ba03fb4b4
[INFO] running `Command { std: "docker" "start" "-a" "f62260bdeecb25724873af7e5796e58a04052b4d4808b007a071138ba03fb4b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling gb-types v0.1.0 (https://gitlab.com/BonsaiDen/gb-cpu#f3cafcee)
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking file-io v0.5.0 (/opt/rustwide/workdir/crates/file-io)
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dashmap v5.2.0
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.6.0
[INFO] [stderr]    Compiling auto_impl v0.5.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking tokio v1.18.0
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde-xml-rs v0.3.1
[INFO] [stderr]     Checking gbt v0.1.0 (/opt/rustwide/workdir/crates/gbt)
[INFO] [stderr]     Checking lsp-types v0.93.0
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> crates/gbt/src/lz4/command.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Descriptor {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     size: usize
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Descriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `typ` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Project {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     #[serde(rename="type")]
[INFO] [stdout] 13 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` 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 `master_volume` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Head {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     #[serde(rename="mastervol")]
[INFO] [stdout] 29 |     pub master_volume: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` 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 `typ` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct TrackContainer {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 54 |     #[serde(rename="type")]
[INFO] [stdout] 55 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrackContainer` 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 `typ` and `is_solo` are never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Track {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 62 |     #[serde(rename="type")]
[INFO] [stdout] 63 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub is_solo: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Track` 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 `volume`, `pan`, and `pitch_range` are never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct InstrumentTrack {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     #[serde(rename="vol")]
[INFO] [stdout] 78 |     pub volume: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 79 |     pub pitch: i32,
[INFO] [stdout] 80 |     pub pan: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 81 |     #[serde(rename="pitchrange")]
[INFO] [stdout] 82 |     pub pitch_range: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstrumentTrack` 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 `name` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Instrument {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 92 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instrument` 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 `so1vol`, `so2vol`, `bass`, and `treble` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/lmms.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Papu {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout]  98 |     pub so1vol: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  99 |     pub so2vol: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 100 |     #[serde(rename="Bass")]
[INFO] [stdout] 101 |     pub bass: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     #[serde(rename="Treble")]
[INFO] [stdout] 103 |     pub treble: i32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Papu` 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 `volume` and `pan` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/lmms.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Note {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 145 |     #[serde(rename="vol")]
[INFO] [stdout] 146 |     pub volume: f32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 147 |     pub pan: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Note` 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 `use_master_pitch`, `pitch_model`, and `base_note` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct ParserTrack {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 330 |     name: String,
[INFO] [stdout] 331 |     use_master_pitch: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 332 |     pitch_model: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 333 |     base_note: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParserTrack` 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 `size` is never read
[INFO] [stdout]   --> crates/gbt/src/lz4/command.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Descriptor {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     size: usize
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Descriptor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `typ` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Project {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     #[serde(rename="type")]
[INFO] [stdout] 13 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Project` 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 `master_volume` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Head {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 28 |     #[serde(rename="mastervol")]
[INFO] [stdout] 29 |     pub master_volume: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Head` 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 `typ` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct TrackContainer {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 54 |     #[serde(rename="type")]
[INFO] [stdout] 55 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrackContainer` 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 `typ` and `is_solo` are never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Track {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 62 |     #[serde(rename="type")]
[INFO] [stdout] 63 |     pub typ: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub is_solo: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Track` 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 `volume`, `pan`, and `pitch_range` are never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct InstrumentTrack {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 77 |     #[serde(rename="vol")]
[INFO] [stdout] 78 |     pub volume: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 79 |     pub pitch: i32,
[INFO] [stdout] 80 |     pub pan: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 81 |     #[serde(rename="pitchrange")]
[INFO] [stdout] 82 |     pub pitch_range: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstrumentTrack` 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 `name` is never read
[INFO] [stdout]   --> crates/gbt/src/mmp/lmms.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Instrument {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 92 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instrument` 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 `so1vol`, `so2vol`, `bass`, and `treble` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/lmms.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Papu {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout]  98 |     pub so1vol: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  99 |     pub so2vol: u8,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 100 |     #[serde(rename="Bass")]
[INFO] [stdout] 101 |     pub bass: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 102 |     #[serde(rename="Treble")]
[INFO] [stdout] 103 |     pub treble: i32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Papu` 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 `volume` and `pan` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/lmms.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Note {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 145 |     #[serde(rename="vol")]
[INFO] [stdout] 146 |     pub volume: f32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 147 |     pub pan: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Note` 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 `use_master_pitch`, `pitch_model`, and `base_note` are never read
[INFO] [stdout]    --> crates/gbt/src/mmp/parser.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 329 | pub struct ParserTrack {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 330 |     name: String,
[INFO] [stdout] 331 |     use_master_pitch: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 332 |     pitch_model: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 333 |     base_note: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParserTrack` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gb-cpu v0.5.2 (https://gitlab.com/BonsaiDen/gb-cpu#f3cafcee)
[INFO] [stderr]     Checking compiler v0.9.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]     Checking tower-lsp v0.17.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/compiler/src/lexer/stage/include.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Binary(PathBuf, Vec<u8>)
[INFO] [stdout]    |     ------ ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     Binary(PathBuf, Vec<u8>)
[INFO] [stdout] 59 +     Binary((), Vec<u8>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/compiler/src/linker/mod.rs:318:16
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn context(&self) -> LinkerContext {
[INFO] [stdout]     |                ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn context(&self) -> LinkerContext<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/compiler/src/linker/optimizer.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn get_instruction(entries: &[SectionEntry], i: usize) -> Option<OptEntry> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^                      -------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn get_instruction(entries: &[SectionEntry], i: usize) -> Option<OptEntry<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking project v0.5.0 (/opt/rustwide/workdir/crates/project)
[INFO] [stderr]     Checking lsp v0.9.0 (/opt/rustwide/workdir/crates/lsp)
[INFO] [stderr]     Checking gbc v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `DebuggerOutlineNotification` is never used
[INFO] [stdout]   --> crates/lsp/src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum DebuggerOutlineNotification {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebuggerOutlineLocation` is never constructed
[INFO] [stdout]   --> crates/lsp/src/types.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct DebuggerOutlineLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebuggerOutlineParams` is never constructed
[INFO] [stdout]   --> crates/lsp/src/types.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct DebuggerOutlineParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/lsp/src/state.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn error(&self) -> MutexGuard<Option<Error>> {
[INFO] [stdout]    |                  ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn error(&self) -> MutexGuard<'_, Option<Error>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn workspace_path(&self) -> MutexGuard<Option<PathBuf>> {
[INFO] [stdout]     |                           ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn workspace_path(&self) -> MutexGuard<'_, Option<PathBuf>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn diagnostics(&self) -> MutexGuard<DiagnosticsMap> {
[INFO] [stdout]     |                        ^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn diagnostics(&self) -> MutexGuard<'_, DiagnosticsMap> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn documents(&self) -> MutexGuard<DocumentMap> {
[INFO] [stdout]     |                      ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn documents(&self) -> MutexGuard<'_, DocumentMap> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn tokens(&self) -> MutexGuard<TokenMap> {
[INFO] [stdout]     |                   ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn tokens(&self) -> MutexGuard<'_, TokenMap> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn symbols_all(&self) -> MutexGuard<Option<SymbolData>> {
[INFO] [stdout]     |                        ^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn symbols_all(&self) -> MutexGuard<'_, Option<SymbolData>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DebuggerOutlineNotification` is never used
[INFO] [stdout]   --> crates/lsp/src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub enum DebuggerOutlineNotification {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebuggerOutlineLocation` is never constructed
[INFO] [stdout]   --> crates/lsp/src/types.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct DebuggerOutlineLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebuggerOutlineParams` is never constructed
[INFO] [stdout]   --> crates/lsp/src/types.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct DebuggerOutlineParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/lsp/src/state.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn error(&self) -> MutexGuard<Option<Error>> {
[INFO] [stdout]    |                  ^^^^^     ------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn error(&self) -> MutexGuard<'_, Option<Error>> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn workspace_path(&self) -> MutexGuard<Option<PathBuf>> {
[INFO] [stdout]     |                           ^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn workspace_path(&self) -> MutexGuard<'_, Option<PathBuf>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn diagnostics(&self) -> MutexGuard<DiagnosticsMap> {
[INFO] [stdout]     |                        ^^^^^     -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn diagnostics(&self) -> MutexGuard<'_, DiagnosticsMap> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn documents(&self) -> MutexGuard<DocumentMap> {
[INFO] [stdout]     |                      ^^^^^     ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn documents(&self) -> MutexGuard<'_, DocumentMap> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn tokens(&self) -> MutexGuard<TokenMap> {
[INFO] [stdout]     |                   ^^^^^     -------------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn tokens(&self) -> MutexGuard<'_, TokenMap> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/lsp/src/state.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn symbols_all(&self) -> MutexGuard<Option<SymbolData>> {
[INFO] [stdout]     |                        ^^^^^     ------------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn symbols_all(&self) -> MutexGuard<'_, Option<SymbolData>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/compiler/src/lexer/stage/include.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Binary(PathBuf, Vec<u8>)
[INFO] [stdout]    |     ------ ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     Binary(PathBuf, Vec<u8>)
[INFO] [stdout] 59 +     Binary((), Vec<u8>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/compiler/src/linker/mod.rs:318:16
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn context(&self) -> LinkerContext {
[INFO] [stdout]     |                ^^^^^     ------------- the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn context(&self) -> LinkerContext<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/compiler/src/linker/optimizer.rs:591:29
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn get_instruction(entries: &[SectionEntry], i: usize) -> Option<OptEntry> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^                      -------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn get_instruction(entries: &[SectionEntry], i: usize) -> Option<OptEntry<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "f62260bdeecb25724873af7e5796e58a04052b4d4808b007a071138ba03fb4b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62260bdeecb25724873af7e5796e58a04052b4d4808b007a071138ba03fb4b4", kill_on_drop: false }`
[INFO] [stdout] f62260bdeecb25724873af7e5796e58a04052b4d4808b007a071138ba03fb4b4
