[INFO] fetching crate gltile 0.0.5... [INFO] checking gltile-0.0.5 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate gltile 0.0.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gltile 0.0.5 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gltile 0.0.5 [INFO] finished tweaking crates.io crate gltile 0.0.5 [INFO] tweaked toml for crates.io crate gltile 0.0.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded looper v0.0.2 [INFO] [stderr] Downloaded pixset v0.0.6 [INFO] [stderr] Downloaded pixset_derive v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d881e04779f9952299f8f13b3509e5528469a17145b8b144b1b4d3ee02edc83a [INFO] running `Command { std: "docker" "start" "-a" "d881e04779f9952299f8f13b3509e5528469a17145b8b144b1b4d3ee02edc83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d881e04779f9952299f8f13b3509e5528469a17145b8b144b1b4d3ee02edc83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d881e04779f9952299f8f13b3509e5528469a17145b8b144b1b4d3ee02edc83a", kill_on_drop: false }` [INFO] [stdout] d881e04779f9952299f8f13b3509e5528469a17145b8b144b1b4d3ee02edc83a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c066b5fab0362bd7b98baf6032e5d53d5475ee6e23108317cdf43192b02cc286 [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" "c066b5fab0362bd7b98baf6032e5d53d5475ee6e23108317cdf43192b02cc286", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking looper v0.0.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling glium v0.17.1 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pixset_derive v0.0.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking png v0.8.0 [INFO] [stderr] Checking pixset v0.0.6 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking image v0.14.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Checking wayland-client v0.9.10 [INFO] [stderr] Checking wayland-protocols v0.9.10 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking wayland-window v0.7.0 [INFO] [stderr] Checking winit v0.7.6 [INFO] [stderr] Checking gltile v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/renderer.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | (screen_size.width / tile_width as i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/renderer.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | (screen_size.height / tile_height as i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | display as &glium::backend::Facade, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | display as &glium::backend::Facade, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:156:41 [INFO] [stdout] | [INFO] [stdout] 156 | texture::Texture2d::new(display as &backend::Facade, texture).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn backend::Facade` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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: unnecessary parentheses around function argument [INFO] [stdout] --> src/renderer.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | (screen_size.width / tile_width as i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/renderer.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | (screen_size.height / tile_height as i32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | display as &glium::backend::Facade, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | display as &glium::backend::Facade, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn glium::backend::Facade` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/renderer.rs:156:41 [INFO] [stdout] | [INFO] [stdout] 156 | texture::Texture2d::new(display as &backend::Facade, texture).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn backend::Facade` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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] --> src/colors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / lazy_static! { [INFO] [stdout] 25 | | pub static ref BLACK: Rgb = str_to_rgb("black"); [INFO] [stdout] 26 | | pub static ref CYAN: Rgb = str_to_rgb("cyan"); [INFO] [stdout] 27 | | pub static ref BROWN: Rgb = str_to_rgb("saddlebrown"); [INFO] [stdout] ... | [INFO] [stdout] 35 | | pub static ref YOGA_GRAY: Rgb = srgb_to_rgb(normalize([48.0, 56.0, 70.0])); [INFO] [stdout] 36 | | } [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.26s [INFO] running `Command { std: "docker" "inspect" "c066b5fab0362bd7b98baf6032e5d53d5475ee6e23108317cdf43192b02cc286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c066b5fab0362bd7b98baf6032e5d53d5475ee6e23108317cdf43192b02cc286", kill_on_drop: false }` [INFO] [stdout] c066b5fab0362bd7b98baf6032e5d53d5475ee6e23108317cdf43192b02cc286