[INFO] updating cached repository https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a429d85db0c239ab3d04bffb9cbc6be1c93241d8 [INFO] testing jeffreyrosenbluth/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%2Fjeffreyrosenbluth%2Fnannou-sketches" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 84% (22/26) Checking out files: 88% (23/26) Checking out files: 92% (24/26) Checking out files: 96% (25/26) Checking out files: 100% (26/26) Checking out files: 100% (26/26), done. [INFO] validating manifest of git repo https://github.com/jeffreyrosenbluth/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] started tweaking git repo https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jeffreyrosenbluth/nannou-sketches [INFO] tweaked toml for git repo https://github.com/jeffreyrosenbluth/nannou-sketches written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jeffreyrosenbluth/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] [stderr] Blocking waiting for file lock on package cache [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" "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] [stdout] 18302b5ca3122a5acc3cacddd66c9c026beb7bf46423605d9ef864dafa973bfc [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" "18302b5ca3122a5acc3cacddd66c9c026beb7bf46423605d9ef864dafa973bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18302b5ca3122a5acc3cacddd66c9c026beb7bf46423605d9ef864dafa973bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18302b5ca3122a5acc3cacddd66c9c026beb7bf46423605d9ef864dafa973bfc", kill_on_drop: false }` [INFO] [stdout] 18302b5ca3122a5acc3cacddd66c9c026beb7bf46423605d9ef864dafa973bfc [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" "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] b3a49e7c2ea32f88d7fcb189bf6c1d0fa619c3a2995f20e4f86196478b538144 [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" "b3a49e7c2ea32f88d7fcb189bf6c1d0fa619c3a2995f20e4f86196478b538144", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling conrod_winit v0.69.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling primes v0.3.0 [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.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.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 num-traits v0.1.43 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling threadpool v1.8.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling daggy v0.6.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyon_algorithms v0.14.0 [INFO] [stderr] Compiling lyon_tessellation v0.14.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling zerocopy v0.2.8 [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 wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [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 noise v0.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling smithay-clipboard v0.4.0 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling copypasta v0.6.3 [INFO] [stderr] Compiling wgpu-native v0.4.3 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.52 [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.13.1 [INFO] [stderr] Compiling sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 47s [INFO] running `Command { std: "docker" "inspect" "b3a49e7c2ea32f88d7fcb189bf6c1d0fa619c3a2995f20e4f86196478b538144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a49e7c2ea32f88d7fcb189bf6c1d0fa619c3a2995f20e4f86196478b538144", kill_on_drop: false }` [INFO] [stdout] b3a49e7c2ea32f88d7fcb189bf6c1d0fa619c3a2995f20e4f86196478b538144 [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" "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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb3f8c51f7cf4c9dd7173b802bbc4b75633e70067eb16636231b2b3259b9b955 [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" "bb3f8c51f7cf4c9dd7173b802bbc4b75633e70067eb16636231b2b3259b9b955", kill_on_drop: false }` [INFO] [stderr] Compiling sketches v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nannou::ease::cubic::ease_in_out` [INFO] [stdout] --> examples/template.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::ease::cubic::ease_in_out; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::captured_frame_path` [INFO] [stdout] --> examples/rings.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::captured_frame_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `captured_frame_path` [INFO] [stdout] --> examples/reveal.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use sketches::{with_opacity, captured_frame_path}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/kaleidoscope.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | fn display(&self, draw: &Draw) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/dolphin.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | fn circles(draw: &Draw, angle: f32, c: C, s: f32) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/dolphin.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | fn grid(draw: &Draw) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::captured_frame_path` [INFO] [stdout] --> examples/dolphin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use sketches::captured_frame_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/pendulum.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | fn stripe(draw: &Draw, x: f32, w: f32, h: f32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/pendulum.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | fn bob(draw: &Draw, x: f32, y: f32, size: f32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::captured_frame_path` [INFO] [stdout] --> examples/pendulum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use sketches::captured_frame_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Draw` in this scope [INFO] [stdout] --> examples/squares.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | fn square(draw: &Draw, position: Point2, rot: f32, col: Rgb) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::Draw; [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::app::Draw; [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::draw::Draw; [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::draw::properties::Draw; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sketches::captured_frame_path` [INFO] [stdout] --> examples/squares.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sketches::captured_frame_path; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> examples/template.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | fn update(app: &App, m: &mut Model, _update: Update) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> examples/template.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn update(app: &App, m: &mut Model, _update: Update) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> examples/template.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | fn view(app: &App, m: &Model, frame: Frame) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sketches`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [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/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.rings.9iuwhbua-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470" "/opt/rustwide/target/debug/examples/rings-e079f542f6dcd470.1b2pfxrwbxnoi7oc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-5bacd1a7be38c0fa/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/libsketches-256d3b6179857131.rlib" "/opt/rustwide/target/debug/deps/libnannou-ee595ecc4937065b.rlib" "/opt/rustwide/target/debug/deps/libnotosans-3016070a2fa53f0a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2d5b3660539a5d42.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libnoise-b1c2b67065bff43f.rlib" "/opt/rustwide/target/debug/deps/librand-3b989671c64158c0.rlib" "/opt/rustwide/target/debug/deps/libimage-056cdf5383607a2d.rlib" "/opt/rustwide/target/debug/deps/libgif-d02f88d85012114a.rlib" "/opt/rustwide/target/debug/deps/libpng-f8f0335edda3eb36.rlib" "/opt/rustwide/target/debug/deps/libdeflate-243b0630553cf5d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-cdcad8d89e88cb29.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-3cc620e323f12e86.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d37b1116087c1288.rlib" "/opt/rustwide/target/debug/deps/libcgmath-81d78b9bb960041b.rlib" "/opt/rustwide/target/debug/deps/librand-7fe12b736cfaedc7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libtoml-363eef4e56663f9a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1d7a11e673ae01b0.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libimage-526ce5a8df544a7e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-163391fbd2e47274.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b15b6566b984d051.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-58cdee1e65b6d7ce.rlib" "/opt/rustwide/target/debug/deps/librayon-7c77fbd1c5509a19.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6340eff1dc258cb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ea9d5c4fcdda7bcd.rlib" "/opt/rustwide/target/debug/deps/libpalette-612481be84491f0a.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libwinit-94713d1f9472dff6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-05aea8e31def2553.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c2909608fee67765.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-caf1cfe789800254.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/liblyon-a83d13b1fe4985fd.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-c99393e6b6e2ec97.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ecdc1a134b26ee83.rlib" "/opt/rustwide/target/debug/deps/libsid-f6e5ce3f4b699c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-25a6a9673663395d.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-38b9d448e85d75a9.rlib" "/opt/rustwide/target/debug/deps/libeuclid-53cb448f9fc972d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-68596fd67c2b669e.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1eca5768ffe39cdc.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-362aebb045a49085.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-d06eb6c6fe1ea36b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b75824f5fd33a16e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-69ea7567aec6bcf8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-35bc147ae0d0783b.rlib" "/opt/rustwide/target/debug/deps/libcolorful-1cfa3d81aae2b29f.rlib" "/opt/rustwide/target/debug/deps/libhibitset-af8269f48468f02c.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bb15eb267c34ec13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0410d10b9c863613.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-b8d86218b402d17e.rlib" "/opt/rustwide/target/debug/deps/librelevant-c03acc744d85808d.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-7d06e9d3f0c5f635.rlib" "/opt/rustwide/target/debug/deps/libash-1b0940c06b39646d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-00e0b82d8a4fd6e3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-544677381c75e9f8.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-9c85a9c3299c6153.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c7cfd0904324d37b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-57ac4b28279f4ba7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21b894be3580eaa7.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-8031c0c5c8a59b6e.rlib" "/opt/rustwide/target/debug/deps/libinstant-dafb174edcf97539.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-173948443092e4d1.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-8e9875ce09363f73.rlib" "/opt/rustwide/target/debug/deps/libxcb-f0acfaafd91ec056.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-53f09e175c143bf8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-410b91800dfbd2e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-093137e98619948b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0d951870e3e6d874.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-97e53f94e940492b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ffa051bc39297e8d.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b896a9f08bc82db9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cd8e00e6f9517941.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-c6f3fc1e8d1972fe.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-28c2e31eb5af13ca.rlib" "/opt/rustwide/target/debug/deps/libmemmap-808ba72913282e03.rlib" "/opt/rustwide/target/debug/deps/libandrew-7d4a1dfe00d637a1.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-16aefc89b2dc05b8.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-6fc3860614bce693.rlib" "/opt/rustwide/target/debug/deps/liblibloading-854c777e9286746d.rlib" "/opt/rustwide/target/debug/deps/libnix-b5aec28c407eb7e8.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/librusttype-1b99efa42bf3d499.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-4db4d87f252a3e00.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libinput-1785213e4ae6a21c.rlib" "/opt/rustwide/target/debug/deps/libviewport-2f82e6b70b1ca1d9.rlib" "/opt/rustwide/target/debug/deps/libfloat-909966564cf18b85.rlib" "/opt/rustwide/target/debug/deps/libserde-fb3f0352492e5915.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum-a966795485a47ec8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7adcab4f9d5d8069.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c166d7c26973f2aa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f7faa758a0f9dcba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libdaggy-f7805b99ae14b0ae.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-7b0a60a5a0ac8217.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-4ff2aab5673bb1fa.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/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.template.2mycv2mk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e" "/opt/rustwide/target/debug/examples/template-e7fb9224854adf5e.4x9htqn879iuo3wb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-5bacd1a7be38c0fa/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-ee595ecc4937065b.rlib" "/opt/rustwide/target/debug/deps/libnotosans-3016070a2fa53f0a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2d5b3660539a5d42.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libnoise-b1c2b67065bff43f.rlib" "/opt/rustwide/target/debug/deps/librand-3b989671c64158c0.rlib" "/opt/rustwide/target/debug/deps/libimage-056cdf5383607a2d.rlib" "/opt/rustwide/target/debug/deps/libgif-d02f88d85012114a.rlib" "/opt/rustwide/target/debug/deps/libpng-f8f0335edda3eb36.rlib" "/opt/rustwide/target/debug/deps/libdeflate-243b0630553cf5d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-cdcad8d89e88cb29.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-3cc620e323f12e86.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d37b1116087c1288.rlib" "/opt/rustwide/target/debug/deps/libcgmath-81d78b9bb960041b.rlib" "/opt/rustwide/target/debug/deps/librand-7fe12b736cfaedc7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libtoml-363eef4e56663f9a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1d7a11e673ae01b0.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libimage-526ce5a8df544a7e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-163391fbd2e47274.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b15b6566b984d051.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-58cdee1e65b6d7ce.rlib" "/opt/rustwide/target/debug/deps/librayon-7c77fbd1c5509a19.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6340eff1dc258cb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ea9d5c4fcdda7bcd.rlib" "/opt/rustwide/target/debug/deps/libpalette-612481be84491f0a.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libwinit-94713d1f9472dff6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-05aea8e31def2553.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c2909608fee67765.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-caf1cfe789800254.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/liblyon-a83d13b1fe4985fd.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-c99393e6b6e2ec97.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ecdc1a134b26ee83.rlib" "/opt/rustwide/target/debug/deps/libsid-f6e5ce3f4b699c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-25a6a9673663395d.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-38b9d448e85d75a9.rlib" "/opt/rustwide/target/debug/deps/libeuclid-53cb448f9fc972d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-68596fd67c2b669e.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1eca5768ffe39cdc.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-362aebb045a49085.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-d06eb6c6fe1ea36b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b75824f5fd33a16e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-69ea7567aec6bcf8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-35bc147ae0d0783b.rlib" "/opt/rustwide/target/debug/deps/libcolorful-1cfa3d81aae2b29f.rlib" "/opt/rustwide/target/debug/deps/libhibitset-af8269f48468f02c.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bb15eb267c34ec13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0410d10b9c863613.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-b8d86218b402d17e.rlib" "/opt/rustwide/target/debug/deps/librelevant-c03acc744d85808d.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-7d06e9d3f0c5f635.rlib" "/opt/rustwide/target/debug/deps/libash-1b0940c06b39646d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-00e0b82d8a4fd6e3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-544677381c75e9f8.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-9c85a9c3299c6153.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c7cfd0904324d37b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-57ac4b28279f4ba7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21b894be3580eaa7.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-8031c0c5c8a59b6e.rlib" "/opt/rustwide/target/debug/deps/libinstant-dafb174edcf97539.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-173948443092e4d1.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-8e9875ce09363f73.rlib" "/opt/rustwide/target/debug/deps/libxcb-f0acfaafd91ec056.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-53f09e175c143bf8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-410b91800dfbd2e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-093137e98619948b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0d951870e3e6d874.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-97e53f94e940492b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ffa051bc39297e8d.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b896a9f08bc82db9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cd8e00e6f9517941.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-c6f3fc1e8d1972fe.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-28c2e31eb5af13ca.rlib" "/opt/rustwide/target/debug/deps/libmemmap-808ba72913282e03.rlib" "/opt/rustwide/target/debug/deps/libandrew-7d4a1dfe00d637a1.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-16aefc89b2dc05b8.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-6fc3860614bce693.rlib" "/opt/rustwide/target/debug/deps/liblibloading-854c777e9286746d.rlib" "/opt/rustwide/target/debug/deps/libnix-b5aec28c407eb7e8.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/librusttype-1b99efa42bf3d499.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-4db4d87f252a3e00.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libinput-1785213e4ae6a21c.rlib" "/opt/rustwide/target/debug/deps/libviewport-2f82e6b70b1ca1d9.rlib" "/opt/rustwide/target/debug/deps/libfloat-909966564cf18b85.rlib" "/opt/rustwide/target/debug/deps/libserde-fb3f0352492e5915.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum-a966795485a47ec8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7adcab4f9d5d8069.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c166d7c26973f2aa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f7faa758a0f9dcba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libdaggy-f7805b99ae14b0ae.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-7b0a60a5a0ac8217.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-4ff2aab5673bb1fa.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; 4 warnings 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/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.wicker.b46wlq83-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4" "/opt/rustwide/target/debug/examples/wicker-fc76d236fa3491d4.3qig4ol85yspk721.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-5bacd1a7be38c0fa/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/libsketches-256d3b6179857131.rlib" "/opt/rustwide/target/debug/deps/libprimes-de637bd16c1acdf0.rlib" "/opt/rustwide/target/debug/deps/libnannou-ee595ecc4937065b.rlib" "/opt/rustwide/target/debug/deps/libnotosans-3016070a2fa53f0a.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-2d5b3660539a5d42.rlib" "/opt/rustwide/target/debug/deps/librand-4001d304d550d72e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a50b274564654136.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c05f3325c5456c41.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-abd2f358ea987bfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f5b9cbe1d1bd7ba8.rlib" "/opt/rustwide/target/debug/deps/libnoise-b1c2b67065bff43f.rlib" "/opt/rustwide/target/debug/deps/librand-3b989671c64158c0.rlib" "/opt/rustwide/target/debug/deps/libimage-056cdf5383607a2d.rlib" "/opt/rustwide/target/debug/deps/libgif-d02f88d85012114a.rlib" "/opt/rustwide/target/debug/deps/libpng-f8f0335edda3eb36.rlib" "/opt/rustwide/target/debug/deps/libdeflate-243b0630553cf5d8.rlib" "/opt/rustwide/target/debug/deps/libinflate-cdcad8d89e88cb29.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-3cc620e323f12e86.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d37b1116087c1288.rlib" "/opt/rustwide/target/debug/deps/libcgmath-81d78b9bb960041b.rlib" "/opt/rustwide/target/debug/deps/librand-7fe12b736cfaedc7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-24035a191bd1338d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4ab071dfca552b6c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4d894998091e13e7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bdc63982c6848ce7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c05acb692f9998e9.rlib" "/opt/rustwide/target/debug/deps/librand_os-89d7a442ffa5b357.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libtoml-363eef4e56663f9a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1d7a11e673ae01b0.rlib" "/opt/rustwide/target/debug/deps/libryu-1115b2f4c66b639d.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libimage-526ce5a8df544a7e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-163391fbd2e47274.rlib" "/opt/rustwide/target/debug/deps/libinflate-8e7098ef8e469113.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b15b6566b984d051.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-58cdee1e65b6d7ce.rlib" "/opt/rustwide/target/debug/deps/librayon-7c77fbd1c5509a19.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6340eff1dc258cb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libtiff-6019e5e23967a7c3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5549534d486152bb.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libpennereq-ea9d5c4fcdda7bcd.rlib" "/opt/rustwide/target/debug/deps/libpalette-612481be84491f0a.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libwinit-94713d1f9472dff6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-05aea8e31def2553.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c2909608fee67765.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-caf1cfe789800254.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/liblyon-a83d13b1fe4985fd.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-c99393e6b6e2ec97.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-ecdc1a134b26ee83.rlib" "/opt/rustwide/target/debug/deps/libsid-f6e5ce3f4b699c0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-25a6a9673663395d.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-38b9d448e85d75a9.rlib" "/opt/rustwide/target/debug/deps/libeuclid-53cb448f9fc972d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-68596fd67c2b669e.rlib" "/opt/rustwide/target/debug/deps/libdaggy-1eca5768ffe39cdc.rlib" "/opt/rustwide/target/debug/deps/libconrod_winit-362aebb045a49085.rlib" "/opt/rustwide/target/debug/deps/libconrod_wgpu-d06eb6c6fe1ea36b.rlib" "/opt/rustwide/target/debug/deps/libwgpu-b75824f5fd33a16e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_native-69ea7567aec6bcf8.rlib" "/opt/rustwide/target/debug/deps/libfxhash-a8507059d45d10e0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/librendy_memory-35bc147ae0d0783b.rlib" "/opt/rustwide/target/debug/deps/libcolorful-1cfa3d81aae2b29f.rlib" "/opt/rustwide/target/debug/deps/libhibitset-af8269f48468f02c.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bb15eb267c34ec13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0410d10b9c863613.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/librendy_descriptor-b8d86218b402d17e.rlib" "/opt/rustwide/target/debug/deps/librelevant-c03acc744d85808d.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_vulkan-7d06e9d3f0c5f635.rlib" "/opt/rustwide/target/debug/deps/libash-1b0940c06b39646d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-00e0b82d8a4fd6e3.rlib" "/opt/rustwide/target/debug/deps/libgfx_backend_empty-544677381c75e9f8.rlib" "/opt/rustwide/target/debug/deps/libgfx_hal-9c85a9c3299c6153.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-c7cfd0904324d37b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-57ac4b28279f4ba7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-21b894be3580eaa7.rlib" "/opt/rustwide/target/debug/deps/libconrod_core-8031c0c5c8a59b6e.rlib" "/opt/rustwide/target/debug/deps/libinstant-dafb174edcf97539.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-173948443092e4d1.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-8e9875ce09363f73.rlib" "/opt/rustwide/target/debug/deps/libxcb-f0acfaafd91ec056.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-53f09e175c143bf8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-410b91800dfbd2e5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-093137e98619948b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0d951870e3e6d874.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-97e53f94e940492b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ffa051bc39297e8d.rlib" "/opt/rustwide/target/debug/deps/libcalloop-b896a9f08bc82db9.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-cd8e00e6f9517941.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libmio-c6f3fc1e8d1972fe.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-4ecfdfaef388bd19.rlib" "/opt/rustwide/target/debug/deps/libnet2-28c2e31eb5af13ca.rlib" "/opt/rustwide/target/debug/deps/libmemmap-808ba72913282e03.rlib" "/opt/rustwide/target/debug/deps/libandrew-7d4a1dfe00d637a1.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/libxdg-513e46077e7cc7cd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a6a8873b9a83a742.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8d855df20ab84207.rlib" "/opt/rustwide/target/debug/deps/librusttype-16aefc89b2dc05b8.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-c6bff24833a887af.rlib" "/opt/rustwide/target/debug/deps/libdlib-6fc3860614bce693.rlib" "/opt/rustwide/target/debug/deps/liblibloading-854c777e9286746d.rlib" "/opt/rustwide/target/debug/deps/libnix-b5aec28c407eb7e8.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/librusttype-1b99efa42bf3d499.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96597e6c56e182cc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7395dad9984dcf6a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fbb64a4c5081082b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-4db4d87f252a3e00.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f77a0034ff5a228.rlib" "/opt/rustwide/target/debug/deps/libapprox-68acb3f9691f6867.rlib" "/opt/rustwide/target/debug/deps/libinput-1785213e4ae6a21c.rlib" "/opt/rustwide/target/debug/deps/libviewport-2f82e6b70b1ca1d9.rlib" "/opt/rustwide/target/debug/deps/libfloat-909966564cf18b85.rlib" "/opt/rustwide/target/debug/deps/libserde-fb3f0352492e5915.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum-a966795485a47ec8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-7adcab4f9d5d8069.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-141e5be4f9cf40cd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c166d7c26973f2aa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f7faa758a0f9dcba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d5abd67cf266f9d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libdaggy-f7805b99ae14b0ae.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-7b0a60a5a0ac8217.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-4ff2aab5673bb1fa.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb3f8c51f7cf4c9dd7173b802bbc4b75633e70067eb16636231b2b3259b9b955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3f8c51f7cf4c9dd7173b802bbc4b75633e70067eb16636231b2b3259b9b955", kill_on_drop: false }` [INFO] [stdout] bb3f8c51f7cf4c9dd7173b802bbc4b75633e70067eb16636231b2b3259b9b955