[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 1.49.0 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-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pacmancoder/rustzx on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-2/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pacmancoder/rust-ayumi.git` [INFO] [stderr] Updating git submodule `https://github.com/pacmancoder/ayumi-lib.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15d4947429c668c70e9bfa1c72b856df86ebbd282c65590184886f1cc098c1d9 [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" "15d4947429c668c70e9bfa1c72b856df86ebbd282c65590184886f1cc098c1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15d4947429c668c70e9bfa1c72b856df86ebbd282c65590184886f1cc098c1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15d4947429c668c70e9bfa1c72b856df86ebbd282c65590184886f1cc098c1d9", kill_on_drop: false }` [INFO] [stdout] 15d4947429c668c70e9bfa1c72b856df86ebbd282c65590184886f1cc098c1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "build" "--frozen" "--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] 560003b77b70b355b79bc8c52ae0d94ac91c85d25d8ffce800dd4eb2b5b5ceb7 [INFO] running `Command { std: "docker" "start" "-a" "560003b77b70b355b79bc8c52ae0d94ac91c85d25d8ffce800dd4eb2b5b5ceb7", 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 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.57s [INFO] running `Command { std: "docker" "inspect" "560003b77b70b355b79bc8c52ae0d94ac91c85d25d8ffce800dd4eb2b5b5ceb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560003b77b70b355b79bc8c52ae0d94ac91c85d25d8ffce800dd4eb2b5b5ceb7", kill_on_drop: false }` [INFO] [stdout] 560003b77b70b355b79bc8c52ae0d94ac91c85d25d8ffce800dd4eb2b5b5ceb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "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] c5acfa16b7cd665efc55005cc226ce73d98c25764befa1fe87c14a82af3a8af0 [INFO] running `Command { std: "docker" "start" "-a" "c5acfa16b7cd665efc55005cc226ce73d98c25764befa1fe87c14a82af3a8af0", 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.36s [INFO] running `Command { std: "docker" "inspect" "c5acfa16b7cd665efc55005cc226ce73d98c25764befa1fe87c14a82af3a8af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5acfa16b7cd665efc55005cc226ce73d98c25764befa1fe87c14a82af3a8af0", kill_on_drop: false }` [INFO] [stdout] c5acfa16b7cd665efc55005cc226ce73d98c25764befa1fe87c14a82af3a8af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e385295c7dff3bed231729e283e238685bdae3cbf28d4931bf8611266d1c9eb5 [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" "e385295c7dff3bed231729e283e238685bdae3cbf28d4931bf8611266d1c9eb5", 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.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustzx-1f9ac2f72b59d1d3 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e385295c7dff3bed231729e283e238685bdae3cbf28d4931bf8611266d1c9eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e385295c7dff3bed231729e283e238685bdae3cbf28d4931bf8611266d1c9eb5", kill_on_drop: false }` [INFO] [stdout] e385295c7dff3bed231729e283e238685bdae3cbf28d4931bf8611266d1c9eb5