[INFO] cloning repository https://github.com/jace0x21/arm-spec-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jace0x21/arm-spec-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjace0x21%2Farm-spec-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjace0x21%2Farm-spec-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87df99b18c3f7626ef3daa29f90e625e03038812 [INFO] testing jace0x21/arm-spec-parser against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjace0x21%2Farm-spec-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jace0x21/arm-spec-parser [INFO] finished tweaking git repo https://github.com/jace0x21/arm-spec-parser [INFO] tweaked toml for git repo https://github.com/jace0x21/arm-spec-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jace0x21/arm-spec-parser on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jace0x21/arm-spec-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d370205ddd73ead4e2f835d7e728fdd6b17b6dee63b20e15de84e674df302d73 [INFO] running `Command { std: "docker" "start" "-a" "d370205ddd73ead4e2f835d7e728fdd6b17b6dee63b20e15de84e674df302d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d370205ddd73ead4e2f835d7e728fdd6b17b6dee63b20e15de84e674df302d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d370205ddd73ead4e2f835d7e728fdd6b17b6dee63b20e15de84e674df302d73", kill_on_drop: false }` [INFO] [stdout] d370205ddd73ead4e2f835d7e728fdd6b17b6dee63b20e15de84e674df302d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d4777139ce16fdd0a464880f25a1e3637b28ef754dc14b278f85698973843c [INFO] running `Command { std: "docker" "start" "-a" "f0d4777139ce16fdd0a464880f25a1e3637b28ef754dc14b278f85698973843c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling arm-spec-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/encoding.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quick_xml::de::from_str` [INFO] [stdout] --> src/encoding.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | use quick_xml::de::from_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::psuedocode::*` [INFO] [stdout] --> src/psuedocode/mod.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | use crate::psuedocode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn cf_keyword(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 475 | pub fn cf_keyword(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:536:19 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn case(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 536 | pub fn case(code: Span<'_>) -> IResult, (&str, Statement), Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:551:26 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn case_header(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 551 | pub fn case_header(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:636:25 [INFO] [stdout] | [INFO] [stdout] 636 | pub fn parse_expr(code: &str) -> Result> { [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] 636 | pub fn parse_expr(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:645:25 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn parse_stmt(code: &str) -> Result> { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 645 | pub fn parse_stmt(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `Command { std: "docker" "inspect" "f0d4777139ce16fdd0a464880f25a1e3637b28ef754dc14b278f85698973843c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d4777139ce16fdd0a464880f25a1e3637b28ef754dc14b278f85698973843c", kill_on_drop: false }` [INFO] [stdout] f0d4777139ce16fdd0a464880f25a1e3637b28ef754dc14b278f85698973843c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16689c6e41d57743b5fc673e6335f656d5c5542e2765cb4b62b4c11cc5ebb03 [INFO] running `Command { std: "docker" "start" "-a" "b16689c6e41d57743b5fc673e6335f656d5c5542e2765cb4b62b4c11cc5ebb03", kill_on_drop: false }` [INFO] [stderr] Compiling arm-spec-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/encoding.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quick_xml::de::from_str` [INFO] [stdout] --> src/encoding.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | use quick_xml::de::from_str; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::psuedocode::*` [INFO] [stdout] --> src/psuedocode/mod.rs:656:9 [INFO] [stdout] | [INFO] [stdout] 656 | use crate::psuedocode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn cf_keyword(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 475 | pub fn cf_keyword(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:536:19 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn case(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 536 | pub fn case(code: Span<'_>) -> IResult, (&str, Statement), Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:551:26 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn case_header(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 551 | pub fn case_header(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:636:25 [INFO] [stdout] | [INFO] [stdout] 636 | pub fn parse_expr(code: &str) -> Result> { [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] 636 | pub fn parse_expr(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:645:25 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn parse_stmt(code: &str) -> Result> { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 645 | pub fn parse_stmt(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialized_xml` [INFO] [stdout] --> tests/integration_tests.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialized_xml` [INFO] [stdout] --> tests/integration_tests.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `deserialized_xml` [INFO] [stdout] --> tests/integration_tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:475:25 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn cf_keyword(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 475 | pub fn cf_keyword(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:536:19 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn case(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 536 | pub fn case(code: Span<'_>) -> IResult, (&str, Statement), Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:551:26 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn case_header(code: Span) -> IResult> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is hidden 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] 551 | pub fn case_header(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stdout] | ++++ ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:636:25 [INFO] [stdout] | [INFO] [stdout] 636 | pub fn parse_expr(code: &str) -> Result> { [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] 636 | pub fn parse_expr(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/psuedocode/mod.rs:645:25 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn parse_stmt(code: &str) -> Result> { [INFO] [stdout] | ^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 645 | pub fn parse_stmt(code: &str) -> Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.34s [INFO] running `Command { std: "docker" "inspect" "b16689c6e41d57743b5fc673e6335f656d5c5542e2765cb4b62b4c11cc5ebb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16689c6e41d57743b5fc673e6335f656d5c5542e2765cb4b62b4c11cc5ebb03", kill_on_drop: false }` [INFO] [stdout] b16689c6e41d57743b5fc673e6335f656d5c5542e2765cb4b62b4c11cc5ebb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9359ee70606c557a50ef0e5ed1d344d8332d752b93aab48f31fdaa24274dee3d [INFO] running `Command { std: "docker" "start" "-a" "9359ee70606c557a50ef0e5ed1d344d8332d752b93aab48f31fdaa24274dee3d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/encoding.rs:591:9 [INFO] [stderr] | [INFO] [stderr] 591 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `quick_xml::de::from_str` [INFO] [stderr] --> src/encoding.rs:592:9 [INFO] [stderr] | [INFO] [stderr] 592 | use quick_xml::de::from_str; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::psuedocode::*` [INFO] [stderr] --> src/psuedocode/mod.rs:656:9 [INFO] [stderr] | [INFO] [stderr] 656 | use crate::psuedocode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/psuedocode/mod.rs:475:25 [INFO] [stderr] | [INFO] [stderr] 475 | pub fn cf_keyword(code: Span) -> IResult> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 475 | pub fn cf_keyword(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stderr] | ++++ ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/psuedocode/mod.rs:536:19 [INFO] [stderr] | [INFO] [stderr] 536 | pub fn case(code: Span) -> IResult> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 536 | pub fn case(code: Span<'_>) -> IResult, (&str, Statement), Error>> { [INFO] [stderr] | ++++ ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/psuedocode/mod.rs:551:26 [INFO] [stderr] | [INFO] [stderr] 551 | pub fn case_header(code: Span) -> IResult> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 551 | pub fn case_header(code: Span<'_>) -> IResult, &str, Error>> { [INFO] [stderr] | ++++ ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/psuedocode/mod.rs:636:25 [INFO] [stderr] | [INFO] [stderr] 636 | pub fn parse_expr(code: &str) -> Result> { [INFO] [stderr] | ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 636 | pub fn parse_expr(code: &str) -> Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/psuedocode/mod.rs:645:25 [INFO] [stderr] | [INFO] [stderr] 645 | pub fn parse_stmt(code: &str) -> Result> { [INFO] [stderr] | ^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 645 | pub fn parse_stmt(code: &str) -> Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/lib.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `arm-spec-parser` (lib) generated 8 warnings (run `cargo fix --lib -p arm-spec-parser` to apply 8 suggestions) [INFO] [stderr] warning: `arm-spec-parser` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p arm-spec-parser --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `deserialized_xml` [INFO] [stderr] --> tests/integration_tests.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `deserialized_xml` [INFO] [stderr] --> tests/integration_tests.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `deserialized_xml` [INFO] [stderr] --> tests/integration_tests.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let deserialized_xml = arm_spec_parser::read_instruction_section_from_buffer(&xml_data); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deserialized_xml` [INFO] [stderr] [INFO] [stderr] warning: `arm-spec-parser` (test "integration_tests") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arm_spec_parser-d1c9c7221d2cfd59) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test encoding::tests::test_bits_sequence ... ok [INFO] [stdout] test encoding::tests::test_aliaspref ... ok [INFO] [stdout] test encoding::tests::test_multiarg_call_in_aliaspref ... ok [INFO] [stdout] test encoding::tests::test_empty_bits ... ok [INFO] [stdout] test encoding::tests::test_encoding_box ... ok [INFO] [stdout] test encoding::tests::test_instruction_section ... ok [INFO] [stdout] test encoding::tests::test_multiple_bit_sequences ... ok [INFO] [stdout] test encoding::tests::test_ne_bits ... ok [INFO] [stdout] test encoding::tests::test_wildcard_bits ... ok [INFO] [stdout] test encoding::tests::test_bits ... ok [INFO] [stdout] test psuedocode::tests::test_add ... ok [INFO] [stdout] test psuedocode::tests::test_add_comparison ... ok [INFO] [stdout] test psuedocode::tests::test_and_left_associative ... ok [INFO] [stdout] test psuedocode::tests::test_assert ... ok [INFO] [stdout] test psuedocode::tests::test_call ... ok [INFO] [stdout] test psuedocode::tests::test_call_arguments ... ok [INFO] [stdout] test psuedocode::tests::test_case_stmt ... ok [INFO] [stdout] test psuedocode::tests::test_compare_calls ... ok [INFO] [stdout] test psuedocode::tests::test_compare_calls_leading_whitespace ... ok [INFO] [stdout] test psuedocode::tests::test_complex_comparison ... ok [INFO] [stdout] test psuedocode::tests::test_decimal_constant ... ok [INFO] [stdout] test psuedocode::tests::test_decl ... ok [INFO] [stdout] test psuedocode::tests::test_else_block ... ok [INFO] [stdout] test psuedocode::tests::test_else_if_block ... ok [INFO] [stdout] test psuedocode::tests::test_eq_statement ... ok [INFO] [stdout] test psuedocode::tests::test_gt ... ok [INFO] [stdout] test psuedocode::tests::test_gp_register ... ok [INFO] [stdout] test psuedocode::tests::test_gte ... ok [INFO] [stdout] test psuedocode::tests::test_identifier ... ok [INFO] [stdout] test psuedocode::tests::test_identifier_with_brackets ... ok [INFO] [stdout] test psuedocode::tests::test_if_block ... ok [INFO] [stdout] test psuedocode::tests::test_in ... ok [INFO] [stdout] test psuedocode::tests::test_inline_conditional ... ok [INFO] [stdout] test psuedocode::tests::test_inline_decl ... ok [INFO] [stdout] test psuedocode::tests::test_lt ... ok [INFO] [stdout] test psuedocode::tests::test_lte ... ok [INFO] [stdout] test psuedocode::tests::test_mem_access ... ok [INFO] [stdout] test psuedocode::tests::test_ne_statement ... ok [INFO] [stdout] test psuedocode::tests::test_not_expr ... ok [INFO] [stdout] test psuedocode::tests::test_mixed_ops_left_associative ... ok [INFO] [stdout] test psuedocode::tests::test_not_term ... ok [INFO] [stdout] test psuedocode::tests::test_not_with_leading_whitespace ... ok [INFO] [stdout] test psuedocode::tests::test_precedence ... ok [INFO] [stdout] test psuedocode::tests::test_shift_left ... ok [INFO] [stdout] test psuedocode::tests::test_sp_register ... ok [INFO] [stdout] test psuedocode::tests::test_parens ... ok [INFO] [stdout] test psuedocode::tests::test_parens_precedence ... ok [INFO] [stdout] test psuedocode::tests::test_right_heavy ... ok [INFO] [stdout] test psuedocode::tests::test_stmt_bitvector ... ok [INFO] [stdout] test tests::nothing ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ed44faaf7f3cce5c) [INFO] [stdout] test psuedocode::tests::test_stmt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_adr ... ok [INFO] [stdout] test test_abs ... ok [INFO] [stdout] test test_at_sys ... ok [INFO] [stderr] Doc-tests arm_spec_parser [INFO] [stdout] test test_encoding_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9359ee70606c557a50ef0e5ed1d344d8332d752b93aab48f31fdaa24274dee3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9359ee70606c557a50ef0e5ed1d344d8332d752b93aab48f31fdaa24274dee3d", kill_on_drop: false }` [INFO] [stdout] 9359ee70606c557a50ef0e5ed1d344d8332d752b93aab48f31fdaa24274dee3d