[INFO] cloning repository https://github.com/ncoish/NESO3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ncoish/NESO3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncoish%2FNESO3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncoish%2FNESO3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25becf64d521225d9723cfa4875d70a7ee57b790 [INFO] building ncoish/NESO3 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fncoish%2FNESO3" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ncoish/NESO3 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ncoish/NESO3 [INFO] finished tweaking git repo https://github.com/ncoish/NESO3 [INFO] tweaked toml for git repo https://github.com/ncoish/NESO3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ncoish/NESO3 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e39f933d9fdf971429152777c01589a9534599094864efef3cce93495f4be9ae [INFO] running `Command { std: "docker" "start" "-a" "e39f933d9fdf971429152777c01589a9534599094864efef3cce93495f4be9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e39f933d9fdf971429152777c01589a9534599094864efef3cce93495f4be9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39f933d9fdf971429152777c01589a9534599094864efef3cce93495f4be9ae", kill_on_drop: false }` [INFO] [stdout] e39f933d9fdf971429152777c01589a9534599094864efef3cce93495f4be9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2fd8f979b653811ec53108e33cc1ad5562bc5f07d612e7f3a92ab7a444f836 [INFO] running `Command { std: "docker" "start" "-a" "cc2fd8f979b653811ec53108e33cc1ad5562bc5f07d612e7f3a92ab7a444f836", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling neso3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/gfx.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let controller = joystick_subsystem.open(0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DUAL` is never constructed [INFO] [stdout] --> src/parser.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum TVSystem { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | DUAL, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TVSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `raw_header`, `mirroring`, `battery_ram`, `mapper`, `ram_banks`, and `tv_system` are never read [INFO] [stdout] --> src/parser.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | raw_header: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | mirroring: Mirroring, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | battery_ram: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | trainer: bool, [INFO] [stdout] 27 | mapper: Mapper, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | ram_banks: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | tv_system: TVSystem, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `prg_rom` is never read [INFO] [stdout] --> src/memory.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GameMemory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub prg_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `store` and `load` are never used [INFO] [stdout] --> src/memory.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Memory { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 26 | fn store(&mut self, address: usize, value: u8); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | fn load(&mut self, address: usize) -> u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_number` is never used [INFO] [stdout] --> src/mapper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Mapper { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `A`, `X`, `Y`, `PC`, `S`, and `P` are never read [INFO] [stdout] --> src/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 4 | A: u8, [INFO] [stdout] | ^ [INFO] [stdout] 5 | X: u8, [INFO] [stdout] | ^ [INFO] [stdout] 6 | Y: u8, [INFO] [stdout] | ^ [INFO] [stdout] 7 | PC: u16, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | S: u8, [INFO] [stdout] | ^ [INFO] [stdout] 9 | P: u8, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `oam` is never read [INFO] [stdout] --> src/ppu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PPU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 4 | pub memory: [u8; 0x4000], [INFO] [stdout] 5 | oam: OAM, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | A: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | X: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Y` should have a snake case name [INFO] [stdout] --> src/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Y: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/cpu.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PC: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/cpu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | S: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/cpu.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | P: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cc2fd8f979b653811ec53108e33cc1ad5562bc5f07d612e7f3a92ab7a444f836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2fd8f979b653811ec53108e33cc1ad5562bc5f07d612e7f3a92ab7a444f836", kill_on_drop: false }` [INFO] [stdout] cc2fd8f979b653811ec53108e33cc1ad5562bc5f07d612e7f3a92ab7a444f836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 581165b78ea771ae1bdcf25ccaf96ab57531f218d8c8fb9db895789334414e3f [INFO] running `Command { std: "docker" "start" "-a" "581165b78ea771ae1bdcf25ccaf96ab57531f218d8c8fb9db895789334414e3f", kill_on_drop: false }` [INFO] [stderr] Compiling neso3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `controller` [INFO] [stdout] --> src/gfx.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let controller = joystick_subsystem.open(0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DUAL` is never constructed [INFO] [stdout] --> src/parser.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum TVSystem { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | DUAL, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TVSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `raw_header`, `mirroring`, `battery_ram`, `mapper`, `ram_banks`, and `tv_system` are never read [INFO] [stdout] --> src/parser.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 21 | raw_header: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | mirroring: Mirroring, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 25 | battery_ram: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 26 | trainer: bool, [INFO] [stdout] 27 | mapper: Mapper, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | ram_banks: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | tv_system: TVSystem, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 `prg_rom` is never read [INFO] [stdout] --> src/memory.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct GameMemory { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub prg_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `store` and `load` are never used [INFO] [stdout] --> src/memory.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub trait Memory { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 26 | fn store(&mut self, address: usize, value: u8); [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | fn load(&mut self, address: usize) -> u8; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_number` is never used [INFO] [stdout] --> src/mapper.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Mapper { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_number(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `A`, `X`, `Y`, `PC`, `S`, and `P` are never read [INFO] [stdout] --> src/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 4 | A: u8, [INFO] [stdout] | ^ [INFO] [stdout] 5 | X: u8, [INFO] [stdout] | ^ [INFO] [stdout] 6 | Y: u8, [INFO] [stdout] | ^ [INFO] [stdout] 7 | PC: u16, [INFO] [stdout] | ^^ [INFO] [stdout] 8 | S: u8, [INFO] [stdout] | ^ [INFO] [stdout] 9 | P: u8, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `oam` is never read [INFO] [stdout] --> src/ppu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct PPU { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 4 | pub memory: [u8; 0x4000], [INFO] [stdout] 5 | oam: OAM, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `A` should have a snake case name [INFO] [stdout] --> src/cpu.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | A: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case: `a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `X` should have a snake case name [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | X: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Y` should have a snake case name [INFO] [stdout] --> src/cpu.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Y: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/cpu.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | PC: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S` should have a snake case name [INFO] [stdout] --> src/cpu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | S: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P` should have a snake case name [INFO] [stdout] --> src/cpu.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | P: u8, [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "581165b78ea771ae1bdcf25ccaf96ab57531f218d8c8fb9db895789334414e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581165b78ea771ae1bdcf25ccaf96ab57531f218d8c8fb9db895789334414e3f", kill_on_drop: false }` [INFO] [stdout] 581165b78ea771ae1bdcf25ccaf96ab57531f218d8c8fb9db895789334414e3f