[INFO] fetching crate hypoloop 0.1.7... [INFO] testing hypoloop-0.1.7 against beta-2022-04-10 for beta-1.61-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-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5cb29af446b2c8621eb2a07eafcba6fb4d85bff0f4e3c9fa4c21c7ba057247b [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" "f5cb29af446b2c8621eb2a07eafcba6fb4d85bff0f4e3c9fa4c21c7ba057247b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5cb29af446b2c8621eb2a07eafcba6fb4d85bff0f4e3c9fa4c21c7ba057247b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5cb29af446b2c8621eb2a07eafcba6fb4d85bff0f4e3c9fa4c21c7ba057247b", kill_on_drop: false }` [INFO] [stdout] f5cb29af446b2c8621eb2a07eafcba6fb4d85bff0f4e3c9fa4c21c7ba057247b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e3b7046bc217ca1b0818291fca9e8338081de0b53d3cc2fb0fab90cf1a918dd [INFO] running `Command { std: "docker" "start" "-a" "5e3b7046bc217ca1b0818291fca9e8338081de0b53d3cc2fb0fab90cf1a918dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1.27s [INFO] running `Command { std: "docker" "inspect" "5e3b7046bc217ca1b0818291fca9e8338081de0b53d3cc2fb0fab90cf1a918dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3b7046bc217ca1b0818291fca9e8338081de0b53d3cc2fb0fab90cf1a918dd", kill_on_drop: false }` [INFO] [stdout] 5e3b7046bc217ca1b0818291fca9e8338081de0b53d3cc2fb0fab90cf1a918dd [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b1572f4c2ccff15885abe65ea45db6ed5bbc3191468c0989efdb33784b4b98d1 [INFO] running `Command { std: "docker" "start" "-a" "b1572f4c2ccff15885abe65ea45db6ed5bbc3191468c0989efdb33784b4b98d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling drm-fourcc v2.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling indexmap v1.7.0 [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] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [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 safe_arch v0.5.2 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [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 wide v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [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 khronos-egl v4.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [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 wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty v0.9.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.9.0 [INFO] [stderr] Compiling gfx-backend-gl 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: 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 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] [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 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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 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: 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: 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] [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-5f211d5a49f7fca2.buffer.6a501e47-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.buffer.6a501e47-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2.3br7usg0hm9v4gxx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1184913cf86a8026.rlib" "/opt/rustwide/target/debug/deps/libatty-7cb0f37c8d5b6b15.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-7b0b893d503a2cb2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-80c96ceb93ecb11c.rlib" "/opt/rustwide/target/debug/deps/libwinit-5a63a04f8eb9a77f.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-e63433509405cd67.rlib" "/opt/rustwide/target/debug/deps/libmio-0091d1979c4f8402.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-47814ee838b99537.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ca31e9cf0ebb6be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-194e993a2708ffeb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a2890c3d552b4d7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5b3c3a4f7625268f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-da7dfc0f665c17b7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-c30f274c33b139c9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-862ac682800b9237.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-863a0edb41fb449d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-95e13d302dfa4299.rlib" "/opt/rustwide/target/debug/deps/libnom-9a654a777345cbae.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4ca6df70ced345e2.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-ecbffebb5e738d3f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e91ded8baf75500a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f51a8a4698a2d81c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libnix-b6b30daae9bd0d05.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d13c19d2ba3cfd9c.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/libcalloop-a401298ed5c14d87.rlib" "/opt/rustwide/target/debug/deps/libnix-3c89604a9dc38b19.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-81887bdda962ba20.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-00b2fb48a1f2525c.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-55c2ad569c3f0e84.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-2542e2f86083dd31.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-71920984e2f833d0.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-1fb4f54b91529041.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-eeb04bb5b409f515.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-0d890cdbfe2e5c87.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-d9aa55b9dea0a2b9.rlib" "/opt/rustwide/target/debug/deps/libnaga-83db06bea9c75691.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/librose_tree-1a59fa6c3c7094c1.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-d48887b03aa0e677.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95b29b8ff08156ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-953d7c58a66da8ce.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-d286bca808c2e15d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f4629bdef242bfbb.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-c9d40105fc0932ce.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-89af36bb61326759.rlib" "/opt/rustwide/target/debug/deps/libserde-b3d9228acf0d2ebc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c23493d46779fa06.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f2c96619efff3c9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-425e78449ef9c535.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-371e8f0db41c5fbd.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/librand-81cbb9376fdef096.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7f4470ba973dabe8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-63b6deba5595c566.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59180629366688f1.rlib" "/opt/rustwide/target/debug/deps/liblibc-fca89c8bb7b37d8f.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/buffer-5f211d5a49f7fca2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `hypoloop` due to 2 previous errors; 5 warnings emitted [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1572f4c2ccff15885abe65ea45db6ed5bbc3191468c0989efdb33784b4b98d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1572f4c2ccff15885abe65ea45db6ed5bbc3191468c0989efdb33784b4b98d1", kill_on_drop: false }` [INFO] [stdout] b1572f4c2ccff15885abe65ea45db6ed5bbc3191468c0989efdb33784b4b98d1