[INFO] cloning repository https://github.com/Vogte999/Rasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vogte999/Rasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 209090a72fe9eeca8b257c059bc2241f8b72fdbc [INFO] checking Vogte999/Rasm against master#89b9f7b284aacc5f8613438b80e4dd7bdd10549e for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vogte999/Rasm on toolchain 89b9f7b284aacc5f8613438b80e4dd7bdd10549e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vogte999/Rasm [INFO] finished tweaking git repo https://github.com/Vogte999/Rasm [INFO] tweaked toml for git repo https://github.com/Vogte999/Rasm written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/Vogte999/Rasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded failure v0.1.1 [INFO] [stderr] Downloaded backtrace v0.3.5 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded iui v0.2.0 [INFO] [stderr] Downloaded failure_derive v0.1.1 [INFO] [stderr] Downloaded ui-sys v0.1.1 [INFO] [stderr] Downloaded cmake v0.1.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e61fc3d66d770de24bf1593458fe3baf1c4f0b314217d9e6f11c8952ef7c6994 [INFO] running `Command { std: "docker" "start" "-a" "e61fc3d66d770de24bf1593458fe3baf1c4f0b314217d9e6f11c8952ef7c6994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e61fc3d66d770de24bf1593458fe3baf1c4f0b314217d9e6f11c8952ef7c6994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61fc3d66d770de24bf1593458fe3baf1c4f0b314217d9e6f11c8952ef7c6994", kill_on_drop: false }` [INFO] [stdout] e61fc3d66d770de24bf1593458fe3baf1c4f0b314217d9e6f11c8952ef7c6994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+89b9f7b284aacc5f8613438b80e4dd7bdd10549e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d7b456bdca54bcc5c65265985f2e6aa55351deb3ad91f47a0af4b68d6bfda69 [INFO] running `Command { std: "docker" "start" "-a" "7d7b456bdca54bcc5c65265985f2e6aa55351deb3ad91f47a0af4b68d6bfda69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling ui-sys v0.1.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking iui v0.2.0 [INFO] [stderr] Checking rasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Group` [INFO] [stdout] --> src/ui/mod.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | use self::iui::controls::{Label, Button, VerticalBox, Group, MultilineEntry, HorizontalBox, HorizontalSeparator}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Group` [INFO] [stdout] --> src/ui/mod.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | use self::iui::controls::{Label, Button, VerticalBox, Group, MultilineEntry, HorizontalBox, HorizontalSeparator}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_commands` [INFO] [stdout] --> src/controller/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new_commands(&mut self, commands: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_step` [INFO] [stdout] --> src/controller/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn next_step(&mut self) -> (RegisterMachine, bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 132 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 145 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 145 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 153 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 153 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 161 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 161 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 169 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 169 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 177 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 177 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_commands` [INFO] [stdout] --> src/controller/mod.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new_commands(&mut self, commands: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_step` [INFO] [stdout] --> src/controller/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn next_step(&mut self) -> (RegisterMachine, bool) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 132 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 145 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 145 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 153 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 153 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 161 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 161 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 169 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 169 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/register_machine/mod.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 177 - panic!(format!("Register {} does not exist.", n)); [INFO] [stdout] 177 + panic!("Register {} does not exist.", n); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "7d7b456bdca54bcc5c65265985f2e6aa55351deb3ad91f47a0af4b68d6bfda69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7b456bdca54bcc5c65265985f2e6aa55351deb3ad91f47a0af4b68d6bfda69", kill_on_drop: false }` [INFO] [stdout] 7d7b456bdca54bcc5c65265985f2e6aa55351deb3ad91f47a0af4b68d6bfda69