[INFO] cloning repository https://github.com/lukad/blocks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukad/blocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukad%2Fblocks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukad%2Fblocks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d02b8e88d332629b0e55a5c9e4e6dd6fe9e3d3b [INFO] testing lukad/blocks against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukad%2Fblocks" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukad/blocks on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukad/blocks [INFO] finished tweaking git repo https://github.com/lukad/blocks [INFO] tweaked toml for git repo https://github.com/lukad/blocks written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lukad/blocks 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44585d07ce8efe1edc2c12f8e08e6ea202bcf49ee79f23ccd7e8dfb1720ae05e [INFO] running `Command { std: "docker" "start" "-a" "44585d07ce8efe1edc2c12f8e08e6ea202bcf49ee79f23ccd7e8dfb1720ae05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44585d07ce8efe1edc2c12f8e08e6ea202bcf49ee79f23ccd7e8dfb1720ae05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44585d07ce8efe1edc2c12f8e08e6ea202bcf49ee79f23ccd7e8dfb1720ae05e", kill_on_drop: false }` [INFO] [stdout] 44585d07ce8efe1edc2c12f8e08e6ea202bcf49ee79f23ccd7e8dfb1720ae05e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e783ba48a9fea0cd92de9bc40a074cff46ad4d2c86cd9657b9bde9853f52148 [INFO] running `Command { std: "docker" "start" "-a" "1e783ba48a9fea0cd92de9bc40a074cff46ad4d2c86cd9657b9bde9853f52148", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling inotify v0.9.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling noise v0.7.0 [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 bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling gilrs-core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.7.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling gilrs v0.8.1 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling gltf-json v1.0.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling bevy_reflect v0.7.0 [INFO] [stderr] Compiling bevy_crevice v0.7.0 [INFO] [stderr] Compiling hexasphere v7.0.0 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling gltf v1.0.0 [INFO] [stderr] Compiling bevy_ecs v0.7.0 [INFO] [stderr] Compiling bevy_math v0.7.0 [INFO] [stderr] Compiling bevy_app v0.7.0 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling bevy_core v0.7.0 [INFO] [stderr] Compiling bevy_log v0.7.0 [INFO] [stderr] Compiling bevy_hierarchy v0.7.0 [INFO] [stderr] Compiling bevy_window v0.7.0 [INFO] [stderr] Compiling bevy_input v0.7.0 [INFO] [stderr] Compiling bevy_diagnostic v0.7.0 [INFO] [stderr] Compiling bevy_transform v0.7.0 [INFO] [stderr] Compiling bevy_winit v0.7.0 [INFO] [stderr] Compiling bevy_gilrs v0.7.0 [INFO] [stderr] Compiling bevy_asset v0.7.0 [INFO] [stderr] Compiling bevy_animation v0.7.0 [INFO] [stderr] Compiling bevy_scene v0.7.0 [INFO] [stderr] Compiling bevy_audio v0.7.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling bevy_render v0.7.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 bevy_text v0.7.0 [INFO] [stderr] Compiling bevy_ui v0.7.0 [INFO] [stderr] Compiling bevy_gltf v0.7.0 [INFO] [stderr] Compiling bevy_internal v0.7.0 [INFO] [stderr] Compiling bevy_dylib v0.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcAzvF9x/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcAzvF9x/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/bevy_dylib-3ae9c61b2b674a2a.a4h3zbq351l0u08j9f4vej06k.rcgu.rmeta" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbevy_internal-971c6f6a42244096.rlib,libbevy_winit-0ef873fb5b6a46fa.rlib,libwinit-fc619618b0d84b14.rlib,libmio-06244ddb19a2b7fa.rlib,libx11_dl-38b1547cdcf7303e.rlib,libbevy_ui-cbc7e5a741251ba9.rlib,libstretch-3e01721e2a9e5aa3.rlib,libbevy_text-4b25f3eeec4f7a1b.rlib,libglyph_brush_layout-3d172e8800d54d68.rlib,libxi_unicode-9c20d94e86934312.rlib,libapprox-b8658662d8bf3b86.rlib,libab_glyph-2a427cb9787df41f.rlib,libowned_ttf_parser-c7fa6707b9c7612f.rlib,libttf_parser-14c0ef83e6c4b66f.rlib,libab_glyph_rasterizer-13dc48c41f9de847.rlib,libbevy_sprite-fe098541c7b9f3bf.rlib,librectangle_pack-1f79e8b736a92583.rlib,libguillotiere-d5a85b7af6a05537.rlib,libsvg_fmt-b86583c52b39a188.rlib,libeuclid-5202884211cd08da.rlib,libbevy_gltf-bdea13d7ec7a78f6.rlib,libpercent_encoding-3e08c199980e8244.rlib,libgltf-4e7996acd2a84f3f.rlib,libgltf_json-40d832ae9ce4c561.rlib,libserde_json-a79e7787ec960c38.rlib,libryu-f4246d7c552377c0.rlib,libitoa-d6a6fd2f1bda390a.rlib,libbevy_pbr-3b401fe53ed5b014.rlib,libbevy_gilrs-5d21d6c24e58ed61.rlib,libgilrs-164e614febbd57b5.rlib,libfnv-79e2cbfbe03dcd16.rlib,libgilrs_core-ca8bc0373bc9b25d.rlib,liblibudev_sys-4d8326b3e6fff94e.rlib,libvec_map-75126d96f8392bf4.rlib,libbevy_core_pipeline-c14c6190e46eec41.rlib,libbevy_render-94578d3236014682.rlib,libhex-13e08b3b00984ab7.rlib,libimage-951e63e2563d2a6a.rlib,libpng-7b381c8111af574b.rlib,libminiz_oxide-0e349b524b90f291.rlib,libcrc32fast-bc5cf6667df63cae.rlib,libdeflate-1f79a8b019cb6060.rlib,libadler32-b015fcfcf4d4fee0.rlib,libnum_iter-b16f24da92a2ab4f.rlib,libscoped_threadpool-e27898fb7395e1ec.rlib,libnum_rational-87c69ea6a5ae1bc7.rlib,libnum_integer-189b14bc6c997e9b.rlib,libgif-7666562ea1cb7156.rlib,libcolor_quant-72accfe2cafd1a2d.rlib,libtiff-b1903053ee76f300.rlib,libweezl-24eb7453a0a9fa07.rlib,libminiz_oxide-e1aa8b6bc3c01478.rlib,libadler-8a8ce72c9fb247b6.rlib,libjpeg_decoder-ac140f5c5b9758f8.rlib,librayon-5565105f61d70b69.rlib,librayon_core-496606b287d869d5.rlib,libcrossbeam_deque-65c4053e075dc289.rlib,libcrossbeam_epoch-8e2953df010e560f.rlib,libmemoffset-d1374655f45cfb4e.rlib,libeither-ab6c4cd91672d94a.rlib,libbevy_crevice-31bd4b7e2ccebd12.rlib,libhexasphere-92bff11e9b84456b.rlib,libwgpu-847f9839d8243d45.rlib,libwgpu_core-d9b9dd6f87eb467b.rlib,libcopyless-24c5db84a58ac14c.rlib,libwgpu_hal-a2445d174796dd53.rlib,librenderdoc_sys-2b57a45b627c2c15.rlib,libgpu_descriptor-3d7521aad9845825.rlib,libgpu_descriptor_types-52479cdb78c7dba7.rlib,libkhronos_egl-06a49ccae3a91b9e.rlib,libprofiling-10efe46cd36448af.rlib,libgpu_alloc-e57470def8b72c39.rlib,libgpu_alloc_types-d2f085497957da7f.rlib,libinplace_it-a9ce1fc3f79a8803.rlib,libash-4e32f6c8310e6bb6.rlib,liblibloading-580f0eb2a8e2e669.rlib,libnaga-6247ef1dd947bb81.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libbit_set-b3511fed4455eaa6.rlib,libbit_vec-b06753219a6ccf92.rlib,libcodespan_reporting-aef2b17de1344fbf.rlib,libunicode_width-63532bdea7ef68cc.rlib,libtermcolor-214b0416d5f44404.rlib,libhexf_parse-72d4824186d79465.rlib,libpetgraph-11e4087a0b536c34.rlib,libpp_rs-b50ff5687967f2b4.rlib,libunicode_xid-26fdf5ec24e09cfa.rlib,libspirv-82438e9eb0317f11.rlib,libnum_traits-ee34f9e889e91564.rlib,libindexmap-e8232247176b5fde.rlib,libwgpu_types-d8a0db562138c7db.rlib,libglow-0114d39898566e5b.rlib,libarrayvec-324bee7ec07e0504.rlib,libbevy_audio-622cff8b53974f42.rlib,librodio-1721fe99be303846.rlib,liblewton-51cbc0d59d55c59b.rlib,libogg-cbb57fc1810accdc.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libcpal-ece05255bd4e2de5.rlib,libalsa-e8f13ce38b465eea.rlib,libnix-637689ca45f3f19e.rlib,libalsa_sys-7c70178be714fa06.rlib,libbevy_animation-3ca679ccd9f3d542.rlib,libbevy_window-a39c00492dc26cdd.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libbevy_transform-f8f90c7c8885820d.rlib,libbevy_scene-9c19081f9e796a54.rlib,libron-dfd5f55c9f4bb4c5.rlib,libbase64-83ca8be32b9f715d.rlib,libbevy_hierarchy-32801ec2b0b2a61e.rlib,libbevy_input-ad4ab5f061a4a39b.rlib,libbevy_asset-2e97101a5542e83c.rlib,librand-500e01eb332b32a3.rlib,librand_chacha-5643bc2e7d093853.rlib,libppv_lite86-fdb485b37aeb2fd7.rlib,librand_core-1abfc3d412828158.rlib,libnotify-6fdcba6a37729a3e.rlib,libmio-047e7652d8434c7e.rlib,libfiletime-1f0685f7a9b0dcbb.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libinotify-436858f137f60f81.rlib,libinotify_sys-978be3955baede8e.rlib,libbitflags-dde12b0d7d495b50.rlib,libbevy_diagnostic-afadead08f71cff8.rlib,libbevy_core-9305c3a3d56bf974.rlib,libbevy_math-1a8f5925adc47fa8.rlib,libcrossbeam_channel-34340c602cf5822e.rlib,libcrossbeam_utils-07ec900dc96756a8.rlib,libbevy_log-43598b7c16b54208.rlib,libtracing_subscriber-0d8ec3a7343b2d72.rlib,libthread_local-28d7bda3d9e45a3d.rlib,libsharded_slab-77c44ad34d742c30.rlib,libansi_term-74ae5010905c21da.rlib,libmatchers-876856ec4cc6e2e3.rlib,libregex_automata-a648fd82fdfbba34.rlib,libregex-e2b97e63b683cee6.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libregex_syntax-12b080b3aec45ada.rlib,libtracing_log-2b4b03083fb46f52.rlib,liblog-34ef9ba83ed67a27.rlib,libanyhow-64182235a9c4d5df.rlib,libbevy_app-7ee7d67674bec26b.rlib,libbevy_ecs-cd36ddc1bd793980.rlib,libfxhash-b312effea3ad6fa7.rlib,libbyteorder-fb36fe721788ce00.rlib,libbevy_tasks-a89fac68eed83125.rlib,libasync_channel-b5986f10a8e066b9.rlib,libasync_executor-5458cb0a4a1e239f.rlib,libslab-ab3183b7b9578fcc.rlib,libconcurrent_queue-3c7c3b411778fe2c.rlib,libcache_padded-b69c058b06585483.rlib,libasync_task-732dbb8061b29113.rlib,libnum_cpus-2a62e4302deaa00d.rlib,libevent_listener-76f425dd3e066dbd.rlib,libfutures_lite-a544164a621789cc.rlib,libmemchr-3c95261d07c8826e.rlib,libfastrand-f228274d37eb165b.rlib,libfutures_io-efbf39e3667d2505.rlib,libfutures_core-32e2df06ccba7533.rlib,libwaker_fn-aaf926ffbff19167.rlib,libparking-dc268ecb9761e309.rlib,libfixedbitset-303e1319b30b2746.rlib,libbevy_reflect-86dc45159698c18c.rlib,liberased_serde-0934f883abdb7054.rlib,libglam-f9e7c7a7d6e21706.rlib,libmint-b9fa2915cb6b260f.rlib,libbytemuck-eca11cb6830445bf.rlib,libparking_lot-c99c9b54b3bd16b8.rlib,libparking_lot_core-934a13972d839234.rlib,libsmallvec-f1fe77fd40202879.rlib,liblock_api-e487cca8a3b7fcef.rlib,libscopeguard-e318caba69bf687f.rlib,libdowncast_rs-d33906d24142a297.rlib,libthiserror-3a64a2c05e42cb73.rlib,libbevy_utils-5ed6f52682c227bd.rlib,libuuid-dc82158914849461.rlib,libtracing-305c6b4a05b9ba0a.rlib,libpin_project_lite-b238544462ce70f2.rlib,libtracing_core-a301d973bae84b5e.rlib,liblazy_static-af860367908b8176.rlib,libinstant-fd247ecb2ced47cd.rlib,libhashbrown-20de40064d421a39.rlib,libserde-9d5979ddb127f96b.rlib,libahash-31f410a734339d72.rlib,libgetrandom-6c9b39ff4c406b1c.rlib,liblibc-c12b4a53a8d2f010.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-b0bdd274ea97a3a1.rlib}.rlib" "-Wl,-Bdynamic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c299322350eaae33.so" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ludev" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAzvF9x/raw-dylibs" "-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/libbevy_dylib-3ae9c61b2b674a2a.so" "-shared" "-Wl,-soname=libbevy_dylib-3ae9c61b2b674a2a.so" "-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 `bevy_dylib` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e783ba48a9fea0cd92de9bc40a074cff46ad4d2c86cd9657b9bde9853f52148", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e783ba48a9fea0cd92de9bc40a074cff46ad4d2c86cd9657b9bde9853f52148", kill_on_drop: false }` [INFO] [stdout] 1e783ba48a9fea0cd92de9bc40a074cff46ad4d2c86cd9657b9bde9853f52148