[INFO] cloning repository https://github.com/pacmancoder/rustzx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacmancoder/rustzx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Frustzx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Frustzx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fd022911bd3b7e95217923842f5327377d96de8 [INFO] testing pacmancoder/rustzx against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacmancoder%2Frustzx" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pacmancoder/rustzx on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pacmancoder/rustzx [INFO] finished tweaking git repo https://github.com/pacmancoder/rustzx [INFO] tweaked toml for git repo https://github.com/pacmancoder/rustzx written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/pacmancoder/rustzx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02da7485de3f811c4269ae6250911a87f199a9c9acf57b87934cecc0aaca1a4d [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" "02da7485de3f811c4269ae6250911a87f199a9c9acf57b87934cecc0aaca1a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02da7485de3f811c4269ae6250911a87f199a9c9acf57b87934cecc0aaca1a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02da7485de3f811c4269ae6250911a87f199a9c9acf57b87934cecc0aaca1a4d", kill_on_drop: false }` [INFO] [stdout] 02da7485de3f811c4269ae6250911a87f199a9c9acf57b87934cecc0aaca1a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9035f668fc165b7e69ce1e7411892dd2a05a6096b3d424420678ef0f4f8ab35f [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" "9035f668fc165b7e69ce1e7411892dd2a05a6096b3d424420678ef0f4f8ab35f", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling ayumi v0.1.2 (https://github.com/pacmancoder/rust-ayumi.git#9e57902c) [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rustzx v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | pub static ref PARITY_TABLE: [u8; 256] = { [INFO] [stdout] 60 | | let mut arr = [0u8; 256]; [INFO] [stdout] 61 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 65 | | }; [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / lazy_static! { [INFO] [stdout] 70 | | pub static ref F3F5_TABLE: [u8; 256] = { [INFO] [stdout] 71 | | let mut arr = [0u8; 256]; [INFO] [stdout] 72 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 76 | | }; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref SZF3F5_TABLE: [u8; 256] = { [INFO] [stdout] 82 | | let mut arr = [0u8; 256]; [INFO] [stdout] 83 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 90 | | }; [INFO] [stdout] 91 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | pub static ref SZPF3F5_TABLE: [u8; 256] = { [INFO] [stdout] 96 | | let mut arr = [0u8; 256]; [INFO] [stdout] 97 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 105 | | }; [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/zx/machine/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | /// ZX Spectrum 48K Specs [INFO] [stdout] 11 | | pub static ref SPECS_48K: ZXSpecs = { [INFO] [stdout] 12 | | ZXSpecsBuilder::new() [INFO] [stdout] ... | [INFO] [stdout] 22 | | }; [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/zx/machine/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | /// ZX Spectrum 128K Specs [INFO] [stdout] 27 | | pub static ref SPECS_128K: ZXSpecs = { [INFO] [stdout] 28 | | ZXSpecsBuilder::new() [INFO] [stdout] ... | [INFO] [stdout] 38 | | }; [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "9035f668fc165b7e69ce1e7411892dd2a05a6096b3d424420678ef0f4f8ab35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9035f668fc165b7e69ce1e7411892dd2a05a6096b3d424420678ef0f4f8ab35f", kill_on_drop: false }` [INFO] [stdout] 9035f668fc165b7e69ce1e7411892dd2a05a6096b3d424420678ef0f4f8ab35f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 18450291017ba7ff3ccb678c304cd08fc159eaa2baec90e4f2c04376162d31bb [INFO] running `Command { std: "docker" "start" "-a" "18450291017ba7ff3ccb678c304cd08fc159eaa2baec90e4f2c04376162d31bb", kill_on_drop: false }` [INFO] [stderr] Compiling rustzx v0.9.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | pub static ref PARITY_TABLE: [u8; 256] = { [INFO] [stdout] 60 | | let mut arr = [0u8; 256]; [INFO] [stdout] 61 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 65 | | }; [INFO] [stdout] 66 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / lazy_static! { [INFO] [stdout] 70 | | pub static ref F3F5_TABLE: [u8; 256] = { [INFO] [stdout] 71 | | let mut arr = [0u8; 256]; [INFO] [stdout] 72 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 76 | | }; [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref SZF3F5_TABLE: [u8; 256] = { [INFO] [stdout] 82 | | let mut arr = [0u8; 256]; [INFO] [stdout] 83 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 90 | | }; [INFO] [stdout] 91 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/z80/tables/mod.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / lazy_static! { [INFO] [stdout] 95 | | pub static ref SZPF3F5_TABLE: [u8; 256] = { [INFO] [stdout] 96 | | let mut arr = [0u8; 256]; [INFO] [stdout] 97 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stdout] ... | [INFO] [stdout] 105 | | }; [INFO] [stdout] 106 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/zx/machine/mod.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / lazy_static! { [INFO] [stdout] 10 | | /// ZX Spectrum 48K Specs [INFO] [stdout] 11 | | pub static ref SPECS_48K: ZXSpecs = { [INFO] [stdout] 12 | | ZXSpecsBuilder::new() [INFO] [stdout] ... | [INFO] [stdout] 22 | | }; [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/zx/machine/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | /// ZX Spectrum 128K Specs [INFO] [stdout] 27 | | pub static ref SPECS_128K: ZXSpecs = { [INFO] [stdout] 28 | | ZXSpecsBuilder::new() [INFO] [stdout] ... | [INFO] [stdout] 38 | | }; [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.23s [INFO] running `Command { std: "docker" "inspect" "18450291017ba7ff3ccb678c304cd08fc159eaa2baec90e4f2c04376162d31bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18450291017ba7ff3ccb678c304cd08fc159eaa2baec90e4f2c04376162d31bb", kill_on_drop: false }` [INFO] [stdout] 18450291017ba7ff3ccb678c304cd08fc159eaa2baec90e4f2c04376162d31bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 395e485ef6ec1515a8861c12682f05f05dbb186a70415a1fefbc4443e77a6bc7 [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" "395e485ef6ec1515a8861c12682f05f05dbb186a70415a1fefbc4443e77a6bc7", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/z80/tables/mod.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | pub static ref PARITY_TABLE: [u8; 256] = { [INFO] [stderr] 60 | | let mut arr = [0u8; 256]; [INFO] [stderr] 61 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stderr] ... | [INFO] [stderr] 65 | | }; [INFO] [stderr] 66 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/z80/tables/mod.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / lazy_static! { [INFO] [stderr] 70 | | pub static ref F3F5_TABLE: [u8; 256] = { [INFO] [stderr] 71 | | let mut arr = [0u8; 256]; [INFO] [stderr] 72 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stderr] ... | [INFO] [stderr] 76 | | }; [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/z80/tables/mod.rs:80:1 [INFO] [stderr] | [INFO] [stderr] 80 | / lazy_static! { [INFO] [stderr] 81 | | pub static ref SZF3F5_TABLE: [u8; 256] = { [INFO] [stderr] 82 | | let mut arr = [0u8; 256]; [INFO] [stderr] 83 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stderr] ... | [INFO] [stderr] 90 | | }; [INFO] [stderr] 91 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/z80/tables/mod.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / lazy_static! { [INFO] [stderr] 95 | | pub static ref SZPF3F5_TABLE: [u8; 256] = { [INFO] [stderr] 96 | | let mut arr = [0u8; 256]; [INFO] [stderr] 97 | | for (n, x) in arr.iter_mut().enumerate() { [INFO] [stderr] ... | [INFO] [stderr] 105 | | }; [INFO] [stderr] 106 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/zx/machine/mod.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / lazy_static! { [INFO] [stderr] 10 | | /// ZX Spectrum 48K Specs [INFO] [stderr] 11 | | pub static ref SPECS_48K: ZXSpecs = { [INFO] [stderr] 12 | | ZXSpecsBuilder::new() [INFO] [stderr] ... | [INFO] [stderr] 22 | | }; [INFO] [stderr] 23 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/zx/machine/mod.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / lazy_static! { [INFO] [stderr] 26 | | /// ZX Spectrum 128K Specs [INFO] [stderr] 27 | | pub static ref SPECS_128K: ZXSpecs = { [INFO] [stderr] 28 | | ZXSpecsBuilder::new() [INFO] [stderr] ... | [INFO] [stderr] 38 | | }; [INFO] [stderr] 39 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustzx-f7f7308bea2f01b2 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test emulator::loaders::tests::load_file_autodetect_load_tap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "395e485ef6ec1515a8861c12682f05f05dbb186a70415a1fefbc4443e77a6bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395e485ef6ec1515a8861c12682f05f05dbb186a70415a1fefbc4443e77a6bc7", kill_on_drop: false }` [INFO] [stdout] 395e485ef6ec1515a8861c12682f05f05dbb186a70415a1fefbc4443e77a6bc7