[INFO] cloning repository https://github.com/mystal/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/mystal/nannou-sketches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e1d3bce39b5eb49fd2bcfbd623c8ff601d3e8d1 [INFO] testing mystal/nannou-sketches against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fnannou-sketches" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mystal/nannou-sketches on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/mystal/nannou-sketches [INFO] finished tweaking git repo https://github.com/mystal/nannou-sketches [INFO] tweaked toml for git repo https://github.com/mystal/nannou-sketches written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mystal/nannou-sketches already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 614a2bc19b511fe62cd60e8a3794470046d9e80180f395be906b55df11d1c82d [INFO] running `Command { std: "docker" "start" "-a" "614a2bc19b511fe62cd60e8a3794470046d9e80180f395be906b55df11d1c82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "614a2bc19b511fe62cd60e8a3794470046d9e80180f395be906b55df11d1c82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "614a2bc19b511fe62cd60e8a3794470046d9e80180f395be906b55df11d1c82d", kill_on_drop: false }` [INFO] [stdout] 614a2bc19b511fe62cd60e8a3794470046d9e80180f395be906b55df11d1c82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7877eab73a017139b9bd1f167589d83c0fd9e75d494fbe60fc84fad9f077bb03 [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" "7877eab73a017139b9bd1f167589d83c0fd9e75d494fbe60fc84fad9f077bb03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [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 lock_api v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [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 threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pennereq v0.3.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.2 [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-derive v0.1.4 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [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 smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling copypasta v0.6.2 [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 wgpu v0.4.0 [INFO] [stderr] Compiling conrod_wgpu v0.69.0 [INFO] [stderr] Compiling nannou v0.14.1 [INFO] [stderr] Compiling nannou-sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deg` [INFO] [stdout] --> src/bin/010_iso_walkers.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use nannou::math::{cgmath, Basis2, Deg, Rad, Rotation2}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rad` [INFO] [stdout] --> src/bin/008_lightning.rs:14:54 [INFO] [stdout] | [INFO] [stdout] 14 | use nannou::math::{cgmath, Basis2, Deg, MetricSpace, Rad, Rotation2}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/bin/004_3d_perlin_terrain.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | fn update(_app: &App, model: &mut Model, _update: Update) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> src/bin/002_starfield.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let window = app.new_window() [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `win` [INFO] [stdout] --> src/bin/002_starfield.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let win = app.window_rect(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_win` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `spawn_time` [INFO] [stdout] --> src/bin/008_lightning.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | spawn_time: Instant, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/bin/008_lightning.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | parent: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nannou-sketches`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 006_processing_boids --edition=2018 src/bin/006_processing_boids.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C metadata=812821faa14d8806 -C extra-filename=-812821faa14d8806 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nannou=/opt/rustwide/target/debug/deps/libnannou-c5b2a42c515b6603.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-4106a18d3211f074/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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.010_iso_walkers.7vublt1w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182" "/opt/rustwide/target/debug/deps/010_iso_walkers-81b7a8dab15fd182.44rdziwqypb5mblw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-4106a18d3211f074/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-c5b2a42c515b6603.rlib" "/opt/rustwide/target/debug/deps/libnotosans-8b21b9a6f4ca9c8c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8a76d95443474789.rlib" "/opt/rustwide/target/debug/deps/librand-34d753278c568c3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-734606d993d73126.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70f955bec60ba1cd.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-909134236fefa52c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-45806ccf822341d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-28cf3a30d3beaa1e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-865ef5299657f275.rlib" "/opt/rustwide/target/debug/deps/libnoise-f2546db522115b17.rlib" "/opt/rustwide/target/debug/deps/librand-f82160edb1a56d1e.rlib" "/opt/rustwide/target/debug/deps/libimage-cb84a2773a3c5001.rlib" "/opt/rustwide/target/debug/deps/libgif-7354e7ab3318b5d9.rlib" "/opt/rustwide/target/debug/deps/libpng-6951725e636b13b1.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f898080241e312c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ea40be57f76ac616.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a545731574604564.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1acaf2218b9b7604.rlib" "/opt/rustwide/target/debug/deps/libtoml-37873833109a9e6c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ae6dca9e423d8ab.rlib" "/opt/rustwide/target/debug/deps/libryu-ab4b1412f56175a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-26abd86c8eadfebe.rlib" "/opt/rustwide/target/debug/deps/libimage-a0ebb823edd5b44d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-186ea5b59f2d1f16.rlib" "/opt/rustwide/target/debug/deps/libpng-2b6275bb0bfcbdc1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-415062fc26390cd5.rlib" "/opt/rustwide/target/debug/deps/libinflate-4abc35b63096966f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ee3b06ea2c016c90.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-535bccf21be23871.rlib" "/opt/rustwide/target/debug/deps/librayon-e826e0f34a0cd9c9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2d433c08cbf6583e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-47f770cf459aa2d1.rlib" "/opt/rustwide/target/debug/deps/libeither-79642ab488551284.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18bb47a8f0c9bd0a.rlib" "/opt/rustwide/target/debug/deps/libgif-edd24265dfc92799.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-fae13bf0bf6deedd.rlib" "/opt/rustwide/target/debug/deps/libtiff-de4633802c140eeb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-63271973fd8964c4.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bbaf1572c1810a0.rlib" "/opt/rustwide/target/debug/deps/liblzw-3b8897b765a25d0b.rlib" "/opt/rustwide/target/debug/deps/libpennereq-62dfc6a4b5c799ff.rlib" "/opt/rustwide/target/debug/deps/libcgmath-31e7bed02de91853.rlib" "/opt/rustwide/target/debug/deps/librand-e1548589ab6dedee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2b826f37590a5ee3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-998197cf6242216c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-82aea75a65239fbe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f0e56e09fcc5d11.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-51b66f6093015887.rlib" "/opt/rustwide/target/debug/deps/librand_core-0736b7e88d59f075.rlib" "/opt/rustwide/target/debug/deps/librand_os-67b4dfed1e23a49a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-7df4dc66dfeb3ba4.rlib" "/opt/rustwide/target/debug/deps/librand_core-2ff7bcb55a6f4b91.rlib" "/opt/rustwide/target/debug/deps/libpalette-8a092c5e9294b6c6.rlib" "/opt/rustwide/target/debug/deps/libphf-80b78782d01cfea5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6d34370a3b1c0bd8.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-056e1d9ee053cc2e.rlib" "/opt/rustwide/target/debug/deps/libwinit-c5274c3a5b7ef50a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-85f5872b67b635a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e0982fa9d9db4d2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4166fffff9519a1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f17f3f05bef3ef4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f4441b6e51d10a4.rlib" "/opt/rustwide/target/debug/deps/liblyon-2ddf9ed3f1076865.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-3ff76d74739a1114.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-c30ba67aa601fc62.rlib" "/opt/rustwide/target/debug/deps/libsid-0fcdc44d47c1a789.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-fb27c6f7fc84fb2b.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-1ec7e6de4d04c8d4.rlib" "/opt/rustwide/target/debug/deps/libeuclid-eba25af8f5ae24ae.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-861292bee469016a.rlib" "/opt/rustwide/target/debug/deps/libdaggy-209026f54793ab36.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-33d445398d6e00dc.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-34f842877eea808e.rlib" "/opt/rustwide/target/debug/deps/libwgpu-a7318461f19faf16.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-c70f54f3421e148f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-3dccefa65cf8161f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-07dcda1f7dadab5e.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-29ae50399753a584.rlib" "/opt/rustwide/target/debug/deps/libcolorful-b8d3cfec94d73053.rlib" "/opt/rustwide/target/debug/deps/libhibitset-ac4534e207cee442.rlib" "/opt/rustwide/target/debug/deps/libatom-044a5fc592f3038b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-62539c9867161624.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09ce3cb02e5192df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-532fdce74ded8a78.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a29d2dbdc91c81b.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-bd5e705586fddb10.rlib" "/opt/rustwide/target/debug/deps/librelevant-f5406529c39713b9.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-31dca1bea6730da8.rlib" "/opt/rustwide/target/debug/deps/libash-dc49ccf5cfe92316.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4a39862fe21eb0d3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-8446f23db5c37e8f.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-99ca34027a3e2a18.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-332e5ded6993c9aa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8e370f8d508972c8.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-e709a0d391514f93.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-fb58b05e37f1aeea.rlib" "/opt/rustwide/target/debug/deps/libinstant-6bb44a36e6aa42a1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-c02580b02f6913fb.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-859c729287e35be9.rlib" "/opt/rustwide/target/debug/deps/libxcb-41ac84311e66c9da.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-0a57e1bc5be97482.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-855543ded255746d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-15e484ff9aed298d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2d7c5fe846f25710.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-391d273f5709a8bd.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fccc489faf2a8767.rlib" "/opt/rustwide/target/debug/deps/libcalloop-36cda8e3036e03a9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-90dfa19d684eac3b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-43c97e9b5b7f521f.rlib" "/opt/rustwide/target/debug/deps/libmio-f5c19d4c29e64d37.rlib" "/opt/rustwide/target/debug/deps/liblog-25e3e233c64aa588.rlib" "/opt/rustwide/target/debug/deps/libslab-8bd76c7b93eac9e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-e80434b56078a679.rlib" "/opt/rustwide/target/debug/deps/libnet2-9650eb4914e998a5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-80160303e54621a2.rlib" "/opt/rustwide/target/debug/deps/libandrew-c173afb51f43cc8f.rlib" "/opt/rustwide/target/debug/deps/libxml-5ed77f7e5221e259.rlib" "/opt/rustwide/target/debug/deps/libxdg-630f9be78ddd2ba2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f06727e43076c031.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c5ed00d56c1f8718.rlib" "/opt/rustwide/target/debug/deps/librusttype-ffd90fd5c53d4192.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2dd1170de1cb89c8.rlib" "/opt/rustwide/target/debug/deps/libdlib-611e76fbe69f4390.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4dae8658ff7374ba.rlib" "/opt/rustwide/target/debug/deps/libnix-5ee1bcd9bcb8cd88.rlib" "/opt/rustwide/target/debug/deps/libvoid-2dd4e006b6f3b0b2.rlib" "/opt/rustwide/target/debug/deps/librusttype-9c673fc92051a7fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ea90b2d2a5670593.rlib" "/opt/rustwide/target/debug/deps/liblibc-2623523a0d980e06.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c5f478cc31d64bd6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-533ee8d301845bc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f67e0dcd25956ba3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d842e80694564c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1433719a5b01a20d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bfe532a4f16f682c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e1fdbb3b47f8fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-091ed51692001518.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-1fe7a526ed312b44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7b483915ee81bacb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6831208ecbad6671.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f897199baffe9ea8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0627a6748337c681.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0fd94a834a49d1a8.rlib" "/opt/rustwide/target/debug/deps/libapprox-cb649eb629930706.rlib" "/opt/rustwide/target/debug/deps/libinput-cc972fe95deee8c5.rlib" "/opt/rustwide/target/debug/deps/libviewport-d77a16612fb2debf.rlib" "/opt/rustwide/target/debug/deps/libfloat-4ca02362eac45094.rlib" "/opt/rustwide/target/debug/deps/libserde-d80957a9772c0f9e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4471dfcecff75453.rlib" "/opt/rustwide/target/debug/deps/libnum-0ba0449f873d859b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-538cdc5b9724decf.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ec3e9e90dcdafd70.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-58ac31c88e6f035c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-27873648acf4750b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3f8c16e74baf9df1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-64c3ec296a227907.rlib" "/opt/rustwide/target/debug/deps/libfnv-1ea06bfd2f52c3a8.rlib" "/opt/rustwide/target/debug/deps/libdaggy-acb099dcc5e55fe7.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-8ed3a4ab8318300e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-f5473a4b26ef8462.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.002_starfield.d45sd8ls-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09" "/opt/rustwide/target/debug/deps/002_starfield-47271296e7ae9b09.kpx8gcsc3s3d5m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-4106a18d3211f074/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnannou-c5b2a42c515b6603.rlib" "/opt/rustwide/target/debug/deps/libnotosans-8b21b9a6f4ca9c8c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8a76d95443474789.rlib" "/opt/rustwide/target/debug/deps/librand-34d753278c568c3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-734606d993d73126.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70f955bec60ba1cd.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-909134236fefa52c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-45806ccf822341d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-28cf3a30d3beaa1e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-865ef5299657f275.rlib" "/opt/rustwide/target/debug/deps/libnoise-f2546db522115b17.rlib" "/opt/rustwide/target/debug/deps/librand-f82160edb1a56d1e.rlib" "/opt/rustwide/target/debug/deps/libimage-cb84a2773a3c5001.rlib" "/opt/rustwide/target/debug/deps/libgif-7354e7ab3318b5d9.rlib" "/opt/rustwide/target/debug/deps/libpng-6951725e636b13b1.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f898080241e312c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-ea40be57f76ac616.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a545731574604564.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1acaf2218b9b7604.rlib" "/opt/rustwide/target/debug/deps/libtoml-37873833109a9e6c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1ae6dca9e423d8ab.rlib" "/opt/rustwide/target/debug/deps/libryu-ab4b1412f56175a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-26abd86c8eadfebe.rlib" "/opt/rustwide/target/debug/deps/libimage-a0ebb823edd5b44d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-186ea5b59f2d1f16.rlib" "/opt/rustwide/target/debug/deps/libpng-2b6275bb0bfcbdc1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-415062fc26390cd5.rlib" "/opt/rustwide/target/debug/deps/libinflate-4abc35b63096966f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ee3b06ea2c016c90.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-535bccf21be23871.rlib" "/opt/rustwide/target/debug/deps/librayon-e826e0f34a0cd9c9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2d433c08cbf6583e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-47f770cf459aa2d1.rlib" "/opt/rustwide/target/debug/deps/libeither-79642ab488551284.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18bb47a8f0c9bd0a.rlib" "/opt/rustwide/target/debug/deps/libgif-edd24265dfc92799.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-fae13bf0bf6deedd.rlib" "/opt/rustwide/target/debug/deps/libtiff-de4633802c140eeb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-63271973fd8964c4.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bbaf1572c1810a0.rlib" "/opt/rustwide/target/debug/deps/liblzw-3b8897b765a25d0b.rlib" "/opt/rustwide/target/debug/deps/libpennereq-62dfc6a4b5c799ff.rlib" "/opt/rustwide/target/debug/deps/libcgmath-31e7bed02de91853.rlib" "/opt/rustwide/target/debug/deps/librand-e1548589ab6dedee.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-2b826f37590a5ee3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-998197cf6242216c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-82aea75a65239fbe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f0e56e09fcc5d11.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-51b66f6093015887.rlib" "/opt/rustwide/target/debug/deps/librand_core-0736b7e88d59f075.rlib" "/opt/rustwide/target/debug/deps/librand_os-67b4dfed1e23a49a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-7df4dc66dfeb3ba4.rlib" "/opt/rustwide/target/debug/deps/librand_core-2ff7bcb55a6f4b91.rlib" "/opt/rustwide/target/debug/deps/libpalette-8a092c5e9294b6c6.rlib" "/opt/rustwide/target/debug/deps/libphf-80b78782d01cfea5.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6d34370a3b1c0bd8.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-056e1d9ee053cc2e.rlib" "/opt/rustwide/target/debug/deps/libwinit-c5274c3a5b7ef50a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-85f5872b67b635a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e0982fa9d9db4d2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4166fffff9519a1c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f17f3f05bef3ef4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f4441b6e51d10a4.rlib" "/opt/rustwide/target/debug/deps/liblyon-2ddf9ed3f1076865.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-3ff76d74739a1114.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-c30ba67aa601fc62.rlib" "/opt/rustwide/target/debug/deps/libsid-0fcdc44d47c1a789.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-fb27c6f7fc84fb2b.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-1ec7e6de4d04c8d4.rlib" "/opt/rustwide/target/debug/deps/libeuclid-eba25af8f5ae24ae.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-861292bee469016a.rlib" "/opt/rustwide/target/debug/deps/libdaggy-209026f54793ab36.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-33d445398d6e00dc.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-34f842877eea808e.rlib" "/opt/rustwide/target/debug/deps/libwgpu-a7318461f19faf16.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-c70f54f3421e148f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-3dccefa65cf8161f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-07dcda1f7dadab5e.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-29ae50399753a584.rlib" "/opt/rustwide/target/debug/deps/libcolorful-b8d3cfec94d73053.rlib" "/opt/rustwide/target/debug/deps/libhibitset-ac4534e207cee442.rlib" "/opt/rustwide/target/debug/deps/libatom-044a5fc592f3038b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-62539c9867161624.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09ce3cb02e5192df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-532fdce74ded8a78.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a29d2dbdc91c81b.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-bd5e705586fddb10.rlib" "/opt/rustwide/target/debug/deps/librelevant-f5406529c39713b9.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-31dca1bea6730da8.rlib" "/opt/rustwide/target/debug/deps/libash-dc49ccf5cfe92316.rlib" "/opt/rustwide/target/debug/deps/libshared_library-4a39862fe21eb0d3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-8446f23db5c37e8f.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-99ca34027a3e2a18.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-332e5ded6993c9aa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8e370f8d508972c8.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-e709a0d391514f93.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-fb58b05e37f1aeea.rlib" "/opt/rustwide/target/debug/deps/libinstant-6bb44a36e6aa42a1.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-c02580b02f6913fb.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-859c729287e35be9.rlib" "/opt/rustwide/target/debug/deps/libxcb-41ac84311e66c9da.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-0a57e1bc5be97482.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-855543ded255746d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-15e484ff9aed298d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2d7c5fe846f25710.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-391d273f5709a8bd.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fccc489faf2a8767.rlib" "/opt/rustwide/target/debug/deps/libcalloop-36cda8e3036e03a9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-90dfa19d684eac3b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-43c97e9b5b7f521f.rlib" "/opt/rustwide/target/debug/deps/libmio-f5c19d4c29e64d37.rlib" "/opt/rustwide/target/debug/deps/liblog-25e3e233c64aa588.rlib" "/opt/rustwide/target/debug/deps/libslab-8bd76c7b93eac9e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-e80434b56078a679.rlib" "/opt/rustwide/target/debug/deps/libnet2-9650eb4914e998a5.rlib" "/opt/rustwide/target/debug/deps/libmemmap-80160303e54621a2.rlib" "/opt/rustwide/target/debug/deps/libandrew-c173afb51f43cc8f.rlib" "/opt/rustwide/target/debug/deps/libxml-5ed77f7e5221e259.rlib" "/opt/rustwide/target/debug/deps/libxdg-630f9be78ddd2ba2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f06727e43076c031.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c5ed00d56c1f8718.rlib" "/opt/rustwide/target/debug/deps/librusttype-ffd90fd5c53d4192.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-2dd1170de1cb89c8.rlib" "/opt/rustwide/target/debug/deps/libdlib-611e76fbe69f4390.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4dae8658ff7374ba.rlib" "/opt/rustwide/target/debug/deps/libnix-5ee1bcd9bcb8cd88.rlib" "/opt/rustwide/target/debug/deps/libvoid-2dd4e006b6f3b0b2.rlib" "/opt/rustwide/target/debug/deps/librusttype-9c673fc92051a7fa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ea90b2d2a5670593.rlib" "/opt/rustwide/target/debug/deps/liblibc-2623523a0d980e06.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c5f478cc31d64bd6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-533ee8d301845bc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f67e0dcd25956ba3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d842e80694564c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1433719a5b01a20d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bfe532a4f16f682c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e1fdbb3b47f8fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-091ed51692001518.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-1fe7a526ed312b44.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7b483915ee81bacb.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-6831208ecbad6671.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f897199baffe9ea8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0627a6748337c681.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0fd94a834a49d1a8.rlib" "/opt/rustwide/target/debug/deps/libapprox-cb649eb629930706.rlib" "/opt/rustwide/target/debug/deps/libinput-cc972fe95deee8c5.rlib" "/opt/rustwide/target/debug/deps/libviewport-d77a16612fb2debf.rlib" "/opt/rustwide/target/debug/deps/libfloat-4ca02362eac45094.rlib" "/opt/rustwide/target/debug/deps/libserde-d80957a9772c0f9e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4471dfcecff75453.rlib" "/opt/rustwide/target/debug/deps/libnum-0ba0449f873d859b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-538cdc5b9724decf.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ec3e9e90dcdafd70.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-58ac31c88e6f035c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-27873648acf4750b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3f8c16e74baf9df1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-64c3ec296a227907.rlib" "/opt/rustwide/target/debug/deps/libfnv-1ea06bfd2f52c3a8.rlib" "/opt/rustwide/target/debug/deps/libdaggy-acb099dcc5e55fe7.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-8ed3a4ab8318300e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-f5473a4b26ef8462.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb" "-lxcb" "-lxcb" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7877eab73a017139b9bd1f167589d83c0fd9e75d494fbe60fc84fad9f077bb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7877eab73a017139b9bd1f167589d83c0fd9e75d494fbe60fc84fad9f077bb03", kill_on_drop: false }` [INFO] [stdout] 7877eab73a017139b9bd1f167589d83c0fd9e75d494fbe60fc84fad9f077bb03