[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] testing Vogte999/Rasm against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vogte999/Rasm on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-9/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.29 [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded iui v0.2.0 [INFO] [stderr] Downloaded ui-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9028c5c7580d91b81ba4a25b7dc6fab3612756dd0ff86cf8561bb8b80574ed5 [INFO] running `Command { std: "docker" "start" "-a" "f9028c5c7580d91b81ba4a25b7dc6fab3612756dd0ff86cf8561bb8b80574ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9028c5c7580d91b81ba4a25b7dc6fab3612756dd0ff86cf8561bb8b80574ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9028c5c7580d91b81ba4a25b7dc6fab3612756dd0ff86cf8561bb8b80574ed5", kill_on_drop: false }` [INFO] [stdout] f9028c5c7580d91b81ba4a25b7dc6fab3612756dd0ff86cf8561bb8b80574ed5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 449a427d9954a1538c0f3fd58f84dc89e7baa654824e1b3cf61f9d2e03a80aca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "449a427d9954a1538c0f3fd58f84dc89e7baa654824e1b3cf61f9d2e03a80aca", kill_on_drop: false }` [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling ui-sys v0.1.1 [INFO] [stderr] Compiling iui v0.2.0 [INFO] [stderr] Compiling 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: 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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.92s [INFO] running `Command { std: "docker" "inspect" "449a427d9954a1538c0f3fd58f84dc89e7baa654824e1b3cf61f9d2e03a80aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449a427d9954a1538c0f3fd58f84dc89e7baa654824e1b3cf61f9d2e03a80aca", kill_on_drop: false }` [INFO] [stdout] 449a427d9954a1538c0f3fd58f84dc89e7baa654824e1b3cf61f9d2e03a80aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bd3f515d4f424372df7cb4c91324260f688c61806ec3e9e5fbce93640abd658 [INFO] running `Command { std: "docker" "start" "-a" "9bd3f515d4f424372df7cb4c91324260f688c61806ec3e9e5fbce93640abd658", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "9bd3f515d4f424372df7cb4c91324260f688c61806ec3e9e5fbce93640abd658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd3f515d4f424372df7cb4c91324260f688c61806ec3e9e5fbce93640abd658", kill_on_drop: false }` [INFO] [stdout] 9bd3f515d4f424372df7cb4c91324260f688c61806ec3e9e5fbce93640abd658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80e3f065b5279c2a2b32e14c8ca87aeeaac282010ec2455e89d5e45d011f2981 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80e3f065b5279c2a2b32e14c8ca87aeeaac282010ec2455e89d5e45d011f2981", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Group` [INFO] [stderr] --> src/ui/mod.rs:3:55 [INFO] [stderr] | [INFO] [stderr] 3 | use self::iui::controls::{Label, Button, VerticalBox, Group, MultilineEntry, HorizontalBox, HorizontalSeparator}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new_commands` [INFO] [stderr] --> src/controller/mod.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn new_commands(&mut self, commands: Vec) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_step` [INFO] [stderr] --> src/controller/mod.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn next_step(&mut self) -> (RegisterMachine, bool) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:132:20 [INFO] [stderr] | [INFO] [stderr] 132 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 132 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 132 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 145 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 145 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 153 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 153 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 161 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 161 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 169 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 169 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/register_machine/mod.rs:177:20 [INFO] [stderr] | [INFO] [stderr] 177 | panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 177 - panic!(format!("Register {} does not exist.", n)); [INFO] [stderr] 177 + panic!("Register {} does not exist.", n); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rasm` (bin "rasm" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rasm-8048bb0f5e2f1f5c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80e3f065b5279c2a2b32e14c8ca87aeeaac282010ec2455e89d5e45d011f2981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e3f065b5279c2a2b32e14c8ca87aeeaac282010ec2455e89d5e45d011f2981", kill_on_drop: false }` [INFO] [stdout] 80e3f065b5279c2a2b32e14c8ca87aeeaac282010ec2455e89d5e45d011f2981