[INFO] cloning repository https://github.com/as3richa/brainrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/as3richa/brainrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fas3richa%2Fbrainrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fas3richa%2Fbrainrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffc6c05c91953b0d30e9f14d73429a5d22c0ccfc [INFO] checking as3richa/brainrust against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fas3richa%2Fbrainrust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/as3richa/brainrust on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/as3richa/brainrust [INFO] finished tweaking git repo https://github.com/as3richa/brainrust [INFO] tweaked toml for git repo https://github.com/as3richa/brainrust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/as3richa/brainrust 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73e012aa5c94855e328e896f45d5d17fbefdadf2031823d44ef124757fcdb3d [INFO] running `Command { std: "docker" "start" "-a" "c73e012aa5c94855e328e896f45d5d17fbefdadf2031823d44ef124757fcdb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73e012aa5c94855e328e896f45d5d17fbefdadf2031823d44ef124757fcdb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73e012aa5c94855e328e896f45d5d17fbefdadf2031823d44ef124757fcdb3d", kill_on_drop: false }` [INFO] [stdout] c73e012aa5c94855e328e896f45d5d17fbefdadf2031823d44ef124757fcdb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c8b5b363c394439a9e88eafc5dd770bb4d954b284dcd48ef28870e8924290a9 [INFO] running `Command { std: "docker" "start" "-a" "1c8b5b363c394439a9e88eafc5dd770bb4d954b284dcd48ef28870e8924290a9", kill_on_drop: false }` [INFO] [stderr] Checking brainrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/compiler.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/compiler.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/assembler.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Assembler<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn cmp_r10_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn cmp_r13_rbp(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn jge(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | fn jmp(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn mov_r11_rax(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | fn mov_r12_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 42 | fn mov_r12_rax(&mut self); [INFO] [stdout] 43 | fn mov_r13_u32(&mut self, operand: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn mov_rbp_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn mov_rdx_r12(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn sub_r8_r9(&mut self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn xor_r11_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_BSS_SIZE` is never used [INFO] [stdout] --> src/elf.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub const MAX_BSS_SIZE: u64 = (1 + 0x7fffffffffff) - BSS_VIRTUAL_ADDRESS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl SyntaxError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 126 | fn new(line: usize, column: usize, message: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/compiler.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/compiler.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/assembler.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Assembler<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn cmp_r10_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn cmp_r13_rbp(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn jge(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | fn jmp(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn mov_r11_rax(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | fn mov_r12_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 42 | fn mov_r12_rax(&mut self); [INFO] [stdout] 43 | fn mov_r13_u32(&mut self, operand: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn mov_rbp_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn mov_rdx_r12(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn sub_r8_r9(&mut self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn xor_r11_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_BSS_SIZE` is never used [INFO] [stdout] --> src/elf.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub const MAX_BSS_SIZE: u64 = (1 + 0x7fffffffffff) - BSS_VIRTUAL_ADDRESS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl SyntaxError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 126 | fn new(line: usize, column: usize, message: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "1c8b5b363c394439a9e88eafc5dd770bb4d954b284dcd48ef28870e8924290a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8b5b363c394439a9e88eafc5dd770bb4d954b284dcd48ef28870e8924290a9", kill_on_drop: false }` [INFO] [stdout] 1c8b5b363c394439a9e88eafc5dd770bb4d954b284dcd48ef28870e8924290a9 [INFO] checking as3richa/brainrust against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fas3richa%2Fbrainrust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/as3richa/brainrust on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/as3richa/brainrust [INFO] finished tweaking git repo https://github.com/as3richa/brainrust [INFO] tweaked toml for git repo https://github.com/as3richa/brainrust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/as3richa/brainrust 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3092a82f6cfc89c595c48a96fc0c1fd0648a226994ffdee79d44851674dbd9e [INFO] running `Command { std: "docker" "start" "-a" "a3092a82f6cfc89c595c48a96fc0c1fd0648a226994ffdee79d44851674dbd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3092a82f6cfc89c595c48a96fc0c1fd0648a226994ffdee79d44851674dbd9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3092a82f6cfc89c595c48a96fc0c1fd0648a226994ffdee79d44851674dbd9e", kill_on_drop: false }` [INFO] [stdout] a3092a82f6cfc89c595c48a96fc0c1fd0648a226994ffdee79d44851674dbd9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7df388398df929620d21f70cd66597764fc049ea33a3836965fa72e83d6dd862 [INFO] running `Command { std: "docker" "start" "-a" "7df388398df929620d21f70cd66597764fc049ea33a3836965fa72e83d6dd862", kill_on_drop: false }` [INFO] [stderr] Checking brainrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/compiler.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/compiler.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/assembler.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Assembler<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn cmp_r10_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn cmp_r13_rbp(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn jge(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | fn jmp(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn mov_r11_rax(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | fn mov_r12_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 42 | fn mov_r12_rax(&mut self); [INFO] [stdout] 43 | fn mov_r13_u32(&mut self, operand: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn mov_rbp_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn mov_rdx_r12(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn sub_r8_r9(&mut self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn xor_r11_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_BSS_SIZE` is never used [INFO] [stdout] --> src/elf.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub const MAX_BSS_SIZE: u64 = (1 + 0x7fffffffffff) - BSS_VIRTUAL_ADDRESS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl SyntaxError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 126 | fn new(line: usize, column: usize, message: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line` [INFO] [stdout] --> src/compiler.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_line` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/compiler.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let (token, line, column) = parse(&mut stream)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/assembler.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Assembler<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 21 | fn cmp_r10_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn cmp_r13_rbp(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | fn jge(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] 35 | fn jmp(&mut self, label: Self::Label); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | fn mov_r11_rax(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | fn mov_r12_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 42 | fn mov_r12_rax(&mut self); [INFO] [stdout] 43 | fn mov_r13_u32(&mut self, operand: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn mov_rbp_u64(&mut self, operand: u64); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn mov_rdx_r12(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn sub_r8_r9(&mut self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn xor_r11_r11(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_BSS_SIZE` is never used [INFO] [stdout] --> src/elf.rs:142:11 [INFO] [stdout] | [INFO] [stdout] 142 | pub const MAX_BSS_SIZE: u64 = (1 + 0x7fffffffffff) - BSS_VIRTUAL_ADDRESS; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/parser.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 125 | impl SyntaxError { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 126 | fn new(line: usize, column: usize, message: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "7df388398df929620d21f70cd66597764fc049ea33a3836965fa72e83d6dd862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df388398df929620d21f70cd66597764fc049ea33a3836965fa72e83d6dd862", kill_on_drop: false }` [INFO] [stdout] 7df388398df929620d21f70cd66597764fc049ea33a3836965fa72e83d6dd862