[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 1.59.0 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-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vogte999/Rasm on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "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] d37fe604de7c98903f3064ab41e6afbd201434d9a47b316415fdbf6d9cc5b8d8 [INFO] running `Command { std: "docker" "start" "-a" "d37fe604de7c98903f3064ab41e6afbd201434d9a47b316415fdbf6d9cc5b8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d37fe604de7c98903f3064ab41e6afbd201434d9a47b316415fdbf6d9cc5b8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37fe604de7c98903f3064ab41e6afbd201434d9a47b316415fdbf6d9cc5b8d8", kill_on_drop: false }` [INFO] [stdout] d37fe604de7c98903f3064ab41e6afbd201434d9a47b316415fdbf6d9cc5b8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9612a13837cbf34a9dffe7b798fd6a37f6c9124550048b26b24b684245db39d2 [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" "9612a13837cbf34a9dffe7b798fd6a37f6c9124550048b26b24b684245db39d2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling ui-sys v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure 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 48.60s [INFO] running `Command { std: "docker" "inspect" "9612a13837cbf34a9dffe7b798fd6a37f6c9124550048b26b24b684245db39d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9612a13837cbf34a9dffe7b798fd6a37f6c9124550048b26b24b684245db39d2", kill_on_drop: false }` [INFO] [stdout] 9612a13837cbf34a9dffe7b798fd6a37f6c9124550048b26b24b684245db39d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3896672b373404836896470007904e2e57e4daed35b41015f792b16879e8e1 [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" "2c3896672b373404836896470007904e2e57e4daed35b41015f792b16879e8e1", 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.51s [INFO] running `Command { std: "docker" "inspect" "2c3896672b373404836896470007904e2e57e4daed35b41015f792b16879e8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3896672b373404836896470007904e2e57e4daed35b41015f792b16879e8e1", kill_on_drop: false }` [INFO] [stdout] 2c3896672b373404836896470007904e2e57e4daed35b41015f792b16879e8e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c71b1a994c5dfabf1cf21ff619387ea309ac743bab7b52ef377778f29001b0c [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" "5c71b1a994c5dfabf1cf21ff619387ea309ac743bab7b52ef377778f29001b0c", 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.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rasm-c14444882862eb84) [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" "5c71b1a994c5dfabf1cf21ff619387ea309ac743bab7b52ef377778f29001b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c71b1a994c5dfabf1cf21ff619387ea309ac743bab7b52ef377778f29001b0c", kill_on_drop: false }` [INFO] [stdout] 5c71b1a994c5dfabf1cf21ff619387ea309ac743bab7b52ef377778f29001b0c