[INFO] cloning repository https://github.com/KoreaFriedChips/Language-Virtual-Machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KoreaFriedChips/Language-Virtual-Machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoreaFriedChips%2FLanguage-Virtual-Machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoreaFriedChips%2FLanguage-Virtual-Machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 452499ffd4cbfac1bcbbab6eb230c5fc70e540e2 [INFO] checking KoreaFriedChips/Language-Virtual-Machine against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoreaFriedChips%2FLanguage-Virtual-Machine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KoreaFriedChips/Language-Virtual-Machine [INFO] finished tweaking git repo https://github.com/KoreaFriedChips/Language-Virtual-Machine [INFO] tweaked toml for git repo https://github.com/KoreaFriedChips/Language-Virtual-Machine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KoreaFriedChips/Language-Virtual-Machine on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KoreaFriedChips/Language-Virtual-Machine 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c593601dbfa68ae89d81750ce84c6e733e22c790f0bafb94f30fa482d12bfc [INFO] running `Command { std: "docker" "start" "-a" "93c593601dbfa68ae89d81750ce84c6e733e22c790f0bafb94f30fa482d12bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c593601dbfa68ae89d81750ce84c6e733e22c790f0bafb94f30fa482d12bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c593601dbfa68ae89d81750ce84c6e733e22c790f0bafb94f30fa482d12bfc", kill_on_drop: false }` [INFO] [stdout] 93c593601dbfa68ae89d81750ce84c6e733e22c790f0bafb94f30fa482d12bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f9eeb60665d0131e8cfe43280bd56c49236789ab83ece14ced735d0de103b1a [INFO] running `Command { std: "docker" "start" "-a" "3f9eeb60665d0131e8cfe43280bd56c49236789ab83ece14ced735d0de103b1a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking iridium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::assembler::label_parsers::label_declaration` [INFO] [stdout] --> src/assembler/directive_parsers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::assembler::label_parsers::label_declaration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::directive_parsers::directive` [INFO] [stdout] --> src/assembler/instruction_parsers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::directive_parsers::directive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbols` [INFO] [stdout] --> src/assembler/instruction_parsers.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbols` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::assembler::label_parsers::label_declaration` [INFO] [stdout] --> src/assembler/directive_parsers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::assembler::label_parsers::label_declaration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::directive_parsers::directive` [INFO] [stdout] --> src/assembler/instruction_parsers.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::directive_parsers::directive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_type` is never read [INFO] [stdout] --> src/assembler/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Symbol { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 92 | symbol_type: SymbolType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` 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: unused variable: `symbols` [INFO] [stdout] --> src/assembler/instruction_parsers.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn to_bytes(&self, symbols: &SymbolTable) -> Vec { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbols` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `symbol_type` is never read [INFO] [stdout] --> src/assembler/mod.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Symbol { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 92 | symbol_type: SymbolType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [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" "3f9eeb60665d0131e8cfe43280bd56c49236789ab83ece14ced735d0de103b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9eeb60665d0131e8cfe43280bd56c49236789ab83ece14ced735d0de103b1a", kill_on_drop: false }` [INFO] [stdout] 3f9eeb60665d0131e8cfe43280bd56c49236789ab83ece14ced735d0de103b1a