[INFO] cloning repository https://github.com/awhillas/learn_bevy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awhillas/learn_bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawhillas%2Flearn_bevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawhillas%2Flearn_bevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 455886cdf6364a657909d14c3b26ed518317df28 [INFO] testing awhillas/learn_bevy/455886cdf6364a657909d14c3b26ed518317df28 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawhillas%2Flearn_bevy" "/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/awhillas/learn_bevy on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awhillas/learn_bevy [INFO] finished tweaking git repo https://github.com/awhillas/learn_bevy [INFO] tweaked toml for git repo https://github.com/awhillas/learn_bevy written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/awhillas/learn_bevy 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded accesskit_macos v0.6.1 [INFO] [stderr] Downloaded toml_edit v0.19.6 [INFO] [stderr] Downloaded accesskit_winit v0.12.3 [INFO] [stderr] Downloaded wgpu-hal v0.15.3 [INFO] [stderr] Downloaded cpal v0.15.0 [INFO] [stderr] Downloaded sysinfo v0.28.2 [INFO] [stderr] Downloaded taffy v0.3.7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54784deea9c03b55d94e094becf12f1b0111c27cf4816090f038d7ead4ce3f1f [INFO] running `Command { std: "docker" "start" "-a" "54784deea9c03b55d94e094becf12f1b0111c27cf4816090f038d7ead4ce3f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54784deea9c03b55d94e094becf12f1b0111c27cf4816090f038d7ead4ce3f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54784deea9c03b55d94e094becf12f1b0111c27cf4816090f038d7ead4ce3f1f", kill_on_drop: false }` [INFO] [stdout] 54784deea9c03b55d94e094becf12f1b0111c27cf4816090f038d7ead4ce3f1f [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff14d6236f968f2a5c78b7f35e6b658e9e3c53bc670d43109de20e03409a83c0 [INFO] running `Command { std: "docker" "start" "-a" "ff14d6236f968f2a5c78b7f35e6b658e9e3c53bc670d43109de20e03409a83c0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.155 [INFO] [stderr] Compiling serde v1.0.155 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling winnow v0.3.5 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bevy_ptr v0.10.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling raw-window-handle v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling toml_edit v0.19.6 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [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 sysinfo v0.28.2 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling bevy_tasks v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling wgpu-types v0.15.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling glow v0.12.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling const_panic v0.2.7 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ruzstd v0.2.4 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling encase_derive_impl v0.5.0 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling bevy_macro_utils v0.10.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpal v0.15.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling accesskit v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.10.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling winit v0.28.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling taffy v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.10.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.10.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.10.0 [INFO] [stderr] Compiling bevy_derive v0.10.0 [INFO] [stderr] Compiling encase_derive v0.5.0 [INFO] [stderr] Compiling bevy_render_macros v0.10.0 [INFO] [stderr] Compiling bevy_encase_derive v0.10.0 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling accesskit_winit v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling ron v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling gilrs-core v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling bevy_math v0.10.0 [INFO] [stderr] Compiling bevy_mikktspace v0.10.0 [INFO] [stderr] Compiling hexasphere v8.1.0 [INFO] [stderr] Compiling encase v0.5.0 [INFO] [stderr] Compiling bevy_utils v0.10.0 [INFO] [stderr] Compiling naga v0.11.0 [INFO] [stderr] Compiling bevy_reflect v0.10.0 [INFO] [stderr] Compiling gltf v1.1.0 [INFO] [stderr] Compiling bevy_ecs v0.10.0 [INFO] [stderr] Compiling wgpu-hal v0.15.3 [INFO] [stderr] Compiling bevy_app v0.10.0 [INFO] [stderr] Compiling bevy_log v0.10.0 [INFO] [stderr] Compiling bevy_core v0.10.0 [INFO] [stderr] Compiling bevy_time v0.10.0 [INFO] [stderr] Compiling bevy_input v0.10.0 [INFO] [stderr] Compiling bevy_a11y v0.10.0 [INFO] [stderr] Compiling bevy_hierarchy v0.10.0 [INFO] [stderr] Compiling bevy_diagnostic v0.10.0 [INFO] [stderr] Compiling wgpu-core v0.15.1 [INFO] [stderr] Compiling bevy_asset v0.10.0 [INFO] [stderr] Compiling bevy_transform v0.10.0 [INFO] [stderr] Compiling bevy_animation v0.10.0 [INFO] [stderr] Compiling bevy_audio v0.10.0 [INFO] [stderr] Compiling bevy_window v0.10.0 [INFO] [stderr] Compiling bevy_gilrs v0.10.0 [INFO] [stderr] Compiling bevy_winit v0.10.0 [INFO] [stderr] Compiling wgpu v0.15.1 [INFO] [stderr] Compiling bevy_render v0.10.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.10.0 [INFO] [stderr] Compiling bevy_scene v0.10.0 [INFO] [stderr] Compiling bevy_sprite v0.10.0 [INFO] [stderr] Compiling bevy_pbr v0.10.0 [INFO] [stderr] Compiling bevy_text v0.10.0 [INFO] [stderr] Compiling bevy_ui v0.10.0 [INFO] [stderr] Compiling bevy_gltf v0.10.0 [INFO] [stderr] Compiling bevy_internal v0.10.0 [INFO] [stderr] Compiling bevy v0.10.0 [INFO] [stderr] Compiling learn-bevy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaz1Jg1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-de0d52989b611b25.rlib,librand_chacha-6f07990577303104.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-654e73c1c69ce52f.rlib,libbevy-9eec9f2fd4a6d1a1.rlib,libbevy_internal-e9c4afa90c1ef77c.rlib,libbevy_winit-2dcc721a3fbcc749.rlib,libaccesskit_winit-ff61d2dea524ad68.rlib,libwinit-a46411896dd70c74.rlib,libx11_dl-80ac4c1fe3534d4b.rlib,libbevy_ui-a2cec26faf13703e.rlib,libtaffy-8f531634f9d60288.rlib,libslotmap-48d3091540be831b.rlib,libbevy_text-431731c6e56f786f.rlib,libglyph_brush_layout-d62855106056ee68.rlib,libxi_unicode-66e30c8b2f1e6053.rlib,libapprox-b5c9c3eb7d75cb2c.rlib,libab_glyph-82d2d5680c10557e.rlib,libowned_ttf_parser-224c732a35e94743.rlib,libttf_parser-7b28fdaebddd9679.rlib,libab_glyph_rasterizer-8b0566cf7fa0cf69.rlib,libbevy_sprite-cab16519c41634b2.rlib,librectangle_pack-ffdfab6dbf4d3908.rlib,libguillotiere-a6367a2d6709af3b.rlib,libsvg_fmt-c2ac5d85e80a78a1.rlib,libeuclid-d9f1a279f70fef59.rlib,libbevy_gltf-99f84a38cc0e6457.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libgltf-bac7e731736f3b56.rlib,libgltf_json-4f35f60748bca8b0.rlib,libserde_json-4fc4dc732ca08b9e.rlib,libryu-c4ee967564fd2191.rlib,libitoa-c52f49c4903f4f3a.rlib,libbevy_pbr-64291635efd34096.rlib,libbevy_gilrs-f28cd72b1a79b2be.rlib,libgilrs-9d21a46ee8fdaf12.rlib,libfnv-185b8526af05532d.rlib,libgilrs_core-a6f15a9a37b22243.rlib,liblibudev_sys-39414d61cd4edd03.rlib,libnix-bfd08f320a58829c.rlib,libvec_map-de040f153e64f3bc.rlib,libbevy_core_pipeline-81de3dd737410728.rlib,libradsort-06c3050f2dc470f4.rlib,libbevy_audio-46d1f9141702e804.rlib,librodio-9eb82db742d6df3e.rlib,liblewton-c03fa8d4edc1244d.rlib,libogg-ca694a9fd695930a.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libcpal-226c8b0d800a7133.rlib,libdasp_sample-e607542fd93c0ea8.rlib,libalsa-600299aede1d60a7.rlib,libnix-4a5408e62b03002b.rlib,libalsa_sys-e21202ee762e580b.rlib,libbevy_animation-7719037054743441.rlib,libbevy_scene-b7c8da777ab050a2.rlib,libron-e0cc21e8fb3464ea.rlib,libbase64-728886d4cd5b22e0.rlib,libbevy_render-60655a8d15ddb8f8.rlib,libruzstd-8d9e133acb4d0501.rlib,libtwox_hash-9954fd8c93a3351f.rlib,libbevy_mikktspace-ab86493a9783f7ed.rlib,libimage-375d4fd045eb58da.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libpng-f3e661440fc052d1.rlib,libflate2-065e459a3f5be457.rlib,libminiz_oxide-2c08e22986f9fd02.rlib,libadler-cd9ae852e9a49a18.rlib,libcrc32fast-6e81018eda4e113d.rlib,libnum_rational-2ddc87ba9cb76a48.rlib,libnum_integer-8bf40abe106974be.rlib,libscoped_threadpool-7ab9c19bf9c101cc.rlib,libktx2-297b1b04921f3abd.rlib,libencase-a285974b040ed900.rlib,libconst_panic-d9493af57ee99b9b.rlib,libhexasphere-bac532dd1bcc9615.rlib,libwgpu-cc9b239d2fa5a0ab.rlib,libstatic_assertions-b656f6382f1496f6.rlib,libwgpu_core-c0ab73dd33e71648.rlib,libwgpu_hal-a2267ba96e87c239.rlib,librenderdoc_sys-b133c2f191fcc4d3.rlib,libgpu_descriptor-5f4580e0252cea9a.rlib,libgpu_descriptor_types-4b82855fc9e14e55.rlib,libfxhash-5f9bdd09d79aa46f.rlib,libbyteorder-17848641bf598723.rlib,libkhronos_egl-7dd3f37fe7096a1f.rlib,libprofiling-6d7f9ddf038ccb2a.rlib,libgpu_alloc-d20b5f4465e8c6fa.rlib,libgpu_alloc_types-1f3ac7383eb61993.rlib,libash-1ae9b13df08d5800.rlib,liblibloading-1ec0da23e9efde64.rlib,libnaga-4d5cf8f2f2f697fa.rlib,libhexf_parse-ddc6c3b3e59c5bef.rlib,libbit_set-1acca43452cb48ec.rlib,libbit_vec-1d25093daa04f133.rlib,libcodespan_reporting-52c01dcfa46bbe82.rlib,libunicode_width-af31e4634b5bd620.rlib,libtermcolor-5044fdbe45211e78.rlib,libpp_rs-881d2e9844f0a326.rlib,libunicode_xid-bde0b571439b0e78.rlib,libspirv-fd073aeafb16731e.rlib,libnum_traits-62f18ed44b89d74e.rlib,libwgpu_types-2d339cfdbdcb4178.rlib,libglow-a9cf6893dbc59f92.rlib,libarrayvec-8932964378b2417a.rlib,libbevy_window-4be3563ea0b80711.rlib,libraw_window_handle-544c21c137541a02.rlib,libbevy_transform-2c8bd13a8519d645.rlib,libbevy_hierarchy-3d93d2a518634b86.rlib,libbevy_input-6bc7050590768d6c.rlib,libbevy_asset-ca7f4e6eec741967.rlib,libnotify-499ca54346788349.rlib,libmio-038ff35a98fe1c93.rlib,libfiletime-976a8ff93c008063.rlib,libwalkdir-82d8291d43f7a7af.rlib,libsame_file-ec13605ceb642788.rlib,libinotify-3c32ad7e44e57d9e.rlib,libinotify_sys-75edbc6622fac0c7.rlib,libbitflags-817ea04a92d50a33.rlib,libbevy_diagnostic-659c13156633e398.rlib,libsysinfo-35355bf2cdbd5e61.rlib,libbevy_time-368026dc8b113d31.rlib,libbevy_core-a51590f0dde7c342.rlib,libcrossbeam_channel-dc29d1dba8774dd9.rlib,libbevy_log-71ec809c6656a3da.rlib,libtracing_subscriber-c9bacf73d69e1b2e.rlib,libnu_ansi_term-25bc4c6138f393bf.rlib,liboverload-fce868f7d32c3a35.rlib,libsharded_slab-9aa1616b5bc765fe.rlib,libmatchers-3b43448809cfeba8.rlib,libregex_automata-aa68c507e914a0b2.rlib,libregex-401942e02e33e672.rlib,libaho_corasick-5e5da4e550cbdc4e.rlib,libregex_syntax-810475f753d0e972.rlib,libtracing_log-9e2807c09f7d09dc.rlib,liblog-e55dba2a5e316763.rlib,liblazy_static-2c4e06f363908d28.rlib,libanyhow-b66e4e2d3d79195c.rlib,libbevy_a11y-cec0e5675c6f618b.rlib,libaccesskit-28f03fc621776b33.rlib,libbevy_app-ef9bc7a2ecd8eb3e.rlib,libbevy_ecs-7f40ff8da664b98f.rlib,librustc_hash-ed6f47edd9c4d87f.rlib,libthread_local-895a1787313a4b63.rlib,libbevy_reflect-7aa66f000b94d1a1.rlib,liberased_serde-9f15ea56bbf777b4.rlib,libbevy_math-aab12adad26eef30.rlib,libglam-22be77d36c611574.rlib,libbytemuck-119957a3fe43afd3.rlib,libparking_lot-5c7e0f0cd3f656bd.rlib,libparking_lot_core-b16e2a17830c778d.rlib,libsmallvec-516d4d76fdd5d146.rlib,liblock_api-62daa81a5ae68f27.rlib,libscopeguard-7106c1688341b40d.rlib,libdowncast_rs-ed272adf7d9ca0e9.rlib,libbevy_tasks-029e355921ecc2eb.rlib,libasync_channel-56e4256edcf6db09.rlib,libasync_executor-10c9b89f992028c4.rlib,libslab-ae6acb01c5912f71.rlib,libasync_lock-d252dd94ce226a26.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libfutures_lite-fd451a0124700782.rlib,libmemchr-4ae02b283530c1ee.rlib,libfastrand-88506209b038918c.rlib,libfutures_io-1f9a0a422d7f67c4.rlib,libfutures_core-25c5a8149602ff99.rlib,libwaker_fn-6e17fbbc66bf4c90.rlib,libparking-b831d49b0cd8b3ce.rlib,libconcurrent_queue-cb02804ccf0c824c.rlib,libcrossbeam_utils-715435731ae8434a.rlib,libasync_task-0a202af490cd116b.rlib,libbevy_ptr-0322e74e08832c62.rlib,libbevy_utils-cc0c10940e6af030.rlib,libuuid-d14caca6dbbbcf27.rlib,libtracing-74836f1325b0c164.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,libtracing_core-52979dae266c720d.rlib,libthiserror-c103902287b432ad.rlib,libpetgraph-82b55ecd58e4aaa5.rlib,libindexmap-892ef469a2e5f609.rlib,libfixedbitset-0d11b4db5ea8cb78.rlib,libinstant-2dc6bab8eb1b1e69.rlib,libhashbrown-e3263bb4670d58bf.rlib,libserde-faba2eda88a04005.rlib,libahash-8bcb1a9e5407607e.rlib,libgetrandom-d562afaa921f2916.rlib,liblibc-e0b0aa3e87c5109a.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libonce_cell-97c9f5467c7ac99c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/learn_bevy-abac7cc56d7e7d22" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `learn-bevy` (bin "learn-bevy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ff14d6236f968f2a5c78b7f35e6b658e9e3c53bc670d43109de20e03409a83c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff14d6236f968f2a5c78b7f35e6b658e9e3c53bc670d43109de20e03409a83c0", kill_on_drop: false }` [INFO] [stdout] ff14d6236f968f2a5c78b7f35e6b658e9e3c53bc670d43109de20e03409a83c0