[INFO] cloning repository https://github.com/Bo0km4n/rust-disassembler-x86-8086
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bo0km4n/rust-disassembler-x86-8086" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBo0km4n%2Frust-disassembler-x86-8086", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBo0km4n%2Frust-disassembler-x86-8086'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64de7149fc036c6d4c21731ba0aa68a4d18ad099
[INFO] building Bo0km4n/rust-disassembler-x86-8086 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBo0km4n%2Frust-disassembler-x86-8086" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bo0km4n/rust-disassembler-x86-8086 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bo0km4n/rust-disassembler-x86-8086
[INFO] finished tweaking git repo https://github.com/Bo0km4n/rust-disassembler-x86-8086
[INFO] tweaked toml for git repo https://github.com/Bo0km4n/rust-disassembler-x86-8086 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Bo0km4n/rust-disassembler-x86-8086 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b64f941f2a25628ee932daddd57a39d93f0bc0bd689d683bbaa9f3bceeb3a17
[INFO] running `Command { std: "docker" "start" "-a" "7b64f941f2a25628ee932daddd57a39d93f0bc0bd689d683bbaa9f3bceeb3a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b64f941f2a25628ee932daddd57a39d93f0bc0bd689d683bbaa9f3bceeb3a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b64f941f2a25628ee932daddd57a39d93f0bc0bd689d683bbaa9f3bceeb3a17", kill_on_drop: false }`
[INFO] [stdout] 7b64f941f2a25628ee932daddd57a39d93f0bc0bd689d683bbaa9f3bceeb3a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03d918b68b709a31e35c7b73195dc3de53479f9427a59289babb6deb083e13fc
[INFO] running `Command { std: "docker" "start" "-a" "03d918b68b709a31e35c7b73195dc3de53479f9427a59289babb6deb083e13fc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.25
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.13
[INFO] [stderr]    Compiling serde v1.0.84
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.84
[INFO] [stderr]    Compiling failure v0.1.2
[INFO] [stderr]    Compiling monkey-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/disassembler/error.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/xor.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn eval_xor_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/xor.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_xor_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/disassembler/xor.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn eval_xor_immediate_acm<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]  --> src/disassembler/reader.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let line = match evaluator::eval(&mut da) {
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/add.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn eval_add_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/add.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_add_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/disassembler/add.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn eval_add_immediate_acm<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_xor_immediate_reg_mem` is never used
[INFO] [stdout]  --> src/disassembler/xor.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_xor_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_token` is never used
[INFO] [stdout]   --> src/disassembler/reader.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait DisAssembler {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn peek_token(&mut self) -> u8;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_add_immediate_reg_mem` is never used
[INFO] [stdout]  --> src/disassembler/add.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_add_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s
[INFO] running `Command { std: "docker" "inspect" "03d918b68b709a31e35c7b73195dc3de53479f9427a59289babb6deb083e13fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d918b68b709a31e35c7b73195dc3de53479f9427a59289babb6deb083e13fc", kill_on_drop: false }`
[INFO] [stdout] 03d918b68b709a31e35c7b73195dc3de53479f9427a59289babb6deb083e13fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6b5cd34a2b5999d31a2fa64fde94b20bad21765864f982be0b57e4c1c6d934f
[INFO] running `Command { std: "docker" "start" "-a" "e6b5cd34a2b5999d31a2fa64fde94b20bad21765864f982be0b57e4c1c6d934f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling monkey-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/disassembler/error.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/xor.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn eval_xor_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/xor.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_xor_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/disassembler/xor.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn eval_xor_immediate_acm<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]  --> src/disassembler/reader.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let line = match evaluator::eval(&mut da) {
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/add.rs:2:42
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn eval_add_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/disassembler/add.rs:6:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_add_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/disassembler/add.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn eval_add_immediate_acm<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_xor_immediate_reg_mem` is never used
[INFO] [stdout]  --> src/disassembler/xor.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_xor_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_token` is never used
[INFO] [stdout]   --> src/disassembler/reader.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait DisAssembler {
[INFO] [stdout]    |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn peek_token(&mut self) -> u8;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eval_add_immediate_reg_mem` is never used
[INFO] [stdout]  --> src/disassembler/add.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn eval_add_immediate_reg_mem<T: DisAssembler>(state: &mut T) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] running `Command { std: "docker" "inspect" "e6b5cd34a2b5999d31a2fa64fde94b20bad21765864f982be0b57e4c1c6d934f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b5cd34a2b5999d31a2fa64fde94b20bad21765864f982be0b57e4c1c6d934f", kill_on_drop: false }`
[INFO] [stdout] e6b5cd34a2b5999d31a2fa64fde94b20bad21765864f982be0b57e4c1c6d934f
