[INFO] cloning repository https://github.com/xFarish/VMiR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xFarish/VMiR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxFarish%2FVMiR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxFarish%2FVMiR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 130c269ee940a362c698cb38f7993b16b6ce4475
[INFO] checking xFarish/VMiR against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxFarish%2FVMiR" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xFarish/VMiR
[INFO] finished tweaking git repo https://github.com/xFarish/VMiR
[INFO] tweaked toml for git repo https://github.com/xFarish/VMiR written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xFarish/VMiR on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xFarish/VMiR 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84b14ffdcfe93d79ab25d841930ef889997d501dc99c21b3788a92a03296677f
[INFO] running `Command { std: "docker" "start" "-a" "84b14ffdcfe93d79ab25d841930ef889997d501dc99c21b3788a92a03296677f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84b14ffdcfe93d79ab25d841930ef889997d501dc99c21b3788a92a03296677f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b14ffdcfe93d79ab25d841930ef889997d501dc99c21b3788a92a03296677f", kill_on_drop: false }`
[INFO] [stdout] 84b14ffdcfe93d79ab25d841930ef889997d501dc99c21b3788a92a03296677f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c8d4c45cced643876c9915225b8f4e2a5caca836bd3d7c93346a7586c25f4ab
[INFO] running `Command { std: "docker" "start" "-a" "4c8d4c45cced643876c9915225b8f4e2a5caca836bd3d7c93346a7586c25f4ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]     Checking vmir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `vm::VM`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vm::VM;
[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: `vm::VM`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use vm::VM;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/cpu.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum Immediate {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout]  5 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  6 |     U8(u8),
[INFO] [stdout]  7 |     I8(i8),
[INFO] [stdout]    |     ^^
[INFO] [stdout]  8 |     U16(u16),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     I16(i16),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     U32(u32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     I32(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 12 |     U64(u64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 13 |     I64(i64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 14 |     F32(f32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 15 |     F64(f64)
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Immediate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Reg` is never used
[INFO] [stdout]   --> src/cpu.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type Reg = usize;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]   --> src/cpu.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum Instruction {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/vm.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout]  6 |     ip: cpu::Adr,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  7 |     flag_eq: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  8 |     flag_gt: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  9 |     reg: [cpu::Immediate; 8],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     code: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     stack: Vec<cpu::Immediate>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     data: Vec<cpu::Immediate>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     is_exec: bool
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decode_immediate` and `decode` are never used
[INFO] [stdout]    --> src/vm.rs:32:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl VM {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn decode_immediate(&mut self) -> cpu::Immediate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn decode(&mut self) -> cpu::Instruction {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/cpu.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum Immediate {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout]  5 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  6 |     U8(u8),
[INFO] [stdout]  7 |     I8(i8),
[INFO] [stdout]    |     ^^
[INFO] [stdout]  8 |     U16(u16),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]  9 |     I16(i16),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     U32(u32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     I32(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 12 |     U64(u64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 13 |     I64(i64),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 14 |     F32(f32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 15 |     F64(f64)
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Immediate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Reg` is never used
[INFO] [stdout]   --> src/cpu.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type Reg = usize;
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]   --> src/cpu.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum Instruction {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/vm.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout]  6 |     ip: cpu::Adr,
[INFO] [stdout]    |     ^^
[INFO] [stdout]  7 |     flag_eq: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  8 |     flag_gt: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  9 |     reg: [cpu::Immediate; 8],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     code: Vec<u8>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     stack: Vec<cpu::Immediate>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     data: Vec<cpu::Immediate>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     is_exec: bool
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decode_immediate` and `decode` are never used
[INFO] [stdout]    --> src/vm.rs:32:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl VM {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  32 |     pub fn decode_immediate(&mut self) -> cpu::Immediate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn decode(&mut self) -> cpu::Instruction {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
[INFO] running `Command { std: "docker" "inspect" "4c8d4c45cced643876c9915225b8f4e2a5caca836bd3d7c93346a7586c25f4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c8d4c45cced643876c9915225b8f4e2a5caca836bd3d7c93346a7586c25f4ab", kill_on_drop: false }`
[INFO] [stdout] 4c8d4c45cced643876c9915225b8f4e2a5caca836bd3d7c93346a7586c25f4ab
