[INFO] cloning repository https://github.com/roberts-pumpurs/computer-enhance-course [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roberts-pumpurs/computer-enhance-course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-pumpurs%2Fcomputer-enhance-course", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-pumpurs%2Fcomputer-enhance-course'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d9c9ae3988072ff730d80449be136f22de7d061 [INFO] testing roberts-pumpurs/computer-enhance-course against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froberts-pumpurs%2Fcomputer-enhance-course" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/roberts-pumpurs/computer-enhance-course [INFO] finished tweaking git repo https://github.com/roberts-pumpurs/computer-enhance-course [INFO] tweaked toml for git repo https://github.com/roberts-pumpurs/computer-enhance-course written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/roberts-pumpurs/computer-enhance-course on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/roberts-pumpurs/computer-enhance-course 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d03d5ae2a0d838517c6d7b5fb5433d276a8bdf274c991d68aeffca0b6d84a3a [INFO] running `Command { std: "docker" "start" "-a" "8d03d5ae2a0d838517c6d7b5fb5433d276a8bdf274c991d68aeffca0b6d84a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d03d5ae2a0d838517c6d7b5fb5433d276a8bdf274c991d68aeffca0b6d84a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d03d5ae2a0d838517c6d7b5fb5433d276a8bdf274c991d68aeffca0b6d84a3a", kill_on_drop: false }` [INFO] [stdout] 8d03d5ae2a0d838517c6d7b5fb5433d276a8bdf274c991d68aeffca0b6d84a3a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 703255c67099f69f919f60cd5c97699130ac28a90398bdafd41044deee59d93e [INFO] running `Command { std: "docker" "start" "-a" "703255c67099f69f919f60cd5c97699130ac28a90398bdafd41044deee59d93e", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cpu-8086 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `IndexMut` and `Index` [INFO] [stdout] --> src/cpu.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-imports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::ToBytes` [INFO] [stdout] --> src/cpu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num_traits::ToBytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/instruction.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_derive::FromPrimitive` [INFO] [stdout] --> src/instruction.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use num_derive::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BX_SI` should have an upper camel case name [INFO] [stdout] --> src/instruction/binary_parsing.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | BX_SI, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `BxSi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BX_DI` should have an upper camel case name [INFO] [stdout] --> src/instruction/binary_parsing.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | BX_DI, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `BxDi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BP_SI` should have an upper camel case name [INFO] [stdout] --> src/instruction/binary_parsing.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | BP_SI, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `BpSi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BP_DI` should have an upper camel case name [INFO] [stdout] --> src/instruction/binary_parsing.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | BP_DI, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `BpDi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/instruction/binary_parsing.rs:1062:5 [INFO] [stdout] | [INFO] [stdout] 653 | pub fn ix_table() -> [IxDef<'static>; 8] { [INFO] [stdout] | ------------------- expected `[IxDef<'static>; 8]` because of return type [INFO] [stdout] ... [INFO] [stdout] 1062 | res [INFO] [stdout] | ^^^ expected an array with a size of 8, found one with a size of 257 [INFO] [stdout] | [INFO] [stdout] = note: expected array `[IxDef<'static>; 8]` [INFO] [stdout] found array `[IxDef<'_>; 257]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpu-8086` (lib) due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "703255c67099f69f919f60cd5c97699130ac28a90398bdafd41044deee59d93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703255c67099f69f919f60cd5c97699130ac28a90398bdafd41044deee59d93e", kill_on_drop: false }` [INFO] [stdout] 703255c67099f69f919f60cd5c97699130ac28a90398bdafd41044deee59d93e