[INFO] cloning repository https://github.com/hrh858/basic_8086_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrh858/basic_8086_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator/info/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/hrh858/basic_8086_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrh858/basic_8086_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/hrh858/basic_8086_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrh858/basic_8086_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/hrh858/basic_8086_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrh858/basic_8086_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/hrh858/basic_8086_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrh858/basic_8086_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fcdc395427146760c37bc85272c810448c56cf7 [INFO] checking hrh858/basic_8086_simulator against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hrh858/basic_8086_simulator on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hrh858/basic_8086_simulator [INFO] finished tweaking git repo https://github.com/hrh858/basic_8086_simulator [INFO] tweaked toml for git repo https://github.com/hrh858/basic_8086_simulator written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hrh858/basic_8086_simulator 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74181d7c5059e945386d2382ebcf698fef78a6e69aca42a874254a677904da2a [INFO] running `Command { std: "docker" "start" "-a" "74181d7c5059e945386d2382ebcf698fef78a6e69aca42a874254a677904da2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74181d7c5059e945386d2382ebcf698fef78a6e69aca42a874254a677904da2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74181d7c5059e945386d2382ebcf698fef78a6e69aca42a874254a677904da2a", kill_on_drop: false }` [INFO] [stdout] 74181d7c5059e945386d2382ebcf698fef78a6e69aca42a874254a677904da2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09a8897244b73494b7955db2abb20426b32a2b1b6d4901aac8817a7d02988b58 [INFO] running `Command { std: "docker" "start" "-a" "09a8897244b73494b7955db2abb20426b32a2b1b6d4901aac8817a7d02988b58", kill_on_drop: false }` [INFO] [stderr] Checking computer_enhance-8086 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/sim8086/emu.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | fn set_zero(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/sim8086/emu.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | fn set_negative(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/sim8086/emu.rs:353:28 [INFO] [stdout] | [INFO] [stdout] 353 | fn set_zero(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/sim8086/emu.rs:358:32 [INFO] [stdout] | [INFO] [stdout] 358 | fn set_negative(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_reg` is never used [INFO] [stdout] --> src/sim8086/dis.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn decode_reg(byte: u8, from: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `load_from_memory` is never used [INFO] [stdout] --> src/sim8086/emu.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Emulator { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | fn load_from_memory(&self, from: usize) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlagsRegister` is never constructed [INFO] [stdout] --> src/sim8086/emu.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 348 | pub struct FlagsRegister(u16); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlagsRegister` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode_reg` is never used [INFO] [stdout] --> src/sim8086/dis.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 282 | pub fn decode_reg(byte: u8, from: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `load_from_memory` is never used [INFO] [stdout] --> src/sim8086/emu.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 32 | impl Emulator { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | fn load_from_memory(&self, from: usize) -> u16 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `zero`, `set_zero`, `negative`, and `set_negative` are never used [INFO] [stdout] --> src/sim8086/emu.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 349 | impl FlagsRegister { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 350 | fn zero(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | fn set_zero(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 354 | [INFO] [stdout] 355 | fn negative(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | fn set_negative(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FlagsRegister` is never constructed [INFO] [stdout] --> src/sim8086/emu.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 348 | pub struct FlagsRegister(u16); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FlagsRegister` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | EffectiveAddress(EffectiveAddress), [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] 13 | EffectiveAddress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `zero`, `set_zero`, `negative`, and `set_negative` are never used [INFO] [stdout] --> src/sim8086/emu.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 349 | impl FlagsRegister { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 350 | fn zero(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 353 | fn set_zero(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 354 | [INFO] [stdout] 355 | fn negative(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | fn set_negative(&mut self, value: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | RegisterAndOffset(Register, Register), [INFO] [stdout] | ----------------- ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | RegisterAndOffset((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | EffectiveAddress(EffectiveAddress), [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] 13 | EffectiveAddress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | RegisterAndDisplacement(Register, Displacement), [INFO] [stdout] | ----------------------- ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 28 | RegisterAndDisplacement((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | RegisterAndOffset(Register, Register), [INFO] [stdout] | ----------------- ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | RegisterAndOffset((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | RegisterOffsetAndDisplacement(Register, Register, Displacement), [INFO] [stdout] | ----------------------------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 29 | RegisterOffsetAndDisplacement((), (), ()), [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | RegisterAndDisplacement(Register, Displacement), [INFO] [stdout] | ----------------------- ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 28 | RegisterAndDisplacement((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | EightBits(i8), [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] 34 | EightBits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | RegisterOffsetAndDisplacement(Register, Register, Displacement), [INFO] [stdout] | ----------------------------- ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 29 | RegisterOffsetAndDisplacement((), (), ()), [INFO] [stdout] | ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | SixteenBits(i16), [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] 35 | SixteenBits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | EightBits(i8), [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] 34 | EightBits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetOperandsParams` is never constructed [INFO] [stdout] --> src/sim8086/opc/mov.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct GetOperandsParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOperandsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sim8086/opc/mov.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | SixteenBits(i16), [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] 35 | SixteenBits(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GetOperandsParams` is never constructed [INFO] [stdout] --> src/sim8086/opc/mov.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct GetOperandsParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GetOperandsParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] running `Command { std: "docker" "inspect" "09a8897244b73494b7955db2abb20426b32a2b1b6d4901aac8817a7d02988b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a8897244b73494b7955db2abb20426b32a2b1b6d4901aac8817a7d02988b58", kill_on_drop: false }` [INFO] [stdout] 09a8897244b73494b7955db2abb20426b32a2b1b6d4901aac8817a7d02988b58 [INFO] checking hrh858/basic_8086_simulator against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'test': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking hrh858/basic_8086_simulator against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/main': couldn't write '/workspace/builds/worker-5-tc2/source/.git/refs/heads/main.lock' [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] checking hrh858/basic_8086_simulator against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/sim8086/dis.rs [INFO] [stderr] error: unable to write file src/sim8086/emu.rs [INFO] [stderr] error: unable to write file src/sim8086/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/sim8086/opc': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking hrh858/basic_8086_simulator against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/sim8086/dis.rs [INFO] [stderr] error: unable to write file src/sim8086/emu.rs [INFO] [stderr] error: unable to write file src/sim8086/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/sim8086/opc': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking hrh858/basic_8086_simulator against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrh858%2Fbasic_8086_simulator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/sim8086/dis.rs [INFO] [stderr] error: unable to write file src/sim8086/emu.rs [INFO] [stderr] error: unable to write file src/sim8086/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/sim8086/opc': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/hrh858/basic_8086_simulator [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.