[INFO] cloning repository https://github.com/sanisoclem/bevy_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanisoclem/bevy_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanisoclem%2Fbevy_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanisoclem%2Fbevy_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a89ff9ea27b215912c0e7fe5dba5115b0163f674 [INFO] building sanisoclem/bevy_playground against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanisoclem%2Fbevy_playground" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sanisoclem/bevy_playground on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sanisoclem/bevy_playground [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/sanisoclem/bevy_playground [INFO] tweaked toml for git repo https://github.com/sanisoclem/bevy_playground written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sanisoclem/bevy_playground 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bonsairobo/fast-surface-nets-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glam v0.19.0 [INFO] [stderr] Downloaded ilattice v0.1.0 [INFO] [stderr] Downloaded bevy_rapier3d v0.14.1 [INFO] [stderr] Downloaded ndshape v0.3.0 [INFO] [stderr] Downloaded ndcopy v0.3.0 [INFO] [stderr] Downloaded block-mesh v0.2.0 [INFO] [stderr] Downloaded spade v2.0.0 [INFO] [stderr] Downloaded rapier3d v0.13.0 [INFO] [stderr] Downloaded nalgebra v0.31.0 [INFO] [stderr] Downloaded parry3d v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3662a4e5fb3f4c807fa940d916c1277d1a98aa8eac19386fbd7d94e01fb5232 [INFO] running `Command { std: "docker" "start" "-a" "e3662a4e5fb3f4c807fa940d916c1277d1a98aa8eac19386fbd7d94e01fb5232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3662a4e5fb3f4c807fa940d916c1277d1a98aa8eac19386fbd7d94e01fb5232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3662a4e5fb3f4c807fa940d916c1277d1a98aa8eac19386fbd7d94e01fb5232", kill_on_drop: false }` [INFO] [stdout] e3662a4e5fb3f4c807fa940d916c1277d1a98aa8eac19386fbd7d94e01fb5232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebfb3e2dcb897ab8d876a3929147560609bb7826e11c4741e2375ed5551c2da3 [INFO] running `Command { std: "docker" "start" "-a" "ebfb3e2dcb897ab8d876a3929147560609bb7826e11c4741e2375ed5551c2da3", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `Command { std: "docker" "inspect" "ebfb3e2dcb897ab8d876a3929147560609bb7826e11c4741e2375ed5551c2da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfb3e2dcb897ab8d876a3929147560609bb7826e11c4741e2375ed5551c2da3", kill_on_drop: false }` [INFO] [stdout] ebfb3e2dcb897ab8d876a3929147560609bb7826e11c4741e2375ed5551c2da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 504b862559e7fca755e6131a4eb398934a909e2fea6f20806bfe2ae755b66da6 [INFO] running `Command { std: "docker" "start" "-a" "504b862559e7fca755e6131a4eb398934a909e2fea6f20806bfe2ae755b66da6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling ndshape v0.3.0 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling spade v2.0.0 [INFO] [stderr] Compiling nalgebra v0.31.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bevy_render v0.7.0 [INFO] [stderr] Compiling glam v0.19.0 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling ilattice v0.1.0 [INFO] [stderr] Compiling ndcopy v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling block-mesh v0.2.0 [INFO] [stderr] Compiling fast-surface-nets v0.2.0 (https://github.com/bonsairobo/fast-surface-nets-rs?branch=main#514af7b4) [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling arboard v2.1.0 [INFO] [stderr] Compiling parry3d v0.9.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.7.0 [INFO] [stderr] Compiling bevy_sprite v0.7.0 [INFO] [stderr] Compiling bevy_pbr v0.7.0 [INFO] [stderr] Compiling rapier3d v0.13.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy v0.7.0 [INFO] [stderr] Compiling bevy_egui v0.13.0 [INFO] [stderr] Compiling camera v0.1.0 (/opt/rustwide/workdir/crates/camera) [INFO] [stderr] Compiling bevy_rapier3d v0.14.1 [INFO] [stderr] Compiling voxel_terrain v0.1.0 (/opt/rustwide/workdir/crates/voxel_terrain) [INFO] [stdout] warning: unused import: `bevy::prelude::*` [INFO] [stdout] --> crates/voxel_terrain/src/tracker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bevy::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use noise::{utils::*, *}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bias` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | let bias = 0.0; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_bias` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bg` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | let bg = Perlin::new(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ridged_scaled` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | let ridged_scaled = ScalePoint::new(&ridged).set_all_scales(0.5, 0.5, 1.0, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ridged_scaled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fbm` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | let fbm = Fbm::new(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fbm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let t = Billow::new(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> crates/voxel_terrain/src/mesher.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | let scale = 1.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk` [INFO] [stdout] --> crates/voxel_terrain/src/lib.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | for (entity, chunk, mut task) in tasks.iter_mut() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `chunk` [INFO] [stdout] --> crates/voxel_terrain/src/lib.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | for (entity, chunk, voxel_data) in query.iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/voxel_terrain/src/lib.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | if let Some(mut texture) = textures.get_mut(handle) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_mat_id` is never used [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 17 | impl VoxelType { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 18 | pub fn to_mat_id(&self) -> u8 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generate_mesh2` is never used [INFO] [stdout] --> crates/voxel_terrain/src/mesher.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn generate_mesh2( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `baseContinentDef_fb0` should have a snake case name [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | let baseContinentDef_fb0 = Fbm::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_continent_def_fb0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `baseContinentDef_cu` should have a snake case name [INFO] [stdout] --> crates/voxel_terrain/src/generator.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | let baseContinentDef_cu = Curve::new(&baseContinentDef_fb0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `base_continent_def_cu` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling debug v0.1.0 (/opt/rustwide/workdir/crates/debug) [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bevy_playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rapier::data::arena` [INFO] [stdout] --> examples/ai.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use bevy_rapier3d::{prelude::*, rapier::data::arena}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tail` [INFO] [stdout] --> examples/ai.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | let tail = commands [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tail` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustcp5QkXp/symbols.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.ai.a7c5da6e2e5a0513-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac.4f1my452ifqq8cnf.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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcamera-f39365512617be9b.rlib" "/opt/rustwide/target/debug/deps/libdebug-ef40f7f4e3ff1cff.rlib" "/opt/rustwide/target/debug/deps/libbevy_egui-d148d2cd68fda42f.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-ded5eb4633615d68.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libarboard-961ea362a78dec60.rlib" "/opt/rustwide/target/debug/deps/libx11rb-c3b85f57b164296c.rlib" "/opt/rustwide/target/debug/deps/libgethostname-13f7fc6907540056.rlib" "/opt/rustwide/target/debug/deps/libnix-9f4333cf7d768178.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f01d2bf618916862.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b46b3cc27a2e23dd.rlib" "/opt/rustwide/target/debug/deps/libegui-0d812c8e7d32fbbf.rlib" "/opt/rustwide/target/debug/deps/libepaint-39bac2970d5344a2.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-bbfc7cd7f3279d39.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-f3c594c0b74c27c9.rlib" "/opt/rustwide/target/debug/deps/libemath-f3f439ac34b2f3c3.rlib" "/opt/rustwide/target/debug/deps/libbevy_rapier3d-6633122e2ea13914.rlib" "/opt/rustwide/target/debug/deps/librapier3d-61f50f7dc4e63f87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f1957cf5e3b86b10.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e99d377c31e513df.rlib" "/opt/rustwide/target/debug/deps/libparry3d-5b007f426176fc0f.rlib" "/opt/rustwide/target/debug/deps/libspade-a86c4d4cf8eb49dd.rlib" "/opt/rustwide/target/debug/deps/librobust-5ea455eff342a0c3.rlib" "/opt/rustwide/target/debug/deps/liboptional-e9b86242ae77833b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-31bfed7d1a60813a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a1413472c6144768.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4308f618a62276a4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libsimba-f4be0de852c47c40.rlib" "/opt/rustwide/target/debug/deps/libwide-cd833923084c2145.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-9b6b7602b6604370.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-da8cb59c66f2516d.rlib" "/opt/rustwide/target/debug/deps/libbevy-3638cdd1f95c08aa.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-7937a2d877c9834e.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-459452c2d40a63d3.rlib" "/opt/rustwide/target/debug/deps/libwinit-b63f59f560544198.rlib" "/opt/rustwide/target/debug/deps/libmio-6f2368cfb6fcc39d.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7e043143c6a95daf.rlib" "/opt/rustwide/target/debug/deps/libbevy_ui-d77cab9cf7bcbebc.rlib" "/opt/rustwide/target/debug/deps/libstretch-67930779c87522ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_text-cdc61d3684cc4b2c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-4e1056a6fe87a8fa.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-b2957e96bdab2f3f.rlib" "/opt/rustwide/target/debug/deps/libapprox-2a1f953c2f536433.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-1e29ae5aeaaba909.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e1db7e5100d16a67.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-76a0101556f81ce6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-3438e6809dfb671d.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-9a1b2dc0c89abde1.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-951f4945ca4bfc35.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-9fb31b44cd43e6af.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-94a36c6ead0736dc.rlib" "/opt/rustwide/target/debug/deps/libeuclid-1af00d945e4bf737.rlib" "/opt/rustwide/target/debug/deps/libbevy_gltf-4b74baa78558c06c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libgltf-cf1faa4ee8da7297.rlib" "/opt/rustwide/target/debug/deps/libgltf_json-f87f70a09a8bd659.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a23f431a7e78bbd2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbevy_pbr-e84ecfc7092ef90a.rlib" "/opt/rustwide/target/debug/deps/libbevy_gilrs-2c90d9b86bab8097.rlib" "/opt/rustwide/target/debug/deps/libgilrs-f5ab0d7a9298d9e7.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-31eb4b6abc8ae596.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-7ea76a1923dd0611.rlib" "/opt/rustwide/target/debug/deps/libvec_map-fc342719877893b6.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-793d0ee847816ee5.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-dd6fa04eee064a09.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libimage-62511b848e6acf61.rlib" "/opt/rustwide/target/debug/deps/libpng-788c2c93ec88ed6e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23971f591cd597bb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d91100cb954b78f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3177e2394b4d980e.rlib" "/opt/rustwide/target/debug/deps/libgif-1f5c2bc9a47f8d03.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libtiff-aa878b49f3a6d5ec.rlib" "/opt/rustwide/target/debug/deps/libweezl-95b4eda1a36682d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-16f585b8d8f0901e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1c7b3e7983191e86.rlib" "/opt/rustwide/target/debug/deps/librayon-2d825ae28ef90175.rlib" "/opt/rustwide/target/debug/deps/librayon_core-70508fc11757c04f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-aba964fed86aaf9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a44004afc9b03418.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libbevy_crevice-8bfb9830b439ea4b.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-4811b2c142b2ddca.rlib" "/opt/rustwide/target/debug/deps/libwgpu-331e79da15adf5ec.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-a3f8bcf83d6ddc5c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-6f0b52c3f81e36c3.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ff92f4dd157a4ccd.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-baeabbc94cde2c2b.rlib" "/opt/rustwide/target/debug/deps/libprofiling-ad23a9353c700a6f.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-80b0488b8f9326b6.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libnaga-cfd390710b705676.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-e4e11a20a5c2173a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2a7a3301ea676754.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-dc822e4bbc8ab13a.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-6e440e35dfed27dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6d30f83d98b71bf0.rlib" "/opt/rustwide/target/debug/deps/libspirv-610bc28ad30687f1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b694bafbe2fb0204.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb845a53871c5dc9.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libbevy_audio-f2fa5030dd606b5a.rlib" "/opt/rustwide/target/debug/deps/librodio-32fbd3557ad5f134.rlib" "/opt/rustwide/target/debug/deps/liblewton-435ce9ef415423d0.rlib" "/opt/rustwide/target/debug/deps/libogg-a994be7bd99710e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libcpal-0922ebc93ed86c9c.rlib" "/opt/rustwide/target/debug/deps/libalsa-cf07ea9cdb672d72.rlib" "/opt/rustwide/target/debug/deps/libnix-5d2068d06a0f6e19.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-e97dd3cd598843c8.rlib" "/opt/rustwide/target/debug/deps/libbevy_animation-5613f667c1918937.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-00d19e3dc3c14b52.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-1f7469b03170052c.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-c7bbe15b3412dc81.rlib" "/opt/rustwide/target/debug/deps/libron-44d00177ebe9f8d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-63e96e8b6505d17c.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-a84333b26de01125.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-a5ae95859dacf1de.rlib" "/opt/rustwide/target/debug/deps/librand-8f594be028613ad3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f31313ad5cf07dc2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-3c9be9bfb888f7bb.rlib" "/opt/rustwide/target/debug/deps/libnotify-4ee762b9374ace58.rlib" "/opt/rustwide/target/debug/deps/libmio-dbc57af9fce7b3e7.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2caa262f9829f28e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libinotify-46afe331ea9bdfe2.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-2f8d9405de90c79c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-e081b9e4e1a09bdf.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-1269c5f41e1d9f82.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-5e0a616237870b94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33bfffaf7993f117.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-e8fee63abf504f16.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-57953cc6dd47c2b8.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-457192f2761a7ff4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-495638ef87a1f0fa.rlib" "/opt/rustwide/target/debug/deps/libregex-7f103112fcf4c0d2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5f9e74f9a0a4828.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-353fbae1a841f85a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-33f7a1859e6c3c7e.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9da280b44412df2e.rlib" "/opt/rustwide/target/debug/deps/liblog-901059bde6cc9710.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-6d926b8ebcea793f.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-786f5b7fc5ebfdd6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-36e88d7a53b9fb95.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d11dc4b602186058.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-43c1698c303198f9.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-822f9448c9fb2f04.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-c0102bb155ceecc3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f2a44f5048c3d0e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ce3dea4451547c43.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-ad906351667ba5f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-bae7eae30ca5b1a3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ca20e9cb763742fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-a5c0d281671af34a.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-18b8b691b8000bec.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-cedc1ed83724660c.rlib" "/opt/rustwide/target/debug/deps/libglam-681e2126170b003c.rlib" "/opt/rustwide/target/debug/deps/libmint-3947f45c089f6a0d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3a51ea91f3666777.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6361af1e583edfca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4f7cdd1f15d3bc22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c3ad266be2fd302c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5777906e3d50784e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e7fb6e70c8b60e7d.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-14d986b5fcc812c5.rlib" "/opt/rustwide/target/debug/deps/libuuid-ed1842e4a13e9398.rlib" "/opt/rustwide/target/debug/deps/libtracing-b91be6841f5d3084.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-adb9b8db51e465f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f96d4a296e1907e8.rlib" "/opt/rustwide/target/debug/deps/libserde-c185e09143f48bf4.rlib" "/opt/rustwide/target/debug/deps/libahash-661b78691fa0c4e5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2fe2969392d07fc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0e2b1d854ea7f0f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a5b903330a6b026.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ai-88c7b973a10b3aac" "-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 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_playground` (example "ai") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "504b862559e7fca755e6131a4eb398934a909e2fea6f20806bfe2ae755b66da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504b862559e7fca755e6131a4eb398934a909e2fea6f20806bfe2ae755b66da6", kill_on_drop: false }` [INFO] [stdout] 504b862559e7fca755e6131a4eb398934a909e2fea6f20806bfe2ae755b66da6