[INFO] cloning repository https://github.com/mitchmindtree/nannou-sketches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitchmindtree/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchmindtree%2Fnannou-sketches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchmindtree%2Fnannou-sketches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 900abddc3449593cdb7c89e18b88c82fa049706f [INFO] testing mitchmindtree/nannou-sketches against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchmindtree%2Fnannou-sketches" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitchmindtree/nannou-sketches on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mitchmindtree/nannou-sketches [INFO] finished tweaking git repo https://github.com/mitchmindtree/nannou-sketches [INFO] tweaked toml for git repo https://github.com/mitchmindtree/nannou-sketches written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/mitchmindtree/nannou-sketches already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caf8553e0d53ffdba1addccb05f3b91763c38842a7b81de9bb5369a0b7f8d130 [INFO] running `Command { std: "docker" "start" "-a" "caf8553e0d53ffdba1addccb05f3b91763c38842a7b81de9bb5369a0b7f8d130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caf8553e0d53ffdba1addccb05f3b91763c38842a7b81de9bb5369a0b7f8d130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf8553e0d53ffdba1addccb05f3b91763c38842a7b81de9bb5369a0b7f8d130", kill_on_drop: false }` [INFO] [stdout] caf8553e0d53ffdba1addccb05f3b91763c38842a7b81de9bb5369a0b7f8d130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab37f3182d40bb6eae1fa2e5340143609c5106b8a07b4e00e5b19d7d3c9dc14 [INFO] running `Command { std: "docker" "start" "-a" "dab37f3182d40bb6eae1fa2e5340143609c5106b8a07b4e00e5b19d7d3c9dc14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling rosc v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling pennereq v0.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling nannou_osc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lyon v0.14.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling conrod_derive v0.69.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling copypasta v0.6.2 [INFO] [stderr] Compiling wgpu v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling conrod_core v0.69.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.13.0 [INFO] [stderr] Compiling jen_rx v0.1.0 (https://github.com/mitchmindtree/jen_rx?branch=master#d3ce04c7) [INFO] [stderr] Compiling rainy-grandfather v0.1.0 (/opt/rustwide/workdir/rainy-grandfather) [INFO] [stderr] Compiling delicate-umbrella v0.1.0 (/opt/rustwide/workdir/delicate-umbrella) [INFO] [stderr] Compiling uppity-parcel v0.1.0 (/opt/rustwide/workdir/uppity-parcel) [INFO] [stderr] Compiling sloppy-roof v0.1.0 (/opt/rustwide/workdir/sloppy-roof) [INFO] [stderr] Compiling logo v0.1.0 (/opt/rustwide/workdir/logo) [INFO] [stderr] Compiling soft-watch v0.1.0 (/opt/rustwide/workdir/soft-watch) [INFO] [stderr] Compiling aquatic-juice v0.1.0 (/opt/rustwide/workdir/aquatic-juice) [INFO] [stdout] warning: function is never used: `a_verts` [INFO] [stdout] --> logo/src/main.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn a_verts(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `a` [INFO] [stdout] --> logo/src/main.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn a(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `o_verts` [INFO] [stdout] --> logo/src/main.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn o_verts(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `o` [INFO] [stdout] --> logo/src/main.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | fn o(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `u_verts` [INFO] [stdout] --> logo/src/main.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | fn u_verts(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `u` [INFO] [stdout] --> logo/src/main.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn u(draw: &app::Draw, t: f32, r: &Rect) { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aquatic-juice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aquatic_juice aquatic-juice/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=019bff235fcd8a27 -C extra-filename=-019bff235fcd8a27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-5d4bc5d3be8c6ec9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-c738356a7d07101e/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.sloppy_roof.264dcfcf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60.1xh9l6q7molstpdx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c738356a7d07101e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-5d4bc5d3be8c6ec9.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a5ff9fd8e80f3c2d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e1aa0682d9ce9bb2.rlib" "/opt/rustwide/target/debug/deps/librand-9bd0b8484b5a2869.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-eb9ee0796144550b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1274eaf43988f6ed.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca599f1f25460ae4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bd51fcbe754685d.rlib" "/opt/rustwide/target/debug/deps/libnoise-1ca3e11b1ed587aa.rlib" "/opt/rustwide/target/debug/deps/librand-88580853a87dcd7e.rlib" "/opt/rustwide/target/debug/deps/libimage-f9b3ebb12f154ac0.rlib" "/opt/rustwide/target/debug/deps/libgif-df86783534ee46de.rlib" "/opt/rustwide/target/debug/deps/libpng-cd99b713632d2f34.rlib" "/opt/rustwide/target/debug/deps/libinflate-e94880094806074b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-638b7b37282e4026.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9cdf7e32a4239331.rlib" "/opt/rustwide/target/debug/deps/libcgmath-bfbe38bce2b9fc62.rlib" "/opt/rustwide/target/debug/deps/librand-a4246aa5367911b7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eac67568db5736db.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-06fe04551d765ac9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29a6673884505ee9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-542cc59d76038300.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_os-676469637740b7b9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtoml-d9e47946bd2d9bb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ec44c618ca63392.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c88615951ea1097a.rlib" "/opt/rustwide/target/debug/deps/libimage-035927c020f47f62.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-0e5bb58218bf877a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c57c02e4d66f0fa7.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-25640e1a29d0c45c.rlib" "/opt/rustwide/target/debug/deps/librayon-d7e6bd1870a985bd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-be7facaef99a7d09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libpennereq-89370bb48ae1944a.rlib" "/opt/rustwide/target/debug/deps/libpalette-4009ebe73b55f526.rlib" "/opt/rustwide/target/debug/deps/libphf-7256d66e48e4e74f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-325e10f778954ebf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-37b10876b1c39256.rlib" "/opt/rustwide/target/debug/deps/libwinit-c2d5ec2dc50a6e56.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-365d5c67465e6dce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00a9c026c763143b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5d5e1337bd025c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95a517df569de120.rlib" "/opt/rustwide/target/debug/deps/liblyon-ef90d4b499c3171b.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-5ce37b5d613a2fd3.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-d2b1b8a9478e6e1c.rlib" "/opt/rustwide/target/debug/deps/libsid-42d812c65dfffa79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fcbdab3527634b6e.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-187640439ae8e99a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-611c4f755021eddf.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7c2d7d0377340184.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-e668bfb1c9de43b5.rlib" "/opt/rustwide/target/debug/deps/libdaggy-334c8c934ae19234.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-ca395166d657a3cc.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-af18c94014948eed.rlib" "/opt/rustwide/target/debug/deps/libwgpu-0cfe56ac2b4455be.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-945506fb8f6dfffb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-ab0529be1b1f6ace.rlib" "/opt/rustwide/target/debug/deps/libcolorful-b4d16593d7ff1794.rlib" "/opt/rustwide/target/debug/deps/libhibitset-14c36b416cb77f85.rlib" "/opt/rustwide/target/debug/deps/libatom-83fc233506345e46.rlib" "/opt/rustwide/target/debug/deps/libcopyless-526b1472a3112d48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df10137f8582db4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4aa8ab09b25916e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb87bc066f9c8090.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-de2be138ebb815cd.rlib" "/opt/rustwide/target/debug/deps/librelevant-800503d01acc0e90.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-13f03bdc502d62f3.rlib" "/opt/rustwide/target/debug/deps/libash-0b46d10162f5996e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f2b1b653e4d263ea.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-8ef92e05beaa76d2.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-3dc07323e957ce17.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-94b184604499a1ef.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-3d36a923ca4a0bde.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-003e049c0d831262.rlib" "/opt/rustwide/target/debug/deps/libinstant-9a30c7844a5f24c9.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-e887cee099bd0bb3.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-6987d82dc03f9d65.rlib" "/opt/rustwide/target/debug/deps/libxcb-caf4afd59d270bd8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-93f637c66be1fab0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-17b594c4b93aad1e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-529214e603f86109.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cf7a497373a158c3.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bc185816d8ba3060.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6d51b875671a0bbe.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2e1b2a69e14d384b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2a910d63d23ec12b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libmio-774dec5f56af2d74.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-13ed726ddaffa76a.rlib" "/opt/rustwide/target/debug/deps/libnet2-1eecfac1e5c7bf01.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4811875eec8408cb.rlib" "/opt/rustwide/target/debug/deps/libandrew-717886e18cb984b1.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-e331ace475de1213.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-65af6b074d71d557.rlib" "/opt/rustwide/target/debug/deps/libdlib-534cfee1a41a3c1e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-369c72ce8f8bb915.rlib" "/opt/rustwide/target/debug/deps/libnix-c3eea5b069121e0f.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/librusttype-7b99afaaa7e401ce.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4890c83c5b2f6c13.rlib" "/opt/rustwide/target/debug/deps/liblibc-95aa0a08595d25d7.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7a0dc1a8b7aa7f40.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2043ea7d8b21c923.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d01d98783779418.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libordered_float-09c5f7491e240e57.rlib" "/opt/rustwide/target/debug/deps/libapprox-a69f04656bb81bbc.rlib" "/opt/rustwide/target/debug/deps/libinput-83d39f72cab578fd.rlib" "/opt/rustwide/target/debug/deps/libviewport-29732aca07df8f33.rlib" "/opt/rustwide/target/debug/deps/libfloat-19314df4ba381cb3.rlib" "/opt/rustwide/target/debug/deps/libserde-f99a207d02f33899.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum-df8d2ebe028df1e9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b33e4c5b6b884c8b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-eedca68823feb371.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a80e0a4ded84dfb8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-85cb08b08f33a366.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29564d502063e96e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1df3a5f54e0fa60f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-799bf322f25dc885.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ff587c0c8c855b9d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sloppy_roof-58774fccf5f42d60" "-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 [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/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.delicate_umbrella.3bfb808c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232.3roklu1bkq69t7r9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-c738356a7d07101e/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-5d4bc5d3be8c6ec9.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a5ff9fd8e80f3c2d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e1aa0682d9ce9bb2.rlib" "/opt/rustwide/target/debug/deps/librand-9bd0b8484b5a2869.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-eb9ee0796144550b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1274eaf43988f6ed.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca599f1f25460ae4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bd51fcbe754685d.rlib" "/opt/rustwide/target/debug/deps/libnoise-1ca3e11b1ed587aa.rlib" "/opt/rustwide/target/debug/deps/librand-88580853a87dcd7e.rlib" "/opt/rustwide/target/debug/deps/libimage-f9b3ebb12f154ac0.rlib" "/opt/rustwide/target/debug/deps/libgif-df86783534ee46de.rlib" "/opt/rustwide/target/debug/deps/libpng-cd99b713632d2f34.rlib" "/opt/rustwide/target/debug/deps/libinflate-e94880094806074b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-638b7b37282e4026.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9cdf7e32a4239331.rlib" "/opt/rustwide/target/debug/deps/libcgmath-bfbe38bce2b9fc62.rlib" "/opt/rustwide/target/debug/deps/librand-a4246aa5367911b7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eac67568db5736db.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-06fe04551d765ac9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29a6673884505ee9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-542cc59d76038300.rlib" "/opt/rustwide/target/debug/deps/librand_core-d289311088f9dc17.rlib" "/opt/rustwide/target/debug/deps/librand_os-676469637740b7b9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libtoml-d9e47946bd2d9bb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ec44c618ca63392.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c88615951ea1097a.rlib" "/opt/rustwide/target/debug/deps/libimage-035927c020f47f62.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0713f77852d3597b.rlib" "/opt/rustwide/target/debug/deps/libpng-0e5bb58218bf877a.rlib" "/opt/rustwide/target/debug/deps/libdeflate-c57c02e4d66f0fa7.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-25640e1a29d0c45c.rlib" "/opt/rustwide/target/debug/deps/librayon-d7e6bd1870a985bd.rlib" "/opt/rustwide/target/debug/deps/librayon_core-be7facaef99a7d09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6c3120e7b39b3cc5.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/libtiff-1086df062ef3054a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libpennereq-89370bb48ae1944a.rlib" "/opt/rustwide/target/debug/deps/libpalette-4009ebe73b55f526.rlib" "/opt/rustwide/target/debug/deps/libphf-7256d66e48e4e74f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-325e10f778954ebf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-37b10876b1c39256.rlib" "/opt/rustwide/target/debug/deps/libwinit-c2d5ec2dc50a6e56.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-365d5c67465e6dce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00a9c026c763143b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a5d5e1337bd025c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95a517df569de120.rlib" "/opt/rustwide/target/debug/deps/liblyon-ef90d4b499c3171b.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-5ce37b5d613a2fd3.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-d2b1b8a9478e6e1c.rlib" "/opt/rustwide/target/debug/deps/libsid-42d812c65dfffa79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fcbdab3527634b6e.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-187640439ae8e99a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-611c4f755021eddf.rlib" "/opt/rustwide/target/debug/deps/libeuclid-7c2d7d0377340184.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-e668bfb1c9de43b5.rlib" "/opt/rustwide/target/debug/deps/libdaggy-334c8c934ae19234.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-ca395166d657a3cc.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-af18c94014948eed.rlib" "/opt/rustwide/target/debug/deps/libwgpu-0cfe56ac2b4455be.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-945506fb8f6dfffb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-ab0529be1b1f6ace.rlib" "/opt/rustwide/target/debug/deps/libcolorful-b4d16593d7ff1794.rlib" "/opt/rustwide/target/debug/deps/libhibitset-14c36b416cb77f85.rlib" "/opt/rustwide/target/debug/deps/libatom-83fc233506345e46.rlib" "/opt/rustwide/target/debug/deps/libcopyless-526b1472a3112d48.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-df10137f8582db4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4aa8ab09b25916e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb87bc066f9c8090.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-de2be138ebb815cd.rlib" "/opt/rustwide/target/debug/deps/librelevant-800503d01acc0e90.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-13f03bdc502d62f3.rlib" "/opt/rustwide/target/debug/deps/libash-0b46d10162f5996e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f2b1b653e4d263ea.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-8ef92e05beaa76d2.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-3dc07323e957ce17.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-94b184604499a1ef.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-3d36a923ca4a0bde.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-003e049c0d831262.rlib" "/opt/rustwide/target/debug/deps/libinstant-9a30c7844a5f24c9.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-e887cee099bd0bb3.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-6987d82dc03f9d65.rlib" "/opt/rustwide/target/debug/deps/libxcb-caf4afd59d270bd8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-93f637c66be1fab0.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-17b594c4b93aad1e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-529214e603f86109.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-cf7a497373a158c3.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bc185816d8ba3060.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-6d51b875671a0bbe.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2e1b2a69e14d384b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2a910d63d23ec12b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libmio-774dec5f56af2d74.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-13ed726ddaffa76a.rlib" "/opt/rustwide/target/debug/deps/libnet2-1eecfac1e5c7bf01.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4811875eec8408cb.rlib" "/opt/rustwide/target/debug/deps/libandrew-717886e18cb984b1.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-e331ace475de1213.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-65af6b074d71d557.rlib" "/opt/rustwide/target/debug/deps/libdlib-534cfee1a41a3c1e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-369c72ce8f8bb915.rlib" "/opt/rustwide/target/debug/deps/libnix-c3eea5b069121e0f.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/librusttype-7b99afaaa7e401ce.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4890c83c5b2f6c13.rlib" "/opt/rustwide/target/debug/deps/liblibc-95aa0a08595d25d7.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7a0dc1a8b7aa7f40.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2043ea7d8b21c923.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9d01d98783779418.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c0ad9dbf7ae5c650.rlib" "/opt/rustwide/target/debug/deps/libordered_float-09c5f7491e240e57.rlib" "/opt/rustwide/target/debug/deps/libapprox-a69f04656bb81bbc.rlib" "/opt/rustwide/target/debug/deps/libinput-83d39f72cab578fd.rlib" "/opt/rustwide/target/debug/deps/libviewport-29732aca07df8f33.rlib" "/opt/rustwide/target/debug/deps/libfloat-19314df4ba381cb3.rlib" "/opt/rustwide/target/debug/deps/libserde-f99a207d02f33899.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libnum-df8d2ebe028df1e9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b33e4c5b6b884c8b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-eedca68823feb371.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a80e0a4ded84dfb8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-85cb08b08f33a366.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29564d502063e96e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4374f59dfe4823f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1df3a5f54e0fa60f.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-799bf322f25dc885.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ff587c0c8c855b9d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/delicate_umbrella-714d8eb5107ae232" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dab37f3182d40bb6eae1fa2e5340143609c5106b8a07b4e00e5b19d7d3c9dc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab37f3182d40bb6eae1fa2e5340143609c5106b8a07b4e00e5b19d7d3c9dc14", kill_on_drop: false }` [INFO] [stdout] dab37f3182d40bb6eae1fa2e5340143609c5106b8a07b4e00e5b19d7d3c9dc14