[INFO] fetching crate hypoloop 0.1.7... [INFO] testing hypoloop-0.1.7 against 1.55.0 for beta-1.56-1 [INFO] extracting crate hypoloop 0.1.7 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate hypoloop 0.1.7 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-4/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f9b208ab6830ff2b6dd6303bef51a8e21232fa0cb0aa4795a630f74e26869b [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" "d2f9b208ab6830ff2b6dd6303bef51a8e21232fa0cb0aa4795a630f74e26869b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f9b208ab6830ff2b6dd6303bef51a8e21232fa0cb0aa4795a630f74e26869b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f9b208ab6830ff2b6dd6303bef51a8e21232fa0cb0aa4795a630f74e26869b", kill_on_drop: false }` [INFO] [stdout] d2f9b208ab6830ff2b6dd6303bef51a8e21232fa0cb0aa4795a630f74e26869b [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=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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cdb1008fcc6ae2e5977603b586d789bf4c52df3e6e057c70d1af6bbe50257f8 [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" "3cdb1008fcc6ae2e5977603b586d789bf4c52df3e6e057c70d1af6bbe50257f8", 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.47s [INFO] running `Command { std: "docker" "inspect" "3cdb1008fcc6ae2e5977603b586d789bf4c52df3e6e057c70d1af6bbe50257f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdb1008fcc6ae2e5977603b586d789bf4c52df3e6e057c70d1af6bbe50257f8", kill_on_drop: false }` [INFO] [stdout] 3cdb1008fcc6ae2e5977603b586d789bf4c52df3e6e057c70d1af6bbe50257f8 [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=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" "+1.55.0" "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] 7735103b3e37b9bdc8b35c8cf70471ad51fe836732088fde1c1424a0d1896e96 [INFO] running `Command { std: "docker" "start" "-a" "7735103b3e37b9bdc8b35c8cf70471ad51fe836732088fde1c1424a0d1896e96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling serde v1.0.127 [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 profiling v1.0.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [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 ash v0.32.1 [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 gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.9.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [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 serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [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 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 mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling xcursor v0.3.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 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-vulkan v0.9.0 [INFO] [stderr] Compiling gfx-backend-gl v0.9.0 [INFO] [stderr] Compiling gfx-backend-empty 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: 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: 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: `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 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: 1 warning emitted [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: 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] warning: 1 warning emitted [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-cf6625982e9841e1.buffer.4ba239fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.buffer.4ba239fb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1.4lcct486tl4m3bzt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a221d076e2275be6.rlib" "/opt/rustwide/target/debug/deps/libatty-7ef374030cb0086b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libregex-5335d35a91f7eb11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a04715d9dfec859f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-314c4c6280671aab.rlib" "/opt/rustwide/target/debug/deps/libwinit-1532c0abd6d0aa72.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-2fc08df56854767e.rlib" "/opt/rustwide/target/debug/deps/libmio-47864d4bd20b1de9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d3fb1b43753f3342.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8a35f31dffeb97ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a2b252162fe87d8f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-60db665dffcff1df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-88724a302c95010e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3e626c1dc709f8d2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-0d9f0786fd1e38ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e5cd4d8084f29bf4.rlib" "/opt/rustwide/target/debug/deps/libandrew-4ca3a41c8f1ce24e.rlib" "/opt/rustwide/target/debug/deps/libxml-2c962774058b1b6f.rlib" "/opt/rustwide/target/debug/deps/libxdg-f6369ec0280d942c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5e165100e176414b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/librusttype-e6d2c89f51d4f25c.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-5fff65e4f3698bdb.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-07227973ca23ee6e.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e6fa5a0b9a9ec86b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-5b8a5893e73f1493.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d530b9034f2805dc.rlib" "/opt/rustwide/target/debug/deps/libnom-79720c7bef1faf48.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-dec8f491831bebea.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-bb15e55124fd179f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-562e7d6358a80a65.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e8285d16c46f2018.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libnix-37ea6974f962e78f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-814fb104d03a771b.rlib" "/opt/rustwide/target/debug/deps/libdlib-469f52edfb0a1c8e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-5669083f4146c3ce.rlib" "/opt/rustwide/target/debug/deps/libnix-7830854716bbe1f5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libdlib-b8d1fbb7125a38e8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3173d3dfe4fa6324.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libpixels-e75287a687836283.rlib" "/opt/rustwide/target/debug/deps/libpollster-22188a2560de9646.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-9ca1f73bb07a7de0.rlib" "/opt/rustwide/target/debug/deps/libwide-4e400f53516be16c.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-df521af9ee08574d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8157f0a07b82ab07.rlib" "/opt/rustwide/target/debug/deps/libwgpu-3a2eb1a8c7e15143.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-b68557a08d29b139.rlib" "/opt/rustwide/target/debug/deps/libprofiling-4e3ead6683ae089e.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-e346ebae7e1b3e08.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-2d78add8d2bbdc10.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-72b583c1d9c8de1f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bf49637b526f6d5f.rlib" "/opt/rustwide/target/debug/deps/libahash-d75f4780196ed95e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-c5538d4615eada09.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-6c2309680cb7c672.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-68633cdb6b5289d1.rlib" "/opt/rustwide/target/debug/deps/libgfx_renderdoc-424cd5eb606465ff.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-647699e2fad36e6a.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-8147bb6ab87103ea.rlib" "/opt/rustwide/target/debug/deps/libash-73687683aa2e0e82.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_gl-77fc93879946a635.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-bf8d77d0cf33adcc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c98e31a28bc7d3ae.rlib" "/opt/rustwide/target/debug/deps/libglow-ff18b931ede97732.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-f4852003d6e8b83d.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-820455eada886ebd.rlib" "/opt/rustwide/target/debug/deps/libnaga-e98361ee0953918c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b551f94ef4fb426d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/librose_tree-748834fb79174443.rlib" "/opt/rustwide/target/debug/deps/libbit_set-827335d33e72be18.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7d27e5bde7c024e0.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-47ba649c4613b868.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-131382112f2520c1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-37b169203df0aadb.rlib" "/opt/rustwide/target/debug/deps/libspirv_headers-83f822bffeda80df.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3158157ea36575c3.rlib" "/opt/rustwide/target/debug/deps/libexternal_memory-fe8e1aa15d1df614.rlib" "/opt/rustwide/target/debug/deps/libdrm_fourcc-91aede52245b5887.rlib" "/opt/rustwide/target/debug/deps/libserde-310c0b39e9eb3492.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7e09eaf5eddf0de3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6bc8f968c66d138a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a2c9d4b44010e49c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-52443248a20763a7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b1d53bbb551c9d76.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-296c968c41983d0b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-05598bd49d91f3a7.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/librand-11e76f996c7c64d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b3f48e1c3b2d898.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-dbea8e33850eef42.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29eb599b39f9bf65.rlib" "/opt/rustwide/target/debug/deps/liblibc-67ce9e4ef33122b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libhypoloop-2b4531982668909e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/buffer-cf6625982e9841e1" "-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" "7735103b3e37b9bdc8b35c8cf70471ad51fe836732088fde1c1424a0d1896e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7735103b3e37b9bdc8b35c8cf70471ad51fe836732088fde1c1424a0d1896e96", kill_on_drop: false }` [INFO] [stdout] 7735103b3e37b9bdc8b35c8cf70471ad51fe836732088fde1c1424a0d1896e96