[INFO] cloning repository https://github.com/scottjmaddox/rust-game-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottjmaddox/rust-game-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottjmaddox%2Frust-game-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottjmaddox%2Frust-game-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cdb71aa3c0c79d9ae83ca2c4d74414a14c42e9f [INFO] testing scottjmaddox/rust-game-boilerplate against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottjmaddox%2Frust-game-boilerplate" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottjmaddox/rust-game-boilerplate on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottjmaddox/rust-game-boilerplate [INFO] finished tweaking git repo https://github.com/scottjmaddox/rust-game-boilerplate [INFO] tweaked toml for git repo https://github.com/scottjmaddox/rust-game-boilerplate written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/scottjmaddox/rust-game-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/scottjmaddox/live-reloading-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.5.1 [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded khronos_api v2.1.0 [INFO] [stderr] Downloaded notify v4.0.3 [INFO] [stderr] Downloaded gfx_device_gl v0.15.2 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5de190de4b11378a6461b85e021c85fd30c1386ec9dda234f0ca07b68ec195e [INFO] running `Command { std: "docker" "start" "-a" "e5de190de4b11378a6461b85e021c85fd30c1386ec9dda234f0ca07b68ec195e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5de190de4b11378a6461b85e021c85fd30c1386ec9dda234f0ca07b68ec195e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5de190de4b11378a6461b85e021c85fd30c1386ec9dda234f0ca07b68ec195e", kill_on_drop: false }` [INFO] [stdout] e5de190de4b11378a6461b85e021c85fd30c1386ec9dda234f0ca07b68ec195e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5b1930b551f428ce32bab7435fe58cb1b8db813f64dbfbd30feafee94dc03c [INFO] running `Command { std: "docker" "start" "-a" "2c5b1930b551f428ce32bab7435fe58cb1b8db813f64dbfbd30feafee94dc03c", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.3 [INFO] [stderr] Compiling live-reload v0.2.0 (https://github.com/scottjmaddox/live-reloading-rs?branch=develop#4cab8b92) [INFO] [stderr] Compiling dev-client-lib v0.1.0 (/opt/rustwide/workdir/dev-client-lib) [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling gfx_device_gl v0.15.2 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_window_sdl v0.8.0 [INFO] [stderr] Compiling dev-client v0.1.0 (/opt/rustwide/workdir/dev-client) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.05s [INFO] running `Command { std: "docker" "inspect" "2c5b1930b551f428ce32bab7435fe58cb1b8db813f64dbfbd30feafee94dc03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5b1930b551f428ce32bab7435fe58cb1b8db813f64dbfbd30feafee94dc03c", kill_on_drop: false }` [INFO] [stdout] 2c5b1930b551f428ce32bab7435fe58cb1b8db813f64dbfbd30feafee94dc03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9befd938557fc1d641f4d0fc12729899616374093acdb2667222017002a225d0 [INFO] running `Command { std: "docker" "start" "-a" "9befd938557fc1d641f4d0fc12729899616374093acdb2667222017002a225d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dev-client-lib v0.1.0 (/opt/rustwide/workdir/dev-client-lib) [INFO] [stderr] Compiling dev-client v0.1.0 (/opt/rustwide/workdir/dev-client) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / lazy_static! { [INFO] [stdout] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stdout] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stdout] ... | [INFO] [stdout] 68 | | }); [INFO] [stdout] 69 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.25s [INFO] running `Command { std: "docker" "inspect" "9befd938557fc1d641f4d0fc12729899616374093acdb2667222017002a225d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9befd938557fc1d641f4d0fc12729899616374093acdb2667222017002a225d0", kill_on_drop: false }` [INFO] [stdout] 9befd938557fc1d641f4d0fc12729899616374093acdb2667222017002a225d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40c4fd0ff910b6fc9ef1c852e494c4dea328df77bbda7b71a079cebfe1e5b49c [INFO] running `Command { std: "docker" "start" "-a" "40c4fd0ff910b6fc9ef1c852e494c4dea328df77bbda7b71a079cebfe1e5b49c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> dev-client/src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stderr] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] ... | [INFO] [stderr] 68 | | }); [INFO] [stderr] 69 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stderr] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] ... | [INFO] [stderr] 68 | | }); [INFO] [stderr] 69 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stderr] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] ... | [INFO] [stderr] 68 | | }); [INFO] [stderr] 69 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stderr] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] ... | [INFO] [stderr] 68 | | }); [INFO] [stderr] 69 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (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] --> dev-client/src/main.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | / lazy_static! { [INFO] [stderr] 59 | | static ref EVENTS: Mutex> = Mutex::new(VecDeque::with_capacity(1024)); [INFO] [stderr] 60 | | static ref VIEWPORT_WIDTH: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] 61 | | static ref VIEWPORT_HEIGHT: AtomicUsize = AtomicUsize::new(0); [INFO] [stderr] ... | [INFO] [stderr] 68 | | }); [INFO] [stderr] 69 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dev_client-6e1d8f46f3a1d784) [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 (/opt/rustwide/target/debug/deps/dev_client_lib-f64132b9e453145f) [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" "40c4fd0ff910b6fc9ef1c852e494c4dea328df77bbda7b71a079cebfe1e5b49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c4fd0ff910b6fc9ef1c852e494c4dea328df77bbda7b71a079cebfe1e5b49c", kill_on_drop: false }` [INFO] [stdout] 40c4fd0ff910b6fc9ef1c852e494c4dea328df77bbda7b71a079cebfe1e5b49c