[INFO] cloning repository https://github.com/yongkyuns/rust_robotics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yongkyuns/rust_robotics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyongkyuns%2Frust_robotics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyongkyuns%2Frust_robotics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cba2c154e03bf679fefad78f12c3ff0c33572726 [INFO] testing yongkyuns/rust_robotics against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyongkyuns%2Frust_robotics" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yongkyuns/rust_robotics on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yongkyuns/rust_robotics [INFO] finished tweaking git repo https://github.com/yongkyuns/rust_robotics [INFO] tweaked toml for git repo https://github.com/yongkyuns/rust_robotics written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing yongkyuns/rust_robotics against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyongkyuns%2Frust_robotics" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yongkyuns/rust_robotics on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yongkyuns/rust_robotics [INFO] finished tweaking git repo https://github.com/yongkyuns/rust_robotics [INFO] tweaked toml for git repo https://github.com/yongkyuns/rust_robotics written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded osqp v0.6.2 [INFO] [stderr] Downloaded osqp-sys v0.6.2 [INFO] [stderr] Downloaded nalgebra-numpy v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01a4e8f1012d3ee67bef58916c3913024737152089deeb787c4ab824092d5d3e [INFO] running `Command { std: "docker" "start" "-a" "01a4e8f1012d3ee67bef58916c3913024737152089deeb787c4ab824092d5d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a4e8f1012d3ee67bef58916c3913024737152089deeb787c4ab824092d5d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a4e8f1012d3ee67bef58916c3913024737152089deeb787c4ab824092d5d3e", kill_on_drop: false }` [INFO] [stdout] 01a4e8f1012d3ee67bef58916c3913024737152089deeb787c4ab824092d5d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af12e1f10971d588aba00262b919ee0688278d7d3dddd5eb0534ba5d0ffbd823 [INFO] running `Command { std: "docker" "start" "-a" "af12e1f10971d588aba00262b919ee0688278d7d3dddd5eb0534ba5d0ffbd823", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling egui_glow v0.18.1 [INFO] [stderr] Compiling rust_robotics_algo v0.1.0 (/opt/rustwide/workdir/rust_robotics_algo) [INFO] [stdout] warning: unused import: `lqr::*` [INFO] [stdout] --> rust_robotics_algo/src/control/inverted_pendulum/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use lqr::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling rust_robotics_sim v0.1.0 (/opt/rustwide/workdir/rust_robotics_sim) [INFO] [stdout] warning: the item `egui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eframe::egui; [INFO] [stdout] | ^^^^^^^^^^^^ the item `egui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Circle`, `Point` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Circle, Point, Rectangle, Shape, WithAngle, WithPosition, WithSize}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cos`, `sin` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::math::{cos, sin}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Line`, `Values` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use egui::plot::{Line, PlotUi, Values}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inverted_pendulum::Model` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use rust_robotics_algo::{inverted_pendulum::Model, Vector4}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeTable` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{TimeTable, VehiclePlot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComboBox`, `DragValue` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PlotUi` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `PlotUi` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Ui` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | fn options(&mut self, ui: &mut Ui) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/mod.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | fn options(&mut self, ui: &mut Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `init_time` is never read [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ParticleFilter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | init_time: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "af12e1f10971d588aba00262b919ee0688278d7d3dddd5eb0534ba5d0ffbd823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af12e1f10971d588aba00262b919ee0688278d7d3dddd5eb0534ba5d0ffbd823", kill_on_drop: false }` [INFO] [stdout] af12e1f10971d588aba00262b919ee0688278d7d3dddd5eb0534ba5d0ffbd823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b986a65d84a585e9eb232db6ed3708ec03241ba9a80c8ae7700d459d03f0ed1 [INFO] running `Command { std: "docker" "start" "-a" "8b986a65d84a585e9eb232db6ed3708ec03241ba9a80c8ae7700d459d03f0ed1", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stdout] warning: unused import: `lqr::*` [INFO] [stdout] --> rust_robotics_algo/src/control/inverted_pendulum/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use lqr::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling osqp-sys v0.6.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling glam v0.17.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling nannou_core v0.18.0 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling nannou_mesh v0.18.0 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling osqp v0.6.2 [INFO] [stderr] Compiling rust_robotics_algo v0.1.0 (/opt/rustwide/workdir/rust_robotics_algo) [INFO] [stdout] warning: unused import: `lqr::*` [INFO] [stdout] --> rust_robotics_algo/src/control/inverted_pendulum/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use lqr::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nannou_wgpu v0.18.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling rust_robotics_sim v0.1.0 (/opt/rustwide/workdir/rust_robotics_sim) [INFO] [stdout] warning: the item `egui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eframe::egui; [INFO] [stdout] | ^^^^^^^^^^^^ the item `egui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Circle`, `Point` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Circle, Point, Rectangle, Shape, WithAngle, WithPosition, WithSize}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cos`, `sin` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::math::{cos, sin}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Line`, `Values` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use egui::plot::{Line, PlotUi, Values}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inverted_pendulum::Model` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use rust_robotics_algo::{inverted_pendulum::Model, Vector4}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeTable` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{TimeTable, VehiclePlot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComboBox`, `DragValue` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PlotUi` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `PlotUi` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Ui` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `egui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use eframe::egui; [INFO] [stdout] | ^^^^^^^^^^^^ the item `egui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Circle`, `Point` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Circle, Point, Rectangle, Shape, WithAngle, WithPosition, WithSize}; [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cos`, `sin` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::math::{cos, sin}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Line`, `Values` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use egui::plot::{Line, PlotUi, Values}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inverted_pendulum::Model` [INFO] [stdout] --> rust_robotics_sim/src/item/vehicle.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use rust_robotics_algo::{inverted_pendulum::Model, Vector4}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TimeTable` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{TimeTable, VehiclePlot}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ComboBox`, `DragValue` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PlotUi` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `PlotUi` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ui` is imported redundantly [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:7:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Ui` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use egui::{plot::PlotUi, ComboBox, DragValue, Ui}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | fn options(&mut self, ui: &mut Ui) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/mod.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | fn options(&mut self, ui: &mut Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | fn options(&mut self, ui: &mut Ui) {} [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `init_time` is never read [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ParticleFilter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | init_time: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> rust_robotics_sim/src/simulator/mod.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | fn options(&mut self, ui: &mut Ui) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `init_time` is never read [INFO] [stdout] --> rust_robotics_sim/src/simulator/localization.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct ParticleFilter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | init_time: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nannou v0.18.1 [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling examples v0.1.0 (/opt/rustwide/workdir/examples) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcMtfiYo/symbols.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.particle_filter.f220628572a1e98a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489.4d269wq52934oxoo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/osqp-sys-aa5b1e98aa32c609/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_robotics_algo-2f00156f5c77d399.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-b6d6a38ddd4ab09d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5dd8b1d9d0720224.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1c56f73d51027814.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b2a8e403c8ff0c1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libsimba-b7424147122d6771.rlib" "/opt/rustwide/target/debug/deps/libwide-2492caf4b3570a7d.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-fe6cf01fabe2715f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ba048ad0b9f820cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-2a81b9199b3c3f96.rlib" "/opt/rustwide/target/debug/deps/libnannou-c6d7fa907139757d.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a1e7ff67296b41c9.rlib" "/opt/rustwide/target/debug/deps/librusttype-4baf35923bf6d03b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0b8df12a0943b278.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6fa4c65dc702285f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d5407223d633a08a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0f3bd0bc1340fd53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-43814873bdb3c4bf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-28ff06c455fb66db.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d832c69510805464.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a907b78fae7dd51e.rlib" "/opt/rustwide/target/debug/deps/libnoise-437d0b359726e7bb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e06ee0109bbfa61d.rlib" "/opt/rustwide/target/debug/deps/librand-8ea39551073c302a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9f4c1bb967c1b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-798508ce12cf31e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96e9b39d13caa046.rlib" "/opt/rustwide/target/debug/deps/libtoml-16b2c25fbf4ace64.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c14ab4fe10f6cac.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-4305639b8ee77ec1.rlib" "/opt/rustwide/target/debug/deps/libpennereq-167470752e149ada.rlib" "/opt/rustwide/target/debug/deps/libnannou_wgpu-a3858bd3e10f68e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-c9c438ad7154abe8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0124698d614c7ea9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33e89a361a701acb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac7f7235294e4404.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8470a4b578ef69c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd3828dd557c3cad.rlib" "/opt/rustwide/target/debug/deps/libslab-4af98065b6656afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-98999700d533bbdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1aa2a76067a44ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a05886844ea8dd2c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec15e04550c81235.rlib" "/opt/rustwide/target/debug/deps/libimage-44899b63f5d587a6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6b66bda38eb6881f.rlib" "/opt/rustwide/target/debug/deps/libpng-ed9f715e26cddcce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b3fa179c7efdab0d.rlib" "/opt/rustwide/target/debug/deps/libdeflate-08f58d41dee97e9f.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-49dc25dc2ac2a71a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0980cf6b6e8dfeb6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2002d75ff944381.rlib" "/opt/rustwide/target/debug/deps/libgif-696bddb18c5d94fd.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libtiff-1336ce1f4a0bed37.rlib" "/opt/rustwide/target/debug/deps/libweezl-d50931236dbebc2d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69c64b125bad261a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6ed5e4d858402d99.rlib" "/opt/rustwide/target/debug/deps/librayon-5ce1d4beafac0b9a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-937371623a7b8d02.rlib" "/opt/rustwide/target/debug/deps/libeither-e538c3e41e608031.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bc44666c12999ae5.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-00b350fee52e4255.rlib" "/opt/rustwide/target/debug/deps/libcopyless-3987a508ff007f45.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-b2013726afc62c36.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e44ccfd57c1d89dc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-cc342264802717ca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c64cd9ad369bd2d1.rlib" "/opt/rustwide/target/debug/deps/libahash-77f04c73bb8474ea.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6542dde21324188f.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-882d16e52495b272.rlib" "/opt/rustwide/target/debug/deps/libbitflags-73a3465e70e0bb19.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-9a0d995e92fc3a2d.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e32d060cef9d3c10.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2e0f45f83947cc02.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d5051c0e840ef54c.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-c5488f297169228d.rlib" "/opt/rustwide/target/debug/deps/libash-6e8b79f2b89d1e11.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8fc60105e6f7f82d.rlib" "/opt/rustwide/target/debug/deps/libnaga-e816cdef67373734.rlib" "/opt/rustwide/target/debug/deps/libfxhash-2979afee709db725.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-0010a728dbb518a0.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-4eb266c3039ae585.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-3887064e67ea91a5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/libspirv-4e3185b6b3b1ff8b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77ed86c515a85b5e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-f80a062d967ad96e.rlib" "/opt/rustwide/target/debug/deps/libglow-dc67459e4aa62756.rlib" "/opt/rustwide/target/debug/deps/libthiserror-249d6005aa66953e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a0a94cc2ec578d49.rlib" "/opt/rustwide/target/debug/deps/libnannou_mesh-39f1c55b0895c10c.rlib" "/opt/rustwide/target/debug/deps/libnannou_core-c7d28ad9ae52e56a.rlib" "/opt/rustwide/target/debug/deps/libglam-8fc50ca868efc12d.rlib" "/opt/rustwide/target/debug/deps/librand-2f4fe07116fd1a00.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5116a72a2cf18367.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-71b79a64006781d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-faa8091a9987484a.rlib" "/opt/rustwide/target/debug/deps/libpalette-7b3efd9f4a394919.rlib" "/opt/rustwide/target/debug/deps/libserde-3fc679e6a555626a.rlib" "/opt/rustwide/target/debug/deps/libapprox-308b463c02b7d646.rlib" "/opt/rustwide/target/debug/deps/libwinit-37401f459f99ae87.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-149977fe48e16930.rlib" "/opt/rustwide/target/debug/deps/libmio-6cdc072adf11bfac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-71509d1854bcbe8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cfa8de735fa345cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f0327c80af64ec2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3ce408d969c761a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f2d6ba8949a89b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2e72975b688df1af.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f4b230e92d15ad4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fa82d2917122783b.rlib" "/opt/rustwide/target/debug/deps/libandrew-a8aaf5754b99dffc.rlib" "/opt/rustwide/target/debug/deps/libxml-a123e8d3ae6e2b63.rlib" "/opt/rustwide/target/debug/deps/libxdg-64cd755375a4c1dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-316418cc6ea4d189.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/librusttype-c2eeddc4a8cf4dba.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a14d57c95a676215.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-351726c227d3a5f9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-41e4f19d821014a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-17d0ab944d351316.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d3bd368a8dc497e7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7666b8244f6043.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-4ac7e497d6a0ee48.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7f673026ac339bed.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f6838ea757d14c0f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-79a3a46f8dd76b46.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libnix-a3841ad0437afb5a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2f871a20e872f563.rlib" "/opt/rustwide/target/debug/deps/libdlib-d6152cf3427abd16.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0f8acb43294bc45c.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6cfafece72121192.rlib" "/opt/rustwide/target/debug/deps/libnix-6881735bf6b50b6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e83968822db62928.rlib" "/opt/rustwide/target/debug/deps/libdlib-71a4d4dbc6bbee04.rlib" "/opt/rustwide/target/debug/deps/liblibloading-83c0d7cd3101f704.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4ab62c16fad9da28.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07f4e665e95c51da.rlib" "/opt/rustwide/target/debug/deps/libcty-ed476ee9391a3a77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-27b6b204001bafdf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-160e8dd859f8c211.rlib" "/opt/rustwide/target/debug/deps/liblibc-82049e4e71c8b5c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68a59d9c05ef3b72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/liblyon-8deeb32347fb2dd2.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-d27cd650c0f35c97.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-841e84e4414816f4.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e2b0f0e0ad12b197.rlib" "/opt/rustwide/target/debug/deps/libsid-97eb2fbfaf57621b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-2acf2cb067c2aa98.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-6af54f62d501b994.rlib" "/opt/rustwide/target/debug/deps/libeuclid-d0739cb853397eb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bdde69c1ab11f5fe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-75060192f0e3d452.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-cdb0e01c24d04d21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/particle_filter-ad6cc16e372f3489" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "particle_filter") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTHI02w/symbols.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.inverted_pendulum_mpc_control.f757a9ebac6b8176-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371.49y2s3qezrm20obm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/osqp-sys-aa5b1e98aa32c609/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_robotics_algo-2f00156f5c77d399.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-b6d6a38ddd4ab09d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5dd8b1d9d0720224.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1c56f73d51027814.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b2a8e403c8ff0c1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libsimba-b7424147122d6771.rlib" "/opt/rustwide/target/debug/deps/libwide-2492caf4b3570a7d.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-fe6cf01fabe2715f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ba048ad0b9f820cf.rlib" "/opt/rustwide/target/debug/deps/libapprox-2a81b9199b3c3f96.rlib" "/opt/rustwide/target/debug/deps/libnannou-c6d7fa907139757d.rlib" "/opt/rustwide/target/debug/deps/libnotosans-a1e7ff67296b41c9.rlib" "/opt/rustwide/target/debug/deps/librusttype-4baf35923bf6d03b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-0b8df12a0943b278.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6fa4c65dc702285f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d5407223d633a08a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0f3bd0bc1340fd53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-43814873bdb3c4bf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-28ff06c455fb66db.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d832c69510805464.rlib" "/opt/rustwide/target/debug/deps/libordered_float-a907b78fae7dd51e.rlib" "/opt/rustwide/target/debug/deps/libnoise-437d0b359726e7bb.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e06ee0109bbfa61d.rlib" "/opt/rustwide/target/debug/deps/librand-8ea39551073c302a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9f4c1bb967c1b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-798508ce12cf31e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96e9b39d13caa046.rlib" "/opt/rustwide/target/debug/deps/libtoml-16b2c25fbf4ace64.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c14ab4fe10f6cac.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libryu-4305639b8ee77ec1.rlib" "/opt/rustwide/target/debug/deps/libpennereq-167470752e149ada.rlib" "/opt/rustwide/target/debug/deps/libnannou_wgpu-a3858bd3e10f68e5.rlib" "/opt/rustwide/target/debug/deps/libfutures-c9c438ad7154abe8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0124698d614c7ea9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33e89a361a701acb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ac7f7235294e4404.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d8470a4b578ef69c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd3828dd557c3cad.rlib" "/opt/rustwide/target/debug/deps/libslab-4af98065b6656afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-98999700d533bbdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1aa2a76067a44ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a05886844ea8dd2c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec15e04550c81235.rlib" "/opt/rustwide/target/debug/deps/libimage-44899b63f5d587a6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6b66bda38eb6881f.rlib" "/opt/rustwide/target/debug/deps/libpng-ed9f715e26cddcce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b3fa179c7efdab0d.rlib" "/opt/rustwide/target/debug/deps/libdeflate-08f58d41dee97e9f.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-49dc25dc2ac2a71a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0980cf6b6e8dfeb6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2002d75ff944381.rlib" "/opt/rustwide/target/debug/deps/libgif-696bddb18c5d94fd.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libtiff-1336ce1f4a0bed37.rlib" "/opt/rustwide/target/debug/deps/libweezl-d50931236dbebc2d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69c64b125bad261a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6ed5e4d858402d99.rlib" "/opt/rustwide/target/debug/deps/librayon-5ce1d4beafac0b9a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-937371623a7b8d02.rlib" "/opt/rustwide/target/debug/deps/libeither-e538c3e41e608031.rlib" "/opt/rustwide/target/debug/deps/libwgpu-bc44666c12999ae5.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-00b350fee52e4255.rlib" "/opt/rustwide/target/debug/deps/libcopyless-3987a508ff007f45.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-b2013726afc62c36.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e44ccfd57c1d89dc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-cc342264802717ca.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c64cd9ad369bd2d1.rlib" "/opt/rustwide/target/debug/deps/libahash-77f04c73bb8474ea.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6542dde21324188f.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-882d16e52495b272.rlib" "/opt/rustwide/target/debug/deps/libbitflags-73a3465e70e0bb19.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-9a0d995e92fc3a2d.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e32d060cef9d3c10.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2e0f45f83947cc02.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d5051c0e840ef54c.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-c5488f297169228d.rlib" "/opt/rustwide/target/debug/deps/libash-6e8b79f2b89d1e11.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8fc60105e6f7f82d.rlib" "/opt/rustwide/target/debug/deps/libnaga-e816cdef67373734.rlib" "/opt/rustwide/target/debug/deps/libfxhash-2979afee709db725.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libbit_set-0010a728dbb518a0.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-4eb266c3039ae585.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-3887064e67ea91a5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/libspirv-4e3185b6b3b1ff8b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-77ed86c515a85b5e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-f80a062d967ad96e.rlib" "/opt/rustwide/target/debug/deps/libglow-dc67459e4aa62756.rlib" "/opt/rustwide/target/debug/deps/libthiserror-249d6005aa66953e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a0a94cc2ec578d49.rlib" "/opt/rustwide/target/debug/deps/libnannou_mesh-39f1c55b0895c10c.rlib" "/opt/rustwide/target/debug/deps/libnannou_core-c7d28ad9ae52e56a.rlib" "/opt/rustwide/target/debug/deps/libglam-8fc50ca868efc12d.rlib" "/opt/rustwide/target/debug/deps/librand-2f4fe07116fd1a00.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5116a72a2cf18367.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-71b79a64006781d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-faa8091a9987484a.rlib" "/opt/rustwide/target/debug/deps/libpalette-7b3efd9f4a394919.rlib" "/opt/rustwide/target/debug/deps/libserde-3fc679e6a555626a.rlib" "/opt/rustwide/target/debug/deps/libapprox-308b463c02b7d646.rlib" "/opt/rustwide/target/debug/deps/libwinit-37401f459f99ae87.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-149977fe48e16930.rlib" "/opt/rustwide/target/debug/deps/libmio-6cdc072adf11bfac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-71509d1854bcbe8e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cfa8de735fa345cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f0327c80af64ec2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3ce408d969c761a3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f2d6ba8949a89b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2e72975b688df1af.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f4b230e92d15ad4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-fa82d2917122783b.rlib" "/opt/rustwide/target/debug/deps/libandrew-a8aaf5754b99dffc.rlib" "/opt/rustwide/target/debug/deps/libxml-a123e8d3ae6e2b63.rlib" "/opt/rustwide/target/debug/deps/libxdg-64cd755375a4c1dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-316418cc6ea4d189.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/librusttype-c2eeddc4a8cf4dba.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a14d57c95a676215.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-351726c227d3a5f9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-41e4f19d821014a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-17d0ab944d351316.rlib" "/opt/rustwide/target/debug/deps/libxcursor-d3bd368a8dc497e7.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7666b8244f6043.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-4ac7e497d6a0ee48.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7f673026ac339bed.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f6838ea757d14c0f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-79a3a46f8dd76b46.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libnix-a3841ad0437afb5a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-2f871a20e872f563.rlib" "/opt/rustwide/target/debug/deps/libdlib-d6152cf3427abd16.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0f8acb43294bc45c.rlib" "/opt/rustwide/target/debug/deps/libcalloop-6cfafece72121192.rlib" "/opt/rustwide/target/debug/deps/libnix-6881735bf6b50b6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e83968822db62928.rlib" "/opt/rustwide/target/debug/deps/libdlib-71a4d4dbc6bbee04.rlib" "/opt/rustwide/target/debug/deps/liblibloading-83c0d7cd3101f704.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-4ab62c16fad9da28.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07f4e665e95c51da.rlib" "/opt/rustwide/target/debug/deps/libcty-ed476ee9391a3a77.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-27b6b204001bafdf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-160e8dd859f8c211.rlib" "/opt/rustwide/target/debug/deps/liblibc-82049e4e71c8b5c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-68a59d9c05ef3b72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/liblyon-8deeb32347fb2dd2.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-d27cd650c0f35c97.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-841e84e4414816f4.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-e2b0f0e0ad12b197.rlib" "/opt/rustwide/target/debug/deps/libsid-97eb2fbfaf57621b.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-2acf2cb067c2aa98.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-6af54f62d501b994.rlib" "/opt/rustwide/target/debug/deps/libeuclid-d0739cb853397eb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bdde69c1ab11f5fe.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-75060192f0e3d452.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-cdb0e01c24d04d21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inverted_pendulum_mpc_control-9e1dbd34fc854371" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `examples` (example "inverted_pendulum_mpc_control") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8b986a65d84a585e9eb232db6ed3708ec03241ba9a80c8ae7700d459d03f0ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b986a65d84a585e9eb232db6ed3708ec03241ba9a80c8ae7700d459d03f0ed1", kill_on_drop: false }` [INFO] [stdout] 8b986a65d84a585e9eb232db6ed3708ec03241ba9a80c8ae7700d459d03f0ed1