[INFO] cloning repository https://github.com/ianrrees/lookingglass_cube [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianrrees/lookingglass_cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e4645ff0b5dccd0aa51c348c982c6d957b293d [INFO] testing ianrrees/lookingglass_cube against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianrrees%2Flookingglass_cube" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianrrees/lookingglass_cube on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianrrees/lookingglass_cube [INFO] finished tweaking git repo https://github.com/ianrrees/lookingglass_cube [INFO] tweaked toml for git repo https://github.com/ianrrees/lookingglass_cube written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ianrrees/lookingglass_cube already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hid v0.4.1 [INFO] [stderr] Downloaded hidapi-sys v0.1.4 [INFO] [stderr] Downloaded pluton v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5cbbecd7c2b7ee18bcd3fe924809ce7bc0a92a02a9b271998ddba331fa5f9d43 [INFO] running `Command { std: "docker" "start" "-a" "5cbbecd7c2b7ee18bcd3fe924809ce7bc0a92a02a9b271998ddba331fa5f9d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cbbecd7c2b7ee18bcd3fe924809ce7bc0a92a02a9b271998ddba331fa5f9d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cbbecd7c2b7ee18bcd3fe924809ce7bc0a92a02a9b271998ddba331fa5f9d43", kill_on_drop: false }` [INFO] [stdout] 5cbbecd7c2b7ee18bcd3fe924809ce7bc0a92a02a9b271998ddba331fa5f9d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99a680efb21dccf90ded69dd4565e06caed1d475826d55fc1fea87c7cdebc931 [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" "99a680efb21dccf90ded69dd4565e06caed1d475826d55fc1fea87c7cdebc931", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.7 [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 stb_truetype v0.2.5 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rusttype v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling hidapi-sys v0.1.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling andrew v0.1.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.10 [INFO] [stderr] Compiling hid v0.4.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-commons v0.21.10 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pluton v0.1.0 [INFO] [stderr] Compiling lookingglass_cube v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | tex = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:119:30 [INFO] [stdout] | [INFO] [stdout] 119 | blend_depth_buffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:388:14 [INFO] [stdout] | [INFO] [stdout] 388 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:442:23 [INFO] [stdout] | [INFO] [stdout] 442 | framebuffer = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:458:14 [INFO] [stdout] | [INFO] [stdout] 458 | vb = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/main.rs:461:15 [INFO] [stdout] | [INFO] [stdout] 461 | vao = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.lookingglass_cube.3rvxq071-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8" "/opt/rustwide/target/debug/deps/lookingglass_cube-3ebf89ea455af4e8.3h51p1gol3mwupdt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c2901a25f9897ffb/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpluton-8bb620eb01551dfb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb30d740015bf7db.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libserde-b3aa50d12d1ac972.rlib" "/opt/rustwide/target/debug/deps/libhid-26114196d1b4442b.rlib" "/opt/rustwide/target/debug/deps/libhidapi_sys-d9ff3bf6c1f47d92.rlib" "/opt/rustwide/target/debug/deps/libbytes-e0ee117ad1ada769.rlib" "/opt/rustwide/target/debug/deps/libiovec-5c354e9144c53f41.rlib" "/opt/rustwide/target/debug/deps/libcgmath-aab9daa55868e297.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fa1ea023413c1f3b.rlib" "/opt/rustwide/target/debug/deps/librand-717901febe883c36.rlib" "/opt/rustwide/target/debug/deps/libapprox-20fd2956a2b5a5ef.rlib" "/opt/rustwide/target/debug/deps/libgl-3d82ea3893857c9c.rlib" "/opt/rustwide/target/debug/deps/libglutin-3160034d9c2cd2c4.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-da2cfe7ee5ce0dd9.rlib" "/opt/rustwide/target/debug/deps/libwinit-2895851ee87f6f57.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-82f5ab3303f381b6.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9ddb5065de0aa578.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-eb73aee64835d150.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-ff04bb111e6a314e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-03822f97704b38c7.rlib" "/opt/rustwide/target/debug/deps/libnix-a8252b1844a97c8e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4d10695f3e9e6fda.rlib" "/opt/rustwide/target/debug/deps/libandrew-c4fcb5941b904290.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c9cf2cf26c7e1f0f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-fae06376df33254b.rlib" "/opt/rustwide/target/debug/deps/librusttype-78b71bdfad2103e8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7e2cbe4a5fd0ed50.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c96334850bb98647.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2ccfa39ebf7ef452.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libapprox-51f0b3f63a918a07.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-022f63322c254c20.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a616ef0b114947c8.rlib" "/opt/rustwide/target/debug/deps/libdlib-a862dd10acd8e3a9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6911e8a88c88892c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6feb6fcc7f75c24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b6c2d0ab0d42b6c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4eddd65a25866a49.rlib" "/opt/rustwide/target/debug/deps/libunreachable-033a6565748e1da3.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/librand-cbd230505d13b17a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60a49a5a07d44c64.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-656677771e74bc31.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b41c3ebe76ed6a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a530c16d026ed067.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c95a826a2b918f8d.rlib" "/opt/rustwide/target/debug/deps/librand_os-21628b619833cad5.rlib" "/opt/rustwide/target/debug/deps/librand_core-3156305059e3b6e2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4944aae046c6ca91.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3faccb6e6f618a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c7c038a3e88c4033.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/liblibc-46cedeb93bd402a0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ludev" "-lhidapi-libusb" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lhidapi-libusb [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lookingglass_cube` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "99a680efb21dccf90ded69dd4565e06caed1d475826d55fc1fea87c7cdebc931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a680efb21dccf90ded69dd4565e06caed1d475826d55fc1fea87c7cdebc931", kill_on_drop: false }` [INFO] [stdout] 99a680efb21dccf90ded69dd4565e06caed1d475826d55fc1fea87c7cdebc931