[INFO] cloning repository https://github.com/rlucas585/mod1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rlucas585/mod1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlucas585%2Fmod1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlucas585%2Fmod1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79c59ed33fee1d8269800a622fea5f8413956386 [INFO] testing rlucas585/mod1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frlucas585%2Fmod1" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rlucas585/mod1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rlucas585/mod1 [INFO] finished tweaking git repo https://github.com/rlucas585/mod1 [INFO] tweaked toml for git repo https://github.com/rlucas585/mod1 written to /workspace/builds/worker-51/source/Cargo.toml [INFO] crate git repo https://github.com/rlucas585/mod1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69bed39c9ae3eb964fccef4e7f795d0ffa8ea9cee6b66455d986bf4ad7280f56 [INFO] running `Command { std: "docker" "start" "-a" "69bed39c9ae3eb964fccef4e7f795d0ffa8ea9cee6b66455d986bf4ad7280f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69bed39c9ae3eb964fccef4e7f795d0ffa8ea9cee6b66455d986bf4ad7280f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69bed39c9ae3eb964fccef4e7f795d0ffa8ea9cee6b66455d986bf4ad7280f56", kill_on_drop: false }` [INFO] [stdout] 69bed39c9ae3eb964fccef4e7f795d0ffa8ea9cee6b66455d986bf4ad7280f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bb96a493e1e86059153a1153dca691bd5c4a56a92cf69dbe42aea8920e8ba6 [INFO] running `Command { std: "docker" "start" "-a" "61bb96a493e1e86059153a1153dca691bd5c4a56a92cf69dbe42aea8920e8ba6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling mod1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | let max_x = get_edge_val!(max_by_key, vertices, x); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 101 | let min_x = get_edge_val!(min_by_key, vertices, x); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | let max_y = get_edge_val!(max_by_key, vertices, y); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 103 | let min_y = get_edge_val!(min_by_key, vertices, y); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | let max_x = get_edge_val!(max_by_key, vertices, x); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let min_x = get_edge_val!(min_by_key, vertices, x); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | let max_y = get_edge_val!(max_by_key, vertices, y); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/map/mod.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | .$axis(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | let min_y = get_edge_val!(min_by_key, vertices, y); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get_edge_val` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DrawParameters`, `IndexBuffer` [INFO] [stdout] --> src/lib.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use glium::{self, glutin, DrawParameters, IndexBuffer, Program, Surface, VertexBuffer}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/lib.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 259 | / event_loop.run(move |ev, _, control_flow| { [INFO] [stdout] 260 | | let mut target = display.draw(); [INFO] [stdout] 261 | | target.clear_color_and_depth((0.0, 0.0, 0.0, 1.0), 1.0); [INFO] [stdout] 262 | | [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | }); [INFO] [stdout] | |______- any code following this expression is unreachable [INFO] [stdout] 347 | / if let Some(err) = error { [INFO] [stdout] 348 | | return Err(&err); [INFO] [stdout] 349 | | } else { [INFO] [stdout] 350 | | return Ok(()); [INFO] [stdout] 351 | | } [INFO] [stdout] | |_____^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/lib.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | error = Some(String::from("Unable to create vertex buffer")); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `error` [INFO] [stdout] --> src/lib.rs:268:17 [INFO] [stdout] | [INFO] [stdout] 268 | error = Some(String::from("Unable to create vertex buffer")); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings 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/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.surface3.86878a9c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6.3pvkdbgiah5vhfnv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmod1-bb708595ddeaf17b.rlib" "/opt/rustwide/target/debug/deps/libglium-a25371d8482f319f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-74f107101cf66bd1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-88379cdd01a8e7e9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e57258d5cd1d3fd8.rlib" "/opt/rustwide/target/debug/deps/libgimli-18c0fd697d2b1a28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-024137fa338332ce.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-c906a6a530b4c124.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-76b123947c49297c.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1377ab3ff9136dba.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d8a61e3c71c4e0a5.rlib" "/opt/rustwide/target/debug/deps/libwinit-76a65c3bb5e7e9d0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-1d4782f5aecf90b0.rlib" "/opt/rustwide/target/debug/deps/libmio-8560b01769e35fb6.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libiovec-4e820b678a8b0e62.rlib" "/opt/rustwide/target/debug/deps/libnet2-278f9ddebccb1112.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2eb97829200109c2.rlib" "/opt/rustwide/target/debug/deps/libandrew-1c7e991ef532e2c1.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-071b8c3836d40b7d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9c85a49ee5d9b8a9.rlib" "/opt/rustwide/target/debug/deps/libnom-c2a1fc0af5160796.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd3c512eeb262d20.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-b934df481e381341.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-57f68033753c22ee.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f797cafb5d5fba73.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f791193429be00e5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnix-e59e31c6d088b150.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-7b167da89b6c59fa.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-8780dc9bea16cb28.rlib" "/opt/rustwide/target/debug/deps/libnix-e190d25f75cc08ef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-822dc6b34cbaa080.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edcbaad72380bf18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-58dc21a096722d30.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-a6822afb5502b063.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-345816200ceebadb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6ba11d439003327e.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-352441a280666b31.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/surface3-5a7ce42c9b8b09d6" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mod1` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "61bb96a493e1e86059153a1153dca691bd5c4a56a92cf69dbe42aea8920e8ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bb96a493e1e86059153a1153dca691bd5c4a56a92cf69dbe42aea8920e8ba6", kill_on_drop: false }` [INFO] [stdout] 61bb96a493e1e86059153a1153dca691bd5c4a56a92cf69dbe42aea8920e8ba6