[INFO] cloning repository https://github.com/martines3000/particle-sim-3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martines3000/particle-sim-3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartines3000%2Fparticle-sim-3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartines3000%2Fparticle-sim-3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a6ec13c85e26886951ada24928227c3d3dbcf3a [INFO] testing martines3000/particle-sim-3d against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartines3000%2Fparticle-sim-3d" "/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/martines3000/particle-sim-3d 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] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/martines3000/particle-sim-3d [INFO] finished tweaking git repo https://github.com/martines3000/particle-sim-3d [INFO] tweaked toml for git repo https://github.com/martines3000/particle-sim-3d written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/martines3000/particle-sim-3d already has a lockfile, it will not be regenerated [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] Downloading crates ... [INFO] [stderr] Downloaded bevy_egui v0.17.1 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.14.0 [INFO] [stderr] Downloaded bevy-inspector-egui v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0251f5c8586d72ecea1a1cbe8d1403d40b306be0405d309c9409d7ea5f36c9ad [INFO] running `Command { std: "docker" "start" "-a" "0251f5c8586d72ecea1a1cbe8d1403d40b306be0405d309c9409d7ea5f36c9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0251f5c8586d72ecea1a1cbe8d1403d40b306be0405d309c9409d7ea5f36c9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0251f5c8586d72ecea1a1cbe8d1403d40b306be0405d309c9409d7ea5f36c9ad", kill_on_drop: false }` [INFO] [stdout] 0251f5c8586d72ecea1a1cbe8d1403d40b306be0405d309c9409d7ea5f36c9ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6bbb53b9e1ac4f0a02ea20bf68d5b1181ba65778f3c4374d6b4069d0191898 [INFO] running `Command { std: "docker" "start" "-a" "5b6bbb53b9e1ac4f0a02ea20bf68d5b1181ba65778f3c4374d6b4069d0191898", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling gilrs-core v0.5.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling emath v0.20.0 [INFO] [stderr] Compiling webbrowser v0.8.2 [INFO] [stderr] Compiling ecolor v0.20.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling epaint v0.20.0 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling egui v0.20.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy v0.9.1 [INFO] [stderr] Compiling bevy_egui v0.17.1 [INFO] [stderr] Compiling bevy_egui v0.18.0 [INFO] [stderr] Compiling bevy-inspector-egui v0.14.0 [INFO] [stderr] Compiling particle-sim-3d v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "5b6bbb53b9e1ac4f0a02ea20bf68d5b1181ba65778f3c4374d6b4069d0191898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6bbb53b9e1ac4f0a02ea20bf68d5b1181ba65778f3c4374d6b4069d0191898", kill_on_drop: false }` [INFO] [stdout] 5b6bbb53b9e1ac4f0a02ea20bf68d5b1181ba65778f3c4374d6b4069d0191898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b02e7e3094b20025aa5e4cb9ddd17f27e2230c3caede5aa8ed4bba2fb27d5a16 [INFO] running `Command { std: "docker" "start" "-a" "b02e7e3094b20025aa5e4cb9ddd17f27e2230c3caede5aa8ed4bba2fb27d5a16", kill_on_drop: false }` [INFO] [stderr] Compiling particle-sim-3d v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.97s [INFO] running `Command { std: "docker" "inspect" "b02e7e3094b20025aa5e4cb9ddd17f27e2230c3caede5aa8ed4bba2fb27d5a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b02e7e3094b20025aa5e4cb9ddd17f27e2230c3caede5aa8ed4bba2fb27d5a16", kill_on_drop: false }` [INFO] [stdout] b02e7e3094b20025aa5e4cb9ddd17f27e2230c3caede5aa8ed4bba2fb27d5a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32843d33c0ac45b204ef50c432f94d9e1519eccfcb36073281dd12c059c1ea6f [INFO] running `Command { std: "docker" "start" "-a" "32843d33c0ac45b204ef50c432f94d9e1519eccfcb36073281dd12c059c1ea6f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/particle_sim_3d-f6674909025ba231) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32843d33c0ac45b204ef50c432f94d9e1519eccfcb36073281dd12c059c1ea6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32843d33c0ac45b204ef50c432f94d9e1519eccfcb36073281dd12c059c1ea6f", kill_on_drop: false }` [INFO] [stdout] 32843d33c0ac45b204ef50c432f94d9e1519eccfcb36073281dd12c059c1ea6f [INFO] testing martines3000/particle-sim-3d 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%2Fmartines3000%2Fparticle-sim-3d" "/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/martines3000/particle-sim-3d 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/martines3000/particle-sim-3d [INFO] finished tweaking git repo https://github.com/martines3000/particle-sim-3d [INFO] tweaked toml for git repo https://github.com/martines3000/particle-sim-3d written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/martines3000/particle-sim-3d already has a lockfile, it will not be regenerated [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] 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] afac3cc87b9e8c8943074882f776e79b5b4be3edf0acc68f3ebc7dfc79bfa441 [INFO] running `Command { std: "docker" "start" "-a" "afac3cc87b9e8c8943074882f776e79b5b4be3edf0acc68f3ebc7dfc79bfa441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afac3cc87b9e8c8943074882f776e79b5b4be3edf0acc68f3ebc7dfc79bfa441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afac3cc87b9e8c8943074882f776e79b5b4be3edf0acc68f3ebc7dfc79bfa441", kill_on_drop: false }` [INFO] [stdout] afac3cc87b9e8c8943074882f776e79b5b4be3edf0acc68f3ebc7dfc79bfa441 [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] 19f3da3f164ce87bdf147ea0c224a7d6d4c290b011f61bbbf55af1040897b769 [INFO] running `Command { std: "docker" "start" "-a" "19f3da3f164ce87bdf147ea0c224a7d6d4c290b011f61bbbf55af1040897b769", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling erased-serde v0.3.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_ptr v0.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling bevy_tasks v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling notify v5.0.0 [INFO] [stderr] Compiling encase_derive_impl v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encase_derive v0.4.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.17.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ab_glyph v0.2.18 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling bevy_math v0.9.1 [INFO] [stderr] Compiling bevy_reflect v0.9.1 [INFO] [stderr] Compiling naga v0.10.0 [INFO] [stderr] Compiling encase v0.4.0 [INFO] [stderr] Compiling bevy_mikktspace v0.9.1 [INFO] [stderr] Compiling hexasphere v8.0.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling gilrs-core v0.5.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling taffy v0.1.0 [INFO] [stderr] Compiling bevy_ecs v0.9.1 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling rodio v0.16.0 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling bevy_app v0.9.1 [INFO] [stderr] Compiling bevy_core v0.9.1 [INFO] [stderr] Compiling bevy_log v0.9.1 [INFO] [stderr] Compiling bevy_time v0.9.1 [INFO] [stderr] Compiling bevy_input v0.9.1 [INFO] [stderr] Compiling bevy_hierarchy v0.9.1 [INFO] [stderr] Compiling bevy_diagnostic v0.9.1 [INFO] [stderr] Compiling bevy_transform v0.9.1 [INFO] [stderr] Compiling bevy_asset v0.9.1 [INFO] [stderr] Compiling bevy_window v0.9.1 [INFO] [stderr] Compiling bevy_gilrs v0.9.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling bevy_winit v0.9.1 [INFO] [stderr] Compiling bevy_animation v0.9.1 [INFO] [stderr] Compiling bevy_audio v0.9.1 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling webbrowser v0.8.2 [INFO] [stderr] Compiling ecolor v0.20.0 [INFO] [stderr] Compiling emath v0.20.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling epaint v0.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.14.0 [INFO] [stderr] Compiling pretty-type-name v1.0.0 [INFO] [stderr] Compiling bevy_render v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling egui v0.20.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.9.1 [INFO] [stderr] Compiling bevy_scene v0.9.1 [INFO] [stderr] Compiling bevy_sprite v0.9.1 [INFO] [stderr] Compiling bevy_pbr v0.9.1 [INFO] [stderr] Compiling bevy_text v0.9.1 [INFO] [stderr] Compiling bevy_ui v0.9.1 [INFO] [stderr] Compiling bevy_gltf v0.9.1 [INFO] [stderr] Compiling bevy_internal v0.9.1 [INFO] [stderr] Compiling bevy v0.9.1 [INFO] [stderr] Compiling bevy_egui v0.17.1 [INFO] [stderr] Compiling bevy_egui v0.18.0 [INFO] [stderr] Compiling bevy-inspector-egui v0.14.0 [INFO] [stderr] Compiling particle-sim-3d v1.0.0 (/opt/rustwide/workdir) [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/rustc8s0GSh/symbols.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.particle_sim_3d.34d4760126962efe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/particle_sim_3d-ae5c7ceeb748c3e5.2hbc1mie70adbshs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libbevy_egui-7b40c1b3458d765c.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-3bce5f2829b5211f.rlib" "/opt/rustwide/target/debug/deps/liburl-c27420e289672182.rlib" "/opt/rustwide/target/debug/deps/libidna-f5ec19a924db9307.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d46a9be84e5a96bd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-2e6be29729763aa6.rlib" "/opt/rustwide/target/debug/deps/libarboard-a074c954c36668db.rlib" "/opt/rustwide/target/debug/deps/libimage-98a7d0012aa28f3d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1bf3111b70289149.rlib" "/opt/rustwide/target/debug/deps/libpng-1c9548d438b71b64.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7447c7d94e1c4b6d.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4526c9f2bddb0bd6.rlib" "/opt/rustwide/target/debug/deps/libx11rb-9c9aa970e7feab7d.rlib" "/opt/rustwide/target/debug/deps/libgethostname-f2b7a0623c7d648b.rlib" "/opt/rustwide/target/debug/deps/libnix-824851d08c01e039.rlib" "/opt/rustwide/target/debug/deps/libegui-e44c972b9c7b4442.rlib" "/opt/rustwide/target/debug/deps/libepaint-b3502d07caba533c.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3d09ec30a512d75b.rlib" "/opt/rustwide/target/debug/deps/libecolor-ccf315dd5a8aca0f.rlib" "/opt/rustwide/target/debug/deps/libahash-085de728dab0d3d2.rlib" "/opt/rustwide/target/debug/deps/libemath-1b0fc7aac91cb178.rlib" "/opt/rustwide/target/debug/deps/librand-ddcf96c1aafc37a7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-df65ae48631ee3af.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-db48c90fa293bcfe.rlib" "/opt/rustwide/target/debug/deps/librand_core-6c727fcfe4eb4c48.rlib" "/opt/rustwide/target/debug/deps/libbevy-98b75f8e83276cf4.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-37947a87ea532a68.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-00c9795e7e032b49.rlib" "/opt/rustwide/target/debug/deps/libwinit-6398e76fb84deef3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-07f4e665e95c51da.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a39946e8c8167eb2.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-08b1898ddc1a08d2.rlib" "/opt/rustwide/target/debug/deps/libtaffy-d6aa3bb4f83330ab.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-df6bdb3e77a39f2a.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-c40c91f372f6215c.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-db259af32f418135.rlib" "/opt/rustwide/target/debug/deps/libapprox-8a84ac8f1e931f4e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-61730d0c6cd13009.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-66c8604f6b2814ce.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-f9f0946b5416e182.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-aac174cc542a4341.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-7df2622e00d6b09b.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-2d11239effdb6516.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-e09555368a211425.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-14bb1eedfae0cd89.rlib" "/opt/rustwide/target/debug/deps/libeuclid-3660d9234050d158.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-c0b9c01d159fd22a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rlib" "/opt/rustwide/target/debug/deps/libgltf-ff5671dc9c9a5d6e.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-3ebeb69bbd42736d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d9fe434538ed746.rlib" "/opt/rustwide/target/debug/deps/libryu-71a7e639e7459b62.rlib" "/opt/rustwide/target/debug/deps/libitoa-d2276dfc04de0749.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-8089acbde92dccc6.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-1d64389511bd09bc.rlib" "/opt/rustwide/target/debug/deps/libgilrs-74b0da4143e54843.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-cb71966ef699ada0.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-803cf95c3578017d.rlib" "/opt/rustwide/target/debug/deps/libnix-adbe8ddca57ed534.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5b55b3a0782d93d8.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-331c997e86dd34d4.rlib" "/opt/rustwide/target/debug/deps/libradsort-716f4f8ab5c4bc37.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-488140dbec831839.rlib" "/opt/rustwide/target/debug/deps/librodio-991d0c53f09560ac.rlib" "/opt/rustwide/target/debug/deps/liblewton-cd7f59b1db326642.rlib" "/opt/rustwide/target/debug/deps/libogg-c0516cc4bec7a0ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libcpal-0ebb7a4ed48408ad.rlib" "/opt/rustwide/target/debug/deps/libalsa-7c3968800f0fbf83.rlib" "/opt/rustwide/target/debug/deps/libnix-234575d675ca98a4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3b8b6c5d2cb3d911.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-732cb152a628adb7.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-ba8867e3b89b587f.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-1f00aa6dba8dff5b.rlib" "/opt/rustwide/target/debug/deps/libron-ba5091d195e4105a.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-ee2e075312642b89.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-9e2ee01160603c2b.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libimage-6a99f246a5cb9850.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libpng-de080014fc6a81c6.rlib" "/opt/rustwide/target/debug/deps/libflate2-b852a7286a504311.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-05d161e33aadd62d.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f72a19848920acac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-991285890de7eeec.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libencase-9ec8fc1040ff56d0.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-f28a345f600e2ec4.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-a2be0e195e92b045.rlib" "/opt/rustwide/target/debug/deps/libwgpu-9d5c557c173455aa.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-da5a59840a6b4f47.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-025e174c29e24502.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-e44ccfd57c1d89dc.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-350c63333e06b0ce.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-ad4de80ef5d608d5.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-7cfe82a255969dca.rlib" "/opt/rustwide/target/debug/deps/libprofiling-f2da097d3162f0db.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-753bb6d87f63d3d2.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-d5051c0e840ef54c.rlib" "/opt/rustwide/target/debug/deps/libash-efd3ce34a21ab68e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8fc60105e6f7f82d.rlib" "/opt/rustwide/target/debug/deps/libnaga-540f9b0b29ce0587.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/libbit_set-a2a6bff50cba83c5.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-66b280c55763b85c.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-84226758d1850513.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8c89bf6e02b90910.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-60d0396c1d1069ea.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-becca79ec18c950b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7324cd53bbf6ee44.rlib" "/opt/rustwide/target/debug/deps/libspirv-ca6688125eed8055.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e8834603c0747d08.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3ad7406b06bd2541.rlib" "/opt/rustwide/target/debug/deps/libglow-dc67459e4aa62756.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-ade0ee1763959675.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f483bd2e3fc44b0d.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-fcbfa8d2577bbdb6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9c4bcec56cb08f1f.rlib" "/opt/rustwide/target/debug/deps/libcty-ed476ee9391a3a77.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-e2bc7e322b54c889.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-c25895a562002367.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-123a9d65266b0ec8.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-8b16480ede5bf3cf.rlib" "/opt/rustwide/target/debug/deps/libnotify-513f9354e274f9fa.rlib" "/opt/rustwide/target/debug/deps/libmio-20a1905296bdba6a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-81c70ea4b3653dd1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f0b67fbf628bcd90.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5e62a1af5be346fb.rlib" "/opt/rustwide/target/debug/deps/libinotify-3c590a137ffc0b58.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-e53768c2dc826f12.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-b3442dc6b0d05d83.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-9ec4eed823f8c6ea.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-7bdcbc6443816a47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-07fdf23fdd47f81a.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-c16e913e9ac6d33b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-20a9ec4963c4ef19.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-573528bd560ec1a5.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-bb331dccd6fe0513.rlib" "/opt/rustwide/target/debug/deps/libmatchers-285b152723272e7f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-360b1429a980905a.rlib" "/opt/rustwide/target/debug/deps/libregex-aa61df085060da23.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-13dc14dca1895e31.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ffa6382ce54a3f92.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9dd7e0e6ab4ec022.rlib" "/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-88856cc19a967ff9.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-ade2c96d4a9549a4.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-3418618983ac1c34.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6993b9b8ed69fdbc.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-0f2a4c10e5f3927a.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-eefa5682db915392.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-36177c96003b3ada.rlib" "/opt/rustwide/target/debug/deps/libglam-f348cce2951b6ffd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b8f6793a4e85ea52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf291b86a915c373.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e69a43594989bf5c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3615168c3a0cea94.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7efc9c602b898216.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c4a86e4848913de8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e6d39cacd2477ad3.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-f48b903eec32bb99.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-dfd5e42f6971608b.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f905b9fc79127847.rlib" "/opt/rustwide/target/debug/deps/libslab-ce952e4d8ebf26c9.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-5d9fcf9755befbcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73a7297533da78d2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-83c5c576e7241bc8.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-769af95c79f2a6ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16554d13333dfbba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfastrand-94c70a216b334e0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c5c985f40deea7ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-33f184b6951e8fbf.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-c70ff5f06f747f8a.rlib" "/opt/rustwide/target/debug/deps/libparking-558a8ab41cbf63b8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e06fc39a3ddbba71.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1b08425d86e2ab96.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f0859bc32c912d53.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fc6256706df7c46a.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-933f3d3c8b42fd63.rlib" "/opt/rustwide/target/debug/deps/libuuid-4d8376e78c5c2e2f.rlib" "/opt/rustwide/target/debug/deps/libtracing-969e90a0527f3d1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e8b15c1d45637ce8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-90aeb2675d59ffe4.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d54bce042cb9e1e.rlib" "/opt/rustwide/target/debug/deps/libserde-c4596c4b4ea7bb27.rlib" "/opt/rustwide/target/debug/deps/libahash-2e9903e0313fa895.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62082eaebba45e0d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c76da938fb0702f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9c769274068bfb19.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-1214b0a79b588698.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" "-ludev" "-lasound" "-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/deps/particle_sim_3d-ae5c7ceeb748c3e5" "-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 `particle-sim-3d` (bin "particle-sim-3d") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "19f3da3f164ce87bdf147ea0c224a7d6d4c290b011f61bbbf55af1040897b769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f3da3f164ce87bdf147ea0c224a7d6d4c290b011f61bbbf55af1040897b769", kill_on_drop: false }` [INFO] [stdout] 19f3da3f164ce87bdf147ea0c224a7d6d4c290b011f61bbbf55af1040897b769