[INFO] fetching crate hypoloop 0.1.7... [INFO] testing hypoloop-0.1.7 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate hypoloop 0.1.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hypoloop 0.1.7 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hypoloop 0.1.7 [INFO] finished tweaking crates.io crate hypoloop 0.1.7 [INFO] tweaked toml for crates.io crate hypoloop 0.1.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate hypoloop 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pixels v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5179211dd0fbc9022b030266a52d7787f79adb4f4c544be7e6e1ba3decedfdf3 [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" "5179211dd0fbc9022b030266a52d7787f79adb4f4c544be7e6e1ba3decedfdf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5179211dd0fbc9022b030266a52d7787f79adb4f4c544be7e6e1ba3decedfdf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5179211dd0fbc9022b030266a52d7787f79adb4f4c544be7e6e1ba3decedfdf3", kill_on_drop: false }` [INFO] [stdout] 5179211dd0fbc9022b030266a52d7787f79adb4f4c544be7e6e1ba3decedfdf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6202249046ace3b83caf5cf8754ae8f105f97e130859843d1031f57a5f10d1 [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" "ee6202249046ace3b83caf5cf8754ae8f105f97e130859843d1031f57a5f10d1", kill_on_drop: false }` [INFO] [stderr] Compiling hypoloop v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut new_state = State::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "ee6202249046ace3b83caf5cf8754ae8f105f97e130859843d1031f57a5f10d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6202249046ace3b83caf5cf8754ae8f105f97e130859843d1031f57a5f10d1", kill_on_drop: false }` [INFO] [stdout] ee6202249046ace3b83caf5cf8754ae8f105f97e130859843d1031f57a5f10d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f795ba8953f84521fb41c7e8c561eb5abb4c5621d10a1c31a8101d2d348be917 [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" "f795ba8953f84521fb41c7e8c561eb5abb4c5621d10a1c31a8101d2d348be917", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut new_state = State::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling wgpu-core v0.9.2 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling gfx-backend-gl v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty v0.9.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.9.0 [INFO] [stderr] Compiling wgpu v0.9.0 [INFO] [stderr] Compiling pixels v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling hypoloop v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/basics.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | let mut display_logic = move |state: &mut State| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | let mut new_state = State::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> examples/pixelstest.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | use winit::event::{Event, VirtualKeyCode}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ControlFlow`, `CursorIcon`, `ElementState`, `Event`, `KeyboardInput`, `WindowEvent` [INFO] [stdout] --> examples/windowing.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | event::{ElementState, Event, KeyboardInput, WindowEvent}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 4 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 5 | window::{CursorIcon, WindowBuilder}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/windowing.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | let display_logic = move |state: &mut State| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> examples/windowing.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control_flow` [INFO] [stdout] --> examples/windowing.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | event_loop.run(move |event, _, control_flow| { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control_flow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `display_logic` as mutable, as it is not declared as mutable [INFO] [stdout] --> examples/windowing.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 33 | let display_logic = move |state: &mut State| { [INFO] [stdout] | ------------- help: consider changing this to be mutable: `mut display_logic` [INFO] [stdout] ... [INFO] [stdout] 44 | sim.step(&mut update_logic, &mut display_logic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot borrow as mutable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/pixelstest.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | let mut display_logic = move |state: &mut State| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hypoloop` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> examples/buffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> examples/buffer.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::event::{Event, VirtualKeyCode}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> examples/buffer.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | let mut display_logic = move |state: &mut State| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> examples/buffer.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let y = (i / WIDTH as usize) as i16; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BOX_SIZE` [INFO] [stdout] --> examples/buffer.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const BOX_SIZE: i16 = 64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.buffer.05eb08e5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61.3k6l29406g20epss.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-57a6077bc166259d.rlib" "/opt/rustwide/target/debug/deps/libatty-2810bd0afc50905c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-efa3b4e3a536cc48.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8d02b7dede2cb981.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-0ab38cc0b4093524.rlib" "/opt/rustwide/target/debug/deps/libwinit-4f0c467bd57ef27e.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-8ccd813e16c9760b.rlib" "/opt/rustwide/target/debug/deps/libmio-6300054a2de98757.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-14c13212cd855f40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c2e0eae68eda157e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fd758eb8d3e18fcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-64d043387748e4cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-74d1934eb742c23a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8c852281656b202b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-45792112c1dda57b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7e3d85cbec2926dd.rlib" "/opt/rustwide/target/debug/deps/libandrew-8e2ce64b364333a8.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-8c63097716d894e6.rlib" "/opt/rustwide/target/debug/deps/libxcursor-442563e02810d137.rlib" "/opt/rustwide/target/debug/deps/libnom-17c9d71c62c3ab72.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fcb119555acb5ed2.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-2dbe588403e83518.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2678d14267932689.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f2a1f36a997716e9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-3d86db9b0ce8e544.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-78d05db7751641a4.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6cc189102fa36ec6.rlib" "/opt/rustwide/target/debug/deps/libnix-fb0daa633d05da09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpixels-76fb75e02d498e54.rlib" "/opt/rustwide/target/debug/deps/libpollster-5019531c5541fa62.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-30a2ff77e63e88b7.rlib" "/opt/rustwide/target/debug/deps/libwide-714005e50a9d531e.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-574bd472e31bfbd0.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libwgpu-4f4ddccd9f35906b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-ceb924f21c89aed0.rlib" "/opt/rustwide/target/debug/deps/libprofiling-1724ff1768e86ff3.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-1f96fe49cc670af0.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-927d07e496ead18a.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e1382ac200266353.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-81c8473debc6be87.rlib" "/opt/rustwide/target/debug/deps/libahash-a28cf5154aceefb7.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ae330447bed409df.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-b27cd7a267354e20.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-193a3f73b684cfb5.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-fd88c89d4ea638e9.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-43fde3d569e13291.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-2d8f4bfe43a1154e.rlib" "/opt/rustwide/target/debug/deps/libash-e1a5aac837bebab3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-455356de9f681870.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-90a38ffe3a3f5830.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libglow-0f3dd455e4c8c394.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-c7be7cffe5cf45bf.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-8b903af45bb3f2ff.rlib" "/opt/rustwide/target/debug/deps/libnaga-33f0f7186ed6afe8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/librose_tree-ba13f964a3b38766.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2ae2d6fed814227a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2e1afe2890772364.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-90540217af0d70b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-6c2013847fc6f56b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0040f1e2644ab5af.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-953d7c58a66da8ce.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-ca08a0ed0557af55.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2ef01d389cd3dc21.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-e4f542473a030de4.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-e5cdd80cad92fc7e.rlib" "/opt/rustwide/target/debug/deps/libserde-7308cb31558d805e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c23493d46779fa06.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3e455d2bffdff7df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d0e89c9bd0228e64.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-00e8f879d394ce8a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6a679df820ab4928.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8e5944639edbf19e.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d716134c7d439d0a.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/librand-efc1efc9118fada9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b87c7f49b6ef4a7d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7f06471a128efdf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d2fbf1dfcf4559d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-4154f58d61c89df8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libhypoloop-a909642a96ce8f57.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/buffer-9930152a0cbe9c61" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f795ba8953f84521fb41c7e8c561eb5abb4c5621d10a1c31a8101d2d348be917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f795ba8953f84521fb41c7e8c561eb5abb4c5621d10a1c31a8101d2d348be917", kill_on_drop: false }` [INFO] [stdout] f795ba8953f84521fb41c7e8c561eb5abb4c5621d10a1c31a8101d2d348be917