[INFO] cloning repository https://github.com/awons/rs-chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awons/rs-chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawons%2Frs-chip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawons%2Frs-chip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31f67794b3b9b3ed2b7a5b60322e18cd0a1d5884 [INFO] testing awons/rs-chip8 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawons%2Frs-chip8" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awons/rs-chip8 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awons/rs-chip8 [INFO] finished tweaking git repo https://github.com/awons/rs-chip8 [INFO] tweaked toml for git repo https://github.com/awons/rs-chip8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/awons/rs-chip8 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72341f901c30b50eb480854883151a42f4d40497d0ecbb4f1f59eaf19503d095 [INFO] running `Command { std: "docker" "start" "-a" "72341f901c30b50eb480854883151a42f4d40497d0ecbb4f1f59eaf19503d095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72341f901c30b50eb480854883151a42f4d40497d0ecbb4f1f59eaf19503d095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72341f901c30b50eb480854883151a42f4d40497d0ecbb4f1f59eaf19503d095", kill_on_drop: false }` [INFO] [stdout] 72341f901c30b50eb480854883151a42f4d40497d0ecbb4f1f59eaf19503d095 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f62ac556795472ed97e6443e32c74a739d7eb4b254d190eded83da5d91ec140 [INFO] running `Command { std: "docker" "start" "-a" "4f62ac556795472ed97e6443e32c74a739d7eb4b254d190eded83da5d91ec140", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.45 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.45 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling weedle v0.9.0 [INFO] [stderr] Compiling wee_alloc v0.4.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir/chip8) [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 320 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chip8/src/opcode_processor.rs:355:20 [INFO] [stdout] | [INFO] [stdout] 355 | panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 355 - panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [INFO] [stdout] 355 + panic!("Font cannot be greater than 0xf but {:x} given", x); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling console v0.1.0 (/opt/rustwide/workdir/console) [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.45 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.45 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.45 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.45 [INFO] [stderr] Compiling web-sys v0.3.22 [INFO] [stderr] Compiling js-sys v0.3.22 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-app v0.1.0 (/opt/rustwide/workdir/wasm-app) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.77s [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" "4f62ac556795472ed97e6443e32c74a739d7eb4b254d190eded83da5d91ec140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f62ac556795472ed97e6443e32c74a739d7eb4b254d190eded83da5d91ec140", kill_on_drop: false }` [INFO] [stdout] 4f62ac556795472ed97e6443e32c74a739d7eb4b254d190eded83da5d91ec140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e80c3ee50bcf24a38edf39429b5a97370abe5f35b686d91f255eef6a66457e71 [INFO] running `Command { std: "docker" "start" "-a" "e80c3ee50bcf24a38edf39429b5a97370abe5f35b686d91f255eef6a66457e71", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 320 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chip8/src/opcode_processor.rs:355:20 [INFO] [stdout] | [INFO] [stdout] 355 | panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 355 - panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [INFO] [stdout] 355 + panic!("Font cannot be greater than 0xf but {:x} given", x); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.45 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling console v0.1.0 (/opt/rustwide/workdir/console) [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir/chip8) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/chipset.rs:612:26 [INFO] [stdout] | [INFO] [stdout] 612 | _generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 612 | _generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> chip8/src/opcode_processor.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | generator: &RandomByteGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 320 | generator: &dyn RandomByteGenerator, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> chip8/src/opcode_processor.rs:355:20 [INFO] [stdout] | [INFO] [stdout] 355 | panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 355 - panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [INFO] [stdout] 355 + panic!("Font cannot be greater than 0xf but {:x} given", x); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.22 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.45 [INFO] [stderr] Compiling wasm-app v0.1.0 (/opt/rustwide/workdir/wasm-app) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.34s [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" "e80c3ee50bcf24a38edf39429b5a97370abe5f35b686d91f255eef6a66457e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80c3ee50bcf24a38edf39429b5a97370abe5f35b686d91f255eef6a66457e71", kill_on_drop: false }` [INFO] [stdout] e80c3ee50bcf24a38edf39429b5a97370abe5f35b686d91f255eef6a66457e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ca1dba938938dc5cb3f6047b4b78bcd8f42202fa2885be55a144aacdd58ffcb [INFO] running `Command { std: "docker" "start" "-a" "6ca1dba938938dc5cb3f6047b4b78bcd8f42202fa2885be55a144aacdd58ffcb", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> chip8/src/opcode_processor.rs:91:21 [INFO] [stderr] | [INFO] [stderr] 91 | generator: &RandomByteGenerator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 91 | generator: &dyn RandomByteGenerator, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> chip8/src/opcode_processor.rs:320:21 [INFO] [stderr] | [INFO] [stderr] 320 | generator: &RandomByteGenerator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 320 | generator: &dyn RandomByteGenerator, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> chip8/src/opcode_processor.rs:355:20 [INFO] [stderr] | [INFO] [stderr] 355 | panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [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] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 355 - panic!(format!("Font cannot be greater than 0xf but {:x} given", x)); [INFO] [stderr] 355 + panic!("Font cannot be greater than 0xf but {:x} given", x); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `chip8` (lib) generated 3 warnings (run `cargo fix --lib -p chip8` to apply 3 suggestions) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> chip8/src/chipset.rs:612:26 [INFO] [stderr] | [INFO] [stderr] 612 | _generator: &RandomByteGenerator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 612 | _generator: &dyn RandomByteGenerator, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> chip8/src/opcode_processor.rs:91:21 [INFO] [stderr] | [INFO] [stderr] 91 | generator: &RandomByteGenerator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 91 | generator: &dyn RandomByteGenerator, [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `chip8` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p chip8 --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chip8-5458992c094625a2) [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test memory::test_memory::test_can_write_to_and_read_from_memory_at_given_address ... ok [INFO] [stdout] test gpu::test_display::test_draw_sprite_not_flipped ... ok [INFO] [stdout] test chipset::test_chipset::test_opcode_match ... ok [INFO] [stdout] test gpu::test_display::test_clean_display ... ok [INFO] [stdout] test memory::test_memory::test_can_move_up_and_down_the_stack ... ok [INFO] [stdout] test memory::test_memory::test_can_write_to_and_read_from_registers ... ok [INFO] [stdout] test gpu::test_display::test_draw_sprite_flipped ... ok [INFO] [stdout] test chipset::test_chipset::test_can_read_current_opcode ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_y ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_n ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_parts ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_short_address ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_assign_vx_equal_vy ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_address ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_or_vy ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_shl_with_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_and_vy ... ok [INFO] [stdout] test memory::test_memory::test_will_panic_when_trying_to_read_outside_of_available_memory - should panic ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_shl_without_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcode::test_get_x ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_shr_without_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_call_subroutine ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_clear_display ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_equal_nn_true ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_equal_vy_false ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_equal_vy_true ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_not_equal_nn_false ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_not_equal_vy_true ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_not_equal_vy_false ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_const_vx_equal_nn ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_const_vx_plus_equal_nn_ok ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_const_vx_plus_equal_nn_will_wrap_on_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_draw_vx_vy_n_with_collision ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_flow_pc_equal_v0_plus_nnn ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_draw_vx_vy_n_without_collision ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_jump_to_address ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_keyop_if_key_not_equal_vx ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_keyop_vx_equal_key ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vx_minus_vy_with_undeflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_xor_vy ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vx_minus_vy_without_undeflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_equal_nn_false ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vx_plus_vy_with_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vy_minus_vx_with_underflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vy_minus_vx_without_underflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_bcd ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_i_equal_i_plus_vx ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_i_equal_nnn ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_i_equal_sprite_addr_vx_ok ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_reg_dump ... ok [INFO] [stdout] test memory::test_memory::test_will_panic_when_trying_to_write_outside_of_available_memory - should panic ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_i_equal_sprite_addr_vx_out_of_range - should panic ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_return_from_subroutine ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_timer_delay_timer_equal_vx ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_timer_vx_equal_get_delay ... ok [INFO] [stdout] test test_emulator::test_can_run_program ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_math_vx_equal_vx_plus_vy_without_overflow ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_mem_reg_load ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_rand_vx_equal_rand_and_nn ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_keyop_if_key_equal_vx ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_cond_vx_not_equal_nn_true ... ok [INFO] [stdout] test opcode_processor::test_opcodes_processor::test_bitop_vx_equal_vx_shr_with_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/console-5ad0131801776d49) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasm_app-b206c9550f0cc362) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-2f9c4ab047637eee) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests chip8 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasm-app [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ca1dba938938dc5cb3f6047b4b78bcd8f42202fa2885be55a144aacdd58ffcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca1dba938938dc5cb3f6047b4b78bcd8f42202fa2885be55a144aacdd58ffcb", kill_on_drop: false }` [INFO] [stdout] 6ca1dba938938dc5cb3f6047b4b78bcd8f42202fa2885be55a144aacdd58ffcb