[INFO] fetching crate gltile 0.0.5... [INFO] testing gltile-0.0.5 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate gltile 0.0.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gltile 0.0.5 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded looper v0.0.2 [INFO] [stderr] Downloaded pixset_derive v0.0.5 [INFO] [stderr] Downloaded pixset v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 304610b7ce8d86e23ef538b90f5dfd273ae3c697d0c64d643b0f0171ee2fdaa8 [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" "304610b7ce8d86e23ef538b90f5dfd273ae3c697d0c64d643b0f0171ee2fdaa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "304610b7ce8d86e23ef538b90f5dfd273ae3c697d0c64d643b0f0171ee2fdaa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "304610b7ce8d86e23ef538b90f5dfd273ae3c697d0c64d643b0f0171ee2fdaa8", kill_on_drop: false }` [INFO] [stdout] 304610b7ce8d86e23ef538b90f5dfd273ae3c697d0c64d643b0f0171ee2fdaa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58b4f816e56dec19c0bc8b86feeed1550e9a1a4c03f0f7dd9d943ff9d3b5db6 [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" "b58b4f816e56dec19c0bc8b86feeed1550e9a1a4c03f0f7dd9d943ff9d3b5db6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling pixset_derive v0.0.5 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling glium v0.17.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pixset v0.0.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling 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] [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] [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] [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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 a macro (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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "b58b4f816e56dec19c0bc8b86feeed1550e9a1a4c03f0f7dd9d943ff9d3b5db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58b4f816e56dec19c0bc8b86feeed1550e9a1a4c03f0f7dd9d943ff9d3b5db6", kill_on_drop: false }` [INFO] [stdout] b58b4f816e56dec19c0bc8b86feeed1550e9a1a4c03f0f7dd9d943ff9d3b5db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8d1998bdf87b5d7703b9ea7524fe972f81d320853466f8f068a4fc111c870a8 [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" "c8d1998bdf87b5d7703b9ea7524fe972f81d320853466f8f068a4fc111c870a8", kill_on_drop: false }` [INFO] [stderr] Compiling looper v0.0.2 [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] [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] [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] [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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 a macro (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] [stderr] Compiling 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] [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] [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] [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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 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/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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.text.8n0ruhg4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877" "/opt/rustwide/target/debug/examples/text-db0254293b1fa877.4yy3bqzgyf8t3djj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblooper-5e4ec9ff5cae661e.rlib" "/opt/rustwide/target/debug/deps/libgltile-7879d721f0d71407.rlib" "/opt/rustwide/target/debug/deps/libpixset-ccff61ce17c04ded.rlib" "/opt/rustwide/target/debug/deps/libpalette-80971e46cea7e55c.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libnum-bd248405b7131780.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-04ffdbca1e7a8fc1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libimage-7ae0abe73283ea11.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-755f2ed615aa4d48.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-22dfa8acd457a821.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a7202af6319d17fa.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libinflate-e3f30c17bd044986.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-78a0c7cb3d00b2fa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-907d3003dedf5a06.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-506d8d2b959ba508.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1111d064da27e043.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "/opt/rustwide/target/debug/deps/libglium-c6554daec6d36a7b.rlib" "/opt/rustwide/target/debug/deps/libglutin-c4e16b0d99327a48.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-7f8b66dc7509263d.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-cb5ded749b8a2598.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9df935103808eee2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b3193be4d9d345a9.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-4685617a8df4a471.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5525a8c4d60e6a8e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a87f4a1e60b6cbb0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-98485519ae143b43.rlib" "/opt/rustwide/target/debug/deps/libdlib-12f2b46345d854f1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-80e5320269cb2259.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e286bbeefafa09a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93e48833da0772d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.custom.jsyq0r2b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67" "/opt/rustwide/target/debug/examples/custom-c7e2cb58626bcc67.3zcv6w9jub7rrvpw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblooper-5e4ec9ff5cae661e.rlib" "/opt/rustwide/target/debug/deps/libgltile-7879d721f0d71407.rlib" "/opt/rustwide/target/debug/deps/libpalette-80971e46cea7e55c.rlib" "/opt/rustwide/target/debug/deps/libphf-74e11bd59758aaa1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-104e438ff3ced7ac.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libnum-bd248405b7131780.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-04ffdbca1e7a8fc1.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libimage-7ae0abe73283ea11.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-755f2ed615aa4d48.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-22dfa8acd457a821.rlib" "/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-926d4bd0619b4f69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ddea93de7666c1a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2159c81658dbac60.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1fe8bfe3677b7e53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad732ae0159585dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libpng-a7202af6319d17fa.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c94e0c636362f862.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/libinflate-e3f30c17bd044986.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-6aaa0085c7a34d25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-43c04cd5e39cf8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-78a0c7cb3d00b2fa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-907d3003dedf5a06.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-506d8d2b959ba508.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1111d064da27e043.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a8f43e054a44200b.rlib" "/opt/rustwide/target/debug/deps/libglium-c6554daec6d36a7b.rlib" "/opt/rustwide/target/debug/deps/libglutin-c4e16b0d99327a48.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-06516bbb06a71c45.rlib" "/opt/rustwide/target/debug/deps/libwinit-7f8b66dc7509263d.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-cb5ded749b8a2598.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9df935103808eee2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b3193be4d9d345a9.rlib" "/opt/rustwide/target/debug/deps/librand-3cab38cae7275f48.rlib" "/opt/rustwide/target/debug/deps/librand-5df0f57f19472641.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-4685617a8df4a471.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5525a8c4d60e6a8e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a87f4a1e60b6cbb0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-98485519ae143b43.rlib" "/opt/rustwide/target/debug/deps/libdlib-12f2b46345d854f1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-80e5320269cb2259.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8e286bbeefafa09a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-91d5ea203030d8f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libshared_library-588ca1c446be54f3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93e48833da0772d0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-58871dd7e3abafb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-cbbcfc982128e6f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-62e70d7a2bb5e19e.rlib" "/opt/rustwide/target/debug/deps/libgimli-55dde3c9df4970f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-698284206b8201cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libpixset-ccff61ce17c04ded.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gltile` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c8d1998bdf87b5d7703b9ea7524fe972f81d320853466f8f068a4fc111c870a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d1998bdf87b5d7703b9ea7524fe972f81d320853466f8f068a4fc111c870a8", kill_on_drop: false }` [INFO] [stdout] c8d1998bdf87b5d7703b9ea7524fe972f81d320853466f8f068a4fc111c870a8