[INFO] cloning repository https://github.com/JFarAur/crypti
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JFarAur/crypti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJFarAur%2Fcrypti", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJFarAur%2Fcrypti'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27b89f2b2fff740c58009ceeb11e1fcb09754129
[INFO] checking JFarAur/crypti against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJFarAur%2Fcrypti" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JFarAur/crypti
[INFO] finished tweaking git repo https://github.com/JFarAur/crypti
[INFO] tweaked toml for git repo https://github.com/JFarAur/crypti written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JFarAur/crypti on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JFarAur/crypti 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dce6665416e099cc357102e5ab739afc66783940d8e8b3d6d67b7e55308853b0
[INFO] running `Command { std: "docker" "start" "-a" "dce6665416e099cc357102e5ab739afc66783940d8e8b3d6d67b7e55308853b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dce6665416e099cc357102e5ab739afc66783940d8e8b3d6d67b7e55308853b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce6665416e099cc357102e5ab739afc66783940d8e8b3d6d67b7e55308853b0", kill_on_drop: false }`
[INFO] [stdout] dce6665416e099cc357102e5ab739afc66783940d8e8b3d6d67b7e55308853b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9276ba379a0423bb631c1895ab241eb5717ee1e6f35f3771b31556e77adc213
[INFO] running `Command { std: "docker" "start" "-a" "d9276ba379a0423bb631c1895ab241eb5717ee1e6f35f3771b31556e77adc213", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking const-str v0.6.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap-num v1.2.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling scroll_derive v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking goblin v0.10.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking crypti v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]   --> src/analysis.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn as_type<'a, T: 'static>(self: &'a dyn AnalysisResult) -> Result<&'a T> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]    = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]   --> src/analysis.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn as_type<'a, T: 'static>(self: &'a dyn AnalysisResult) -> Result<&'a T> {
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]    = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mem_unmark` is never used
[INFO] [stdout]   --> src/mem.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait SimMemory {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn mem_unmark(&mut self, register: u64, offset: i64, size: usize, flag: u8);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/emulator.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Register((Register, usize)),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 84 -     Register((Register, usize)),
[INFO] [stdout] 84 +     Register(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_TIB` is never used
[INFO] [stdout]  --> src/tib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MEM_REGION_TIB: u8 = 0x1u8 << 1;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_PEB` is never used
[INFO] [stdout]  --> src/tib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const MEM_REGION_PEB: u8 = 0x1u8 << 2;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_LDR` is never used
[INFO] [stdout]  --> src/tib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const MEM_REGION_LDR: u8 = 0x1u8 << 3;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIB_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]  --> src/tib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const TIB_ABSOLUTE_ADDRESS: u64 = 0x1000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PEB_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]   --> src/tib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const PEB_ABSOLUTE_ADDRESS: u64 = 0x3000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LDR_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]   --> src/tib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LDR_ABSOLUTE_ADDRESS: u64 = 0x4000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_tib` is never used
[INFO] [stdout]   --> src/tib.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn install_tib(bitness: u32, vecmem: &mut VecMemory) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypti` (bin "crypti" test) due to 1 previous error; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: methods `mem_mark`, `mem_unmark`, and `mem_has_mark` are never used
[INFO] [stdout]   --> src/mem.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub trait SimMemory {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn mem_mark(&mut self, register: u64, offset: i64, size: usize, flag: u8);
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn mem_unmark(&mut self, register: u64, offset: i64, size: usize, flag: u8);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn mem_has_mark(&mut self, register: u64, offset: i64, size: usize, flag: u8) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mem.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl SubChunk {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 39 |     pub fn new(pos: i64, data: Vec<u8>) -> SubChunk {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_marking_offset_mut` is never used
[INFO] [stdout]    --> src/mem.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn get_marking_offset_mut<'a>(submem: &'a mut SubMemory, offset: i64, count: usize) -> &'a mut [u8] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/emulator.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Register((Register, usize)),
[INFO] [stdout]    |     -------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[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] 84 -     Register((Register, usize)),
[INFO] [stdout] 84 +     Register(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_TIB` is never used
[INFO] [stdout]  --> src/tib.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MEM_REGION_TIB: u8 = 0x1u8 << 1;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_PEB` is never used
[INFO] [stdout]  --> src/tib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const MEM_REGION_PEB: u8 = 0x1u8 << 2;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_REGION_LDR` is never used
[INFO] [stdout]  --> src/tib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const MEM_REGION_LDR: u8 = 0x1u8 << 3;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIB_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]  --> src/tib.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const TIB_ABSOLUTE_ADDRESS: u64 = 0x1000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PEB_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]   --> src/tib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const PEB_ABSOLUTE_ADDRESS: u64 = 0x3000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LDR_ABSOLUTE_ADDRESS` is never used
[INFO] [stdout]   --> src/tib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const LDR_ABSOLUTE_ADDRESS: u64 = 0x4000;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_tib` is never used
[INFO] [stdout]   --> src/tib.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn install_tib(bitness: u32, vecmem: &mut VecMemory) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypti` (bin "crypti") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d9276ba379a0423bb631c1895ab241eb5717ee1e6f35f3771b31556e77adc213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9276ba379a0423bb631c1895ab241eb5717ee1e6f35f3771b31556e77adc213", kill_on_drop: false }`
[INFO] [stdout] d9276ba379a0423bb631c1895ab241eb5717ee1e6f35f3771b31556e77adc213
