[INFO] cloning repository https://github.com/AAA1exa8/invasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AAA1exa8/invasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAA1exa8%2Finvasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAA1exa8%2Finvasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59abe471ca1bd04a582a54a6daf401adf4f4e975
[INFO] checking AAA1exa8/invasm against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAAA1exa8%2Finvasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AAA1exa8/invasm
[INFO] finished tweaking git repo https://github.com/AAA1exa8/invasm
[INFO] tweaked toml for git repo https://github.com/AAA1exa8/invasm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AAA1exa8/invasm on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AAA1exa8/invasm 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ebef5e8db14a5635df59539e3d11f3944660bcf287eb4de43cc451091ff210f
[INFO] running `Command { std: "docker" "start" "-a" "0ebef5e8db14a5635df59539e3d11f3944660bcf287eb4de43cc451091ff210f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebef5e8db14a5635df59539e3d11f3944660bcf287eb4de43cc451091ff210f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebef5e8db14a5635df59539e3d11f3944660bcf287eb4de43cc451091ff210f", kill_on_drop: false }`
[INFO] [stdout] 0ebef5e8db14a5635df59539e3d11f3944660bcf287eb4de43cc451091ff210f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 697ad3bbfac6d21c94fe82fe8db25051bc572289d9ab7966c9b9cd6857c90841
[INFO] running `Command { std: "docker" "start" "-a" "697ad3bbfac6d21c94fe82fe8db25051bc572289d9ab7966c9b9cd6857c90841", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling xml-rs v0.8.14
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking ttf-parser v0.19.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking arrayvec v0.7.3
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling glutin v0.30.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking piston2d-graphics v0.43.0
[INFO] [stderr]     Checking exr v1.6.4
[INFO] [stderr]     Checking pistoncore-input v1.0.1
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking pistoncore-window v0.47.1
[INFO] [stderr]     Checking pistoncore-event_loop v0.53.1
[INFO] [stderr]     Checking piston v0.53.2
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.82.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking glutin-winit v0.3.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.71.0
[INFO] [stderr]     Checking invasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::disasm::disassemble_8080_op`
[INFO] [stdout]  --> src/emu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::disasm::disassemble_8080_op;
[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: `crate::disasm::disassemble_8080_op`
[INFO] [stdout]  --> src/emu.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::disasm::disassemble_8080_op;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emu.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         _ => unimplemented_instruction(),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/emu.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout]  32 |         0x00 => {} // NOP
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout]  33 |         0x01 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  39 |         0x02 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  44 |         0x03 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 751 |         _ => unimplemented_instruction(),
[INFO] [stdout]     |         ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/emu.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         _ => unimplemented_instruction(),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/emu.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout]  32 |         0x00 => {} // NOP
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout]  33 |         0x01 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  39 |         0x02 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout]  44 |         0x03 => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 751 |         _ => unimplemented_instruction(),
[INFO] [stdout]     |         ^ ...and 252 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         i => {} // println!("unimplemented port write {i}"),
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         i => {} // println!("unimplemented port write {i}"),
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disassemble_8080_op` is never used
[INFO] [stdout]  --> src/disasm.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn disassemble_8080_op(code_buffer: &[u8], pc: usize) -> usize {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disassemble_8080_op` is never used
[INFO] [stdout]  --> src/disasm.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn disassemble_8080_op(code_buffer: &[u8], pc: usize) -> usize {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.86s
[INFO] running `Command { std: "docker" "inspect" "697ad3bbfac6d21c94fe82fe8db25051bc572289d9ab7966c9b9cd6857c90841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697ad3bbfac6d21c94fe82fe8db25051bc572289d9ab7966c9b9cd6857c90841", kill_on_drop: false }`
[INFO] [stdout] 697ad3bbfac6d21c94fe82fe8db25051bc572289d9ab7966c9b9cd6857c90841
