[INFO] cloning repository https://github.com/icicle-emu/icicle-emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icicle-emu/icicle-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e80282d3e1f53177b3f5a82fc48ac7538826a7d9 [INFO] checking icicle-emu/icicle-emu against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/icicle-emu/icicle-emu [INFO] finished tweaking git repo https://github.com/icicle-emu/icicle-emu [INFO] tweaked toml for git repo https://github.com/icicle-emu/icicle-emu written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/icicle-emu/icicle-emu on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/icicle-emu/icicle-emu 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded wasmtime-versioned-export-macros v26.0.0 [INFO] [stderr] Downloaded wasmtime-jit-debug v26.0.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.113.0 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v26.0.0 [INFO] [stderr] Downloaded cranelift-native v0.113.0 [INFO] [stderr] Downloaded cranelift v0.113.0 [INFO] [stderr] Downloaded cranelift-bitset v0.113.0 [INFO] [stderr] Downloaded cranelift-control v0.113.0 [INFO] [stderr] Downloaded cranelift-module v0.113.0 [INFO] [stderr] Downloaded crepe v0.1.8 [INFO] [stderr] Downloaded gdbstub_arch v0.3.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.113.0 [INFO] [stderr] Downloaded cranelift-frontend v0.113.0 [INFO] [stderr] Downloaded cranelift-jit v0.113.0 [INFO] [stderr] Downloaded regalloc2 v0.10.2 [INFO] [stderr] Downloaded cranelift-bforest v0.113.0 [INFO] [stderr] Downloaded cranelift-entity v0.113.0 [INFO] [stderr] Downloaded cranelift-isle v0.113.0 [INFO] [stderr] Downloaded gdbstub v0.7.2 [INFO] [stderr] Downloaded cranelift-codegen v0.113.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc6ac27f1d8d9c7e571dab073d2680df7ff277b3a996c61ac561adfa9d69f7c [INFO] running `Command { std: "docker" "start" "-a" "adc6ac27f1d8d9c7e571dab073d2680df7ff277b3a996c61ac561adfa9d69f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc6ac27f1d8d9c7e571dab073d2680df7ff277b3a996c61ac561adfa9d69f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc6ac27f1d8d9c7e571dab073d2680df7ff277b3a996c61ac561adfa9d69f7c", kill_on_drop: false }` [INFO] [stdout] adc6ac27f1d8d9c7e571dab073d2680df7ff277b3a996c61ac561adfa9d69f7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c4dcce52284052846b2552b7cfadc513705b36d3c2e8829a3ede7fa13fd96d5 [INFO] running `Command { std: "docker" "start" "-a" "5c4dcce52284052846b2552b7cfadc513705b36d3c2e8829a3ede7fa13fd96d5", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling cranelift-isle v0.113.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.113.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.113.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking cranelift-bitset v0.113.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pcode v0.2.0 (/opt/rustwide/workdir/sleigh/pcode) [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking sleigh-parse v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-parse) [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ruzstd v0.7.2 [INFO] [stderr] Checking cranelift-entity v0.113.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sleigh/sleigh-parse/src/parser.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn error_formatter(&self, error: Error) -> ErrorFormatter { [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] 164 | pub fn error_formatter(&self, error: Error) -> ErrorFormatter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking cranelift-bforest v0.113.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking sleigh-runtime v0.1.0 (/opt/rustwide/workdir/sleigh/sleigh-runtime) [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking xml-rs v0.8.22 [INFO] [stderr] Compiling icicle-linux v0.1.0 (/opt/rustwide/workdir/icicle-linux) [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking cranelift-control v0.113.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v26.0.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sleigh/sleigh-runtime/src/lib.rs:613:27 [INFO] [stdout] | [INFO] [stdout] 613 | pub fn get_attachment(&self, id: AttachmentId) -> AttachmentRef { [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] 613 | pub fn get_attachment(&self, id: AttachmentId) -> AttachmentRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking icicle-mem v0.3.0 (/opt/rustwide/workdir/icicle-mem) [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-mem/src/range_map.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn overlapping_iter(&self, range: (u64, u64)) -> BTreeRangeIter { [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] 219 | pub fn overlapping_iter(&self, range: (u64, u64)) -> BTreeRangeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sleigh/sleigh-parse/src/parser.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn error_formatter(&self, error: Error) -> ErrorFormatter { [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] 164 | pub fn error_formatter(&self, error: Error) -> ErrorFormatter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> sleigh/sleigh-runtime/src/lib.rs:613:27 [INFO] [stdout] | [INFO] [stdout] 613 | pub fn get_attachment(&self, id: AttachmentId) -> AttachmentRef { [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] 613 | pub fn get_attachment(&self, id: AttachmentId) -> AttachmentRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-mem/src/range_map.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn overlapping_iter(&self, range: (u64, u64)) -> BTreeRangeIter { [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] 219 | pub fn overlapping_iter(&self, range: (u64, u64)) -> BTreeRangeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling cranelift-codegen v0.113.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling wasmtime-versioned-export-macros v26.0.0 [INFO] [stderr] Compiling crepe v0.1.8 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking icicle-cpu v0.1.0 (/opt/rustwide/workdir/icicle-cpu) [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking gdbstub v0.7.2 [INFO] [stderr] Checking sleigh-compile v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-compile) [INFO] [stderr] Checking gdbstub_arch v0.3.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/lib.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_info(&self, key: BlockKey) -> Option { [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] 56 | pub fn get_info(&self, key: BlockKey) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> icicle-cpu/src/cpu.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | (*hooks)[id as usize].call(self, addr); [INFO] [stdout] | ^^-----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut Vec` [INFO] [stdout] --> icicle-cpu/src/cpu.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | (*hooks)[id as usize].call(self, addr); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 556 | (&mut (*hooks))[id as usize].call(self, addr); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/debug_info.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn display_file(&self) -> SourceLocationDisplayFile { [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] 366 | pub fn display_file(&self) -> SourceLocationDisplayFile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/exec/const_eval.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 631 | fn display(&self) -> BitVecDisplay { [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] 631 | fn display(&self) -> BitVecDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icicle-cpu` (lib) due to 1 previous error; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/lib.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn get_info(&self, key: BlockKey) -> Option { [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] 56 | pub fn get_info(&self, key: BlockKey) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer [INFO] [stdout] --> icicle-cpu/src/cpu.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | (*hooks)[id as usize].call(self, addr); [INFO] [stdout] | ^^-----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this raw pointer has type `*mut Vec` [INFO] [stdout] | [INFO] [stdout] = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements [INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&mut Vec` [INFO] [stdout] --> icicle-cpu/src/cpu.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | (*hooks)[id as usize].call(self, addr); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dangerous_implicit_autorefs)]` on by default [INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit [INFO] [stdout] | [INFO] [stdout] 556 | (&mut (*hooks))[id as usize].call(self, addr); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/debug_info.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn display_file(&self) -> SourceLocationDisplayFile { [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] 366 | pub fn display_file(&self) -> SourceLocationDisplayFile<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> icicle-cpu/src/exec/const_eval.rs:631:16 [INFO] [stdout] | [INFO] [stdout] 631 | fn display(&self) -> BitVecDisplay { [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] 631 | fn display(&self) -> BitVecDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icicle-cpu` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5c4dcce52284052846b2552b7cfadc513705b36d3c2e8829a3ede7fa13fd96d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4dcce52284052846b2552b7cfadc513705b36d3c2e8829a3ede7fa13fd96d5", kill_on_drop: false }` [INFO] [stdout] 5c4dcce52284052846b2552b7cfadc513705b36d3c2e8829a3ede7fa13fd96d5